Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @web/dev-server-esbuild to ^0.4.0 #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@web/dev-server-esbuild (source) ^0.2.16 -> ^0.4.0 age adoption passing confidence

Release Notes

modernweb-dev/web (@​web/dev-server-esbuild)

v0.4.4

Compare Source

Patch Changes
  • ef6b254: Use split versions for all lit dependencies

v0.4.3

Compare Source

Patch Changes

v0.4.2

Compare Source

Patch Changes

v0.4.1

Compare Source

Patch Changes

v0.4.0

Compare Source

Minor Changes
  • febd9d9: Set node 16 as the minimum version.
Patch Changes

v0.3.6

Compare Source

Patch Changes

v0.3.5

Compare Source

Patch Changes
  • 0f5631d: chore(deps): bump ua-parser-js from 1.0.32 to 1.0.33

v0.3.4

Compare Source

Patch Changes

v0.3.3

Compare Source

Patch Changes
  • cfc2aa1: Expose banner/footer as a pass-through to esbuild transform

v0.3.2

Compare Source

Patch Changes

v0.3.1

Compare Source

Patch Changes
  • d0e5e3f: Add a tsconfig option which can be pointed towards your tsconfig.json to keep esbuild and typescript in sync.

    Usage example:

    import { fileURLToPath } from 'url';
    esbuildPlugin({
      ts: true,
      tsconfig: fileURLToPath(new URL('./tsconfig.json', import.meta.url)),
    });

    Note: Without the above code the tsconfig.json file will not be used.

v0.3.0

Compare Source

Minor Changes
  • c1946b0: Relax esbuild semver dependency from ^0.12.21 to ^0.12 || ^0.13 || ^0.14.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/web-dev-server-esbuild-0.x branch from 12c2ade to a367898 Compare June 24, 2024 03:37
@renovate renovate bot force-pushed the renovate/web-dev-server-esbuild-0.x branch from a367898 to ff66166 Compare June 29, 2024 03:31
@renovate renovate bot force-pushed the renovate/web-dev-server-esbuild-0.x branch from ff66166 to 692732b Compare June 30, 2024 03:32
@renovate renovate bot force-pushed the renovate/web-dev-server-esbuild-0.x branch from 692732b to 95a02f8 Compare July 1, 2024 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants