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

build(deps-dev): bump wrangler from 2.21.2 to 3.80.4 in /examples/cloudflare-workers #1320

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps wrangler from 2.21.2 to 3.80.4.

Release notes

Sourced from wrangler's releases.

wrangler@3.80.4

Patch Changes

wrangler@3.80.3

Patch Changes

wrangler@3.80.2

Patch Changes

  • #6923 1320f20 Thanks @​andyjessop! - chore: adds eslint-disable for ESLint error on empty typescript interface in workers-configuration.d.ts

wrangler@3.80.1

Patch Changes

  • #6908 d696850 Thanks @​penalosa! - fix: debounce restarting worker on assets dir file changes when --x-dev-env is enabled.

  • #6902 dc92af2 Thanks @​threepointone! - fix: enable esbuild's keepNames: true to set .name on functions/classes

  • #6909 82180a7 Thanks @​penalosa! - fix: Various fixes for logging in --x-dev-env, primarily to ensure the hotkeys don't wipe useful output and are cleaned up correctly

  • #6903 54924a4 Thanks @​petebacondarwin! - fix: ensure that alias config gets passed through to the bundler when using new --x-dev-env

    Fixes #6898

  • #6911 30b7328 Thanks @​emily-shen! - fix: infer experimentalJsonConfig from file extension

    Fixes #5768 - issue with vitest and Pages projects with wrangler.toml

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.80.4

Patch Changes

3.80.3

Patch Changes

3.80.2

Patch Changes

  • #6923 1320f20 Thanks @​andyjessop! - chore: adds eslint-disable for ESLint error on empty typescript interface in workers-configuration.d.ts

3.80.1

Patch Changes

... (truncated)

Commits
  • 0595241 Version Packages (#6946)
  • c863183 chore(deps): bump the workerd-and-workers-types group with 2 updates (#6949)
  • 51aedd4 Show kv help when run without params (#6937)
  • ef78258 Version Packages (#6934)
  • eaf71b8 fix: improve the rendering of build errors when bundling (#6894)
  • 2af75ed fix: respect CLOUDLFARE_ACCOUNT_ID with wrangler pages project (#6927)
  • a24c86b fix: pages project delete should error if project name not specified (#6914)
  • 301d413 [Refactor] Separate server registry from file-based registry (#6926)
  • 2e64968 chore: update unenv dependency version (#6920)
  • 4c6aad0 fix: allow requireing alias modules (#6932)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 2.21.2 to 3.80.4.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.80.4/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Superseded by #1323.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/cloudflare-workers/wrangler-3.80.4 branch October 16, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants