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): bump the cloudflare group with 2 updates #326

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2024

Bumps the cloudflare group with 2 updates: wrangler and @cloudflare/types.

Updates wrangler from 3.37.0 to 3.51.0

Release notes

Sourced from wrangler's releases.

[email protected]

Minor Changes

  • #5477 9a46e03 Thanks @​pmiguel! - feature: Changed Queues client to use the new QueueId and ConsumerId-based endpoints.

  • #5172 fbe1c9c Thanks @​GregBrimble! - feat: Allow marking external modules (with --external) to avoid bundling them when building Pages Functions

    It's useful for Pages Plugins which want to declare a peer dependency.

Patch Changes

[email protected]

Minor Changes

  • #5587 d95450f Thanks @​CarmenPopoviciu! - fix: pages functions build-env should throw error if invalid Pages config file is found

  • #5572 65aa21c Thanks @​CarmenPopoviciu! - fix: fix pages function build-env to exit with code rather than throw fatal error

    Currently pages functions build-env throws a fatal error if a config file does not exit, or if it is invalid. This causes issues for the CI system. We should instead exit with a specific code, if any of those situations arises.

  • #5291 ce00a44 Thanks @​pmiguel! - feature: Added bespoke OAuth scope for Queues management.

Patch Changes

[email protected]

Minor Changes

Patch Changes

  • #5374 7999dd2 Thanks @​maxwellpeterson! - fix: Improvements to --init-from-dash

    Adds user-specified CPU limit to wrangler.toml if one exists. Excludes usage_model from wrangler.toml in all cases, since this field is deprecated and no longer used.

  • #5553 dcd65dd Thanks @​rozenmd! - fix: refactor d1's time-travel compatibility check

  • #5380 57d5658 Thanks @​GregBrimble! - fix: Respect --no-bundle when deploying a _worker.js/ directory in Pages projects

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.51.0

Minor Changes

  • #5477 9a46e03 Thanks @​pmiguel! - feature: Changed Queues client to use the new QueueId and ConsumerId-based endpoints.

  • #5172 fbe1c9c Thanks @​GregBrimble! - feat: Allow marking external modules (with --external) to avoid bundling them when building Pages Functions

    It's useful for Pages Plugins which want to declare a peer dependency.

Patch Changes

3.50.0

Minor Changes

  • #5587 d95450f Thanks @​CarmenPopoviciu! - fix: pages functions build-env should throw error if invalid Pages config file is found

  • #5572 65aa21c Thanks @​CarmenPopoviciu! - fix: fix pages function build-env to exit with code rather than throw fatal error

    Currently pages functions build-env throws a fatal error if a config file does not exit, or if it is invalid. This causes issues for the CI system. We should instead exit with a specific code, if any of those situations arises.

  • #5291 ce00a44 Thanks @​pmiguel! - feature: Added bespoke OAuth scope for Queues management.

Patch Changes

3.49.0

Minor Changes

Patch Changes

  • #5374 7999dd2 Thanks @​maxwellpeterson! - fix: Improvements to --init-from-dash

    Adds user-specified CPU limit to wrangler.toml if one exists. Excludes usage_model from wrangler.toml in all cases, since this field is deprecated and no longer used.

... (truncated)

Commits
  • 1071fe5 Version Packages (#5593)
  • 0d996d6 Revert "Skip comments in requirements and test dependencies (#5398)" (#5628)
  • 9a46e03 feat(wrangler): updated Queues client to use the new 'by-id' endpoints (#5477)
  • c9f081a Add basic support for wrappedBindings and RPC entrypoints to Miniflare's Ma...
  • 8f470d9 Feat(vitest-pool-workers): Support specifying an environment to use (#5612)
  • 22f5841 D1: using new polling endpoint for larger exports (#5585)
  • 21878f5 Skip comments in requirements and test dependencies (#5398)
  • fbe1c9c Allow marking externals in Pages Functions (#5172)
  • 3e57697 Version Packages (#5582)
  • d95450f fix(wrangler): pages functions build-env should error if invalid Pages conf...
  • Additional commits viewable in compare view

Updates @cloudflare/types from 6.27.0 to 6.29.0

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cloudflare group with 2 updates: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) and @cloudflare/types.


Updates `wrangler` from 3.37.0 to 3.51.0
- [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/[email protected]/packages/wrangler)

Updates `@cloudflare/types` from 6.27.0 to 6.29.0

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cloudflare
- dependency-name: "@cloudflare/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cloudflare
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2024
Copy link

changeset-bot bot commented Apr 17, 2024

⚠️ No Changeset found

Latest commit: ee984c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Cloudflare Pages Deployment

Environment: preview
Project: cloudflare-pages-action
Built with commit: 75eef3c
Preview URL: https://7f90b6d8.cloudflare-pages-action-a5z.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clou-uojr.cloudflare-pages-action-a5z.pages.dev

Wrangler Output

Uploading... (3/3)
✨ Success! Uploaded 0 files (3 already uploaded) (0.64 sec)

✨ Uploading _headers
✨ Uploading Functions bundle
✨ Deployment complete! Take a peek over at https://7f90b6d8.cloudflare-pages-action-a5z.pages.dev

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2024

Superseded by #330.

@dependabot dependabot bot closed this Apr 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cloudflare-3e486629ba branch April 18, 2024 22:08
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants