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.3.4 - autoclosed #3

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 23, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

modernweb-dev/web

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

v0.2.14

Compare Source

Patch Changes

v0.2.13

Compare Source

Patch Changes
  • 9f96e7b: Update esbuild dependency to ^0.12.21

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency @web/dev-server-esbuild to ^0.3.4 chore(deps): update dependency @web/dev-server-esbuild to ^0.3.4 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/web-dev-server-esbuild-0.x branch April 4, 2023 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants