Skip to content

Bump wrangler from 2.0.27 to 2.1.11#22

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wrangler-2.1.11
Closed

Bump wrangler from 2.0.27 to 2.1.11#22
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wrangler-2.1.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 15, 2022

Bumps wrangler from 2.0.27 to 2.1.11.

Release notes

Sourced from wrangler's releases.

wrangler@2.1.11

Patch Changes

  • #1957 b579c2b5 Thanks @​caass! - Remove dependency on create-cloudflare.

    Previously, wrangler generate was a thin wrapper around create-cloudflare. Now, we've moved over the logic from that package directly into wrangler.

  • #1985 51385e57 Thanks @​rozenmd! - fix: hide deprecated flags from --help menu

  • #1944 ea54623c Thanks @​CarmenPopoviciu! - wrangler pages publish should prioritize _worker.js over /functions if both exist

  • #1950 daf73fbe Thanks @​CarmenPopoviciu! - wrangler pages dev should prioritize _worker.js

    When using a _worker.js file, the entire /functions directory should be ignored – this includes its routing and middleware characteristics. Currently wrangler pages dev does the reverse, by prioritizing /functions over _worker.js. These changes fix the current behaviour.

  • #1928 c1722170 Thanks @​GregBrimble! - fix: Allow unsetting of automatically generated Link headers using _headers and the ! Link operator

  • #1928 c1722170 Thanks @​GregBrimble! - fix: Only generate Link headers from simple <link> elements.

    Specifically, only those with the rel, href and possibly as attributes. Any element with additional attributes will not be used to generate headers.

  • #1974 a96f2585 Thanks @​GregBrimble! - chore: Bump @​cloudflare/pages-shared@​0.0.7 and use TS directly

  • #1965 9709d3a3 Thanks @​JacobMGEvans! - chore: remove hidden on --from-dash The --from-dash can now be used with the dashboard features to support moving Worker developmment to a local machine.

    resolves #1783

  • #1978 6006ae50 Thanks @​JacobMGEvans! - chore: Undici 5.11.0 multipart/form-data support The 5.11.0 version of Undici now supports multipart/form-data previously needed a ponyfill we can now handle the multipart/form-data without any custom code.

    resolves #1977

wrangler@2.1.10

Patch Changes

  • #1955 b6dd07a1 Thanks @​cameron-robey! - chore: error if d1 bindings used with no-bundle

    While in beta, you cannot use D1 bindings without bundling your worker as these are added in through a facade which gets bypassed when using the no-bundle option.

... (truncated)

Changelog

Sourced from wrangler's changelog.

2.1.11

Patch Changes

  • #1957 b579c2b5 Thanks @​caass! - Remove dependency on create-cloudflare.

    Previously, wrangler generate was a thin wrapper around create-cloudflare. Now, we've moved over the logic from that package directly into wrangler.

  • #1950 daf73fbe Thanks @​CarmenPopoviciu! - wrangler pages dev should prioritize _worker.js

    When using a _worker.js file, the entire /functions directory should be ignored – this includes its routing and middleware characteristics. Currently wrangler pages dev does the reverse, by prioritizing /functions over _worker.js. These changes fix the current behaviour.

  • #1928 c1722170 Thanks @​GregBrimble! - fix: Allow unsetting of automatically generated Link headers using _headers and the ! Link operator
  • #1928 c1722170 Thanks @​GregBrimble! - fix: Only generate Link headers from simple <link> elements.

    Specifically, only those with the rel, href and possibly as attributes. Any element with additional attributes will not be used to generate headers.

  • #1965 9709d3a3 Thanks @​JacobMGEvans! - chore: remove hidden on --from-dash The --from-dash can now be used with the dashboard features to support moving Worker developmment to a local machine.

    resolves #1783

  • #1978 6006ae50 Thanks @​JacobMGEvans! - chore: Undici 5.11.0 multipart/form-data support The 5.11.0 version of Undici now supports multipart/form-data previously needed a ponyfill we can now handle the multipart/form-data without any custom code.

    resolves #1977

2.1.10

Patch Changes

  • #1955 b6dd07a1 Thanks @​cameron-robey! - chore: error if d1 bindings used with no-bundle

    While in beta, you cannot use D1 bindings without bundling your worker as these are added in through a facade which gets bypassed when using the no-bundle option.

  • #1964 1f50578e Thanks @​JacobMGEvans! - chore: Emoji space in help description Added a space between the Emoji and description for the secret:bulk command.
  • #1967 02261f27 Thanks @​rozenmd! - feat: implement remote mode for unstable_dev

    With this change, unstable_dev can now perform end-to-end (e2e) tests against your workers as you dev.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wrangler-publisher, a new releaser for wrangler since your current version.


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 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/wrangler2/tree/HEAD/packages/wrangler) from 2.0.27 to 2.1.11.
- [Release notes](https://github.com/cloudflare/wrangler2/releases)
- [Changelog](https://github.com/cloudflare/wrangler2/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/wrangler2/commits/wrangler@2.1.11/packages/wrangler)

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

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 Oct 15, 2022
@dependabot dependabot Bot requested a review from Victrid October 15, 2022 04:20
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 22, 2022

Superseded by #28.

@dependabot dependabot Bot closed this Oct 22, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/wrangler-2.1.11 branch October 22, 2022 04:22
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