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): bump wrangler from 2.13.0 to 3.6.0 #256

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps wrangler from 2.13.0 to 3.6.0.

Release notes

Sourced from wrangler's releases.

wrangler@3.6.0

Minor Changes

Patch Changes

  • #3762 18dc7b54 Thanks @​GregBrimble! - feat: Add internal wrangler pages project validate [directory] command which validates an asset directory

  • #3758 0adccc71 Thanks @​jahands! - fix: Retry deployment errors in wrangler pages publish

    This will improve reliability when deploying to Cloudflare Pages

wrangler@3.5.1

Patch Changes

wrangler@3.5.0

Minor Changes

  • #3703 e600f029 Thanks @​jspspike! - Added --local option for r2 commands to interact with local persisted r2 objects

  • #3704 8e231afd Thanks @​JacobMGEvans! - secret:bulk exit 1 on failure Previously secret"bulk would only log an error on failure of any of the upload requests. Now when 'secret:bulk' has an upload request fail it throws an Error which sends an process.exit(1) at the root .catch() signal. This will enable error handling in programmatic uses of secret:bulk.

  • #3684 ff8603b6 Thanks @​jspspike! - Added --local option for kv commands to interact with local persisted kv entries

  • #3595 c302bec6 Thanks @​geelen! - Removing the D1 shim from the build process, in preparation for the Open Beta. D1 can now be used with --no-bundle enabled.

  • #3707 6de3c5ec Thanks @​dario-piotrowicz! - Added handling of .mjs files to be picked up by inside the Pages _worker.js directory (currently only .js files are)

Patch Changes

wrangler@3.4.0

Minor Changes

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.6.0

Minor Changes

Patch Changes

  • #3762 18dc7b54 Thanks @​GregBrimble! - feat: Add internal wrangler pages project validate [directory] command which validates an asset directory
  • #3758 0adccc71 Thanks @​jahands! - fix: Retry deployment errors in wrangler pages publish

    This will improve reliability when deploying to Cloudflare Pages

3.5.1

Patch Changes

3.5.0

Minor Changes

  • #3704 8e231afd Thanks @​JacobMGEvans! - secret:bulk exit 1 on failure Previously secret"bulk would only log an error on failure of any of the upload requests. Now when 'secret:bulk' has an upload request fail it throws an Error which sends an process.exit(1) at the root .catch() signal. This will enable error handling in programmatic uses of secret:bulk.
  • #3595 c302bec6 Thanks @​geelen! - Removing the D1 shim from the build process, in preparation for the Open Beta. D1 can now be used with --no-bundle enabled.

Patch Changes

3.4.0

Minor Changes

  • #3649 e2234bbc Thanks @​JacobMGEvans! - Feature: 'stdin' support for 'secret:bulk' Added functionality that allows for files and strings to be piped in, or other means of standard input. This will allow for a broader variety of use cases and improved DX.

... (truncated)

Commits

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.13.0 to 3.6.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/wrangler@3.6.0/packages/wrangler)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2023
@hazcod hazcod merged commit feee430 into main Aug 28, 2023
4 of 5 checks passed
@hazcod hazcod deleted the dependabot/npm_and_yarn/wrangler-3.6.0 branch August 28, 2023 05:04
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.

1 participant