Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2023

This PR contains the following updates:

Package Change Age Confidence
@web/dev-server-esbuild (source) 0.2.141.0.4 age confidence

Release Notes

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

v1.0.4

Compare Source

Patch Changes
  • d826727: upgrade esbuild to 0.25.x

v1.0.3

Compare Source

Patch Changes

v1.0.2

Compare Source

Patch Changes

v1.0.1

Compare Source

Patch Changes
  • e31de56: Update @web/dev-server-rollup to latest version

v1.0.0

Compare Source

Major Changes
  • 8218a0a: Update ESBuild to latest version.

    ESBuild has changed how TypeScript decorators are enabled in preparation for JavaScript decorators to land in browsers. ESBuild now requires the experimentalDecorators key to be set to true in the tsconfig.json for TypeScript decorators to be enabled.

    If you are having issues with decorators after updating to this version, try setting the experimentalDecorators key in your tsconfig.json.

Minor Changes
  • c185cba: Set minimum node version to 18
Patch Changes

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.

v0.2.16

Compare Source

Patch Changes

v0.2.15

Compare Source

Patch Changes
  • 9f4940f: Update ua-parser-js dependency to 1.0.2

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/major-@webtest-runner-packages branch from b5ec972 to fb8f8e7 Compare November 14, 2023 14:19
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from fb8f8e7 to 0baebf9 Compare February 5, 2024 16:18
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from 0baebf9 to 9dc6821 Compare November 6, 2024 13:54
@renovate renovate bot changed the title Update dependency @web/dev-server-esbuild to v1 Update dependency @web/dev-server-esbuild to v1 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-@webtest-runner-packages branch December 8, 2024 18:53
@renovate renovate bot changed the title Update dependency @web/dev-server-esbuild to v1 - autoclosed Update dependency @web/dev-server-esbuild to v1 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from 3daa1bb to 9dc6821 Compare December 9, 2024 08:32
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from 9dc6821 to 49a761f Compare February 18, 2025 16:45
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch 2 times, most recently from 347cfe6 to 9529aee Compare August 13, 2025 17:03
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from 9529aee to 944f051 Compare August 19, 2025 13:59
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from 944f051 to 0a935bb Compare August 31, 2025 11:28
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from 0a935bb to 17642f7 Compare September 25, 2025 19:48
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from 17642f7 to fc8a1c7 Compare October 21, 2025 11:48
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from fc8a1c7 to 77e80f7 Compare November 10, 2025 18:16
@renovate renovate bot force-pushed the renovate/major-@webtest-runner-packages branch from 77e80f7 to e55977d Compare November 18, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant