-
Notifications
You must be signed in to change notification settings - Fork 2
build(deps-dev): bump wrangler from 4.33.1 to 4.34.0 in the patch-versions group #305
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 4.33.1 to 4.34.0 in the patch-versions group #305
Conversation
Bumps the patch-versions group with 1 update: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `wrangler` from 4.33.1 to 4.34.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@4.34.0/packages/wrangler) --- updated-dependencies: - dependency-name: wrangler dependency-version: 4.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughBumped the devDependency wrangler in package.json from ^4.33.1 to ^4.34.0. No other files, scripts, or configurations changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
🔇 Additional comments (1)
✨ Finishing Touches🧪 Generate unit tests
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #305 +/- ##
=======================================
Coverage 37.06% 37.06%
=======================================
Files 40 40
Lines 2892 2892
=======================================
Hits 1072 1072
Misses 1820 1820 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps the patch-versions group with 1 update: wrangler.
Updates
wranglerfrom 4.33.1 to 4.34.0Release notes
Sourced from wrangler's releases.
Changelog
Sourced from wrangler's changelog.
Commits
dfce01fVersion Packages (#10532)653f796chore: fix version upload e2e test (#10547)cc47b51Wrangler preview urls default to disabled (#10478)6e8dd80Up max asset count to 100k (#10489)7cb05f5fix: update start script to use build instead of bundle (#10526)c6a39f5fix versions upload positional arg (#10515)c22acc6default max_instances to 1 (#10533)a565291use the nativenode:http2when available (#10536)c71d59erefactor unenv e2e tests now that workerd >= 20250901 (#10537)7211609fix(wrangler): vectorize list-vectors should output valid json (#10517)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsSummary by CodeRabbit