Skip to content

Bump wrangler from 2.0.27 to 2.6.2#38

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 10, 2022

Bumps wrangler from 2.0.27 to 2.6.2.

Release notes

Sourced from wrangler's releases.

wrangler@2.6.2

Patch Changes

wrangler@2.6.1

Patch Changes

  • #2339 f6821189 Thanks @​GregBrimble! - fix: wrangler dev --local now correctly lazy-imports @miniflare/tre

    Previously, we introduced a bug where we were incorrectly requiring @miniflare/tre, even when not using the workerd/--experimental-local mode.

wrangler@2.6.0

Minor Changes

  • #2268 3be1c2cf Thanks @​GregBrimble! - feat: Add support for --experimental-local to wrangler pages dev which will use the workerd runtime.

    Add @miniflare/tre environment polyfill to @cloudflare/pages-shared.

  • #2163 d73a34be Thanks @​jimhawkridge! - feat: Add support for Analytics Engine bindings.

    For example:

    analytics_engine_datasets = [
        { binding = "ANALYTICS", dataset = "my_dataset" }
    ]
    

Patch Changes

  • #2177 e98613f8 Thanks @​caass! - Trigger login flow if a user runs wrangler dev while logged out

    Previously, we would just error if a user logged out and then ran wrangler dev. Now, we kick them to the OAuth flow and suggest running wrangler dev --local if

... (truncated)

Changelog

Sourced from wrangler's changelog.

2.6.2

Patch Changes

2.6.1

Patch Changes

  • #2339 f6821189 Thanks @​GregBrimble! - fix: wrangler dev --local now correctly lazy-imports @miniflare/tre

    Previously, we introduced a bug where we were incorrectly requiring @miniflare/tre, even when not using the workerd/--experimental-local mode.

2.6.0

Minor Changes

  • #2268 3be1c2cf Thanks @​GregBrimble! - feat: Add support for --experimental-local to wrangler pages dev which will use the workerd runtime.

    Add @miniflare/tre environment polyfill to @cloudflare/pages-shared.

  • #2163 d73a34be Thanks @​jimhawkridge! - feat: Add support for Analytics Engine bindings.

    For example:

    analytics_engine_datasets = [
        { binding = "ANALYTICS", dataset = "my_dataset" }
    ]
    

Patch Changes

  • #2177 e98613f8 Thanks @​caass! - Trigger login flow if a user runs wrangler dev while logged out

    Previously, we would just error if a user logged out and then ran wrangler dev. Now, we kick them to the OAuth flow and suggest running wrangler dev --local if

... (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.6.2.
- [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.6.2/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 Dec 10, 2022
@dependabot dependabot Bot requested a review from Victrid December 10, 2022 04:01
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 14, 2023

Superseded by #42.

@dependabot dependabot Bot closed this Jan 14, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/wrangler-2.6.2 branch January 14, 2023 04:01
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