build(deps-dev): bump the cloudflare-toolchain group across 1 directory with 4 updates - #23
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ry with 4 updates Bumps the cloudflare-toolchain group with 4 updates in the / directory: [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare), [vinext](https://github.com/cloudflare/vinext), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `@cloudflare/vite-plugin` from 1.46.0 to 1.49.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vite-plugin-cloudflare/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vite-plugin@1.49.1/packages/vite-plugin-cloudflare) Updates `vinext` from 0.0.50 to 0.2.1 - [Release notes](https://github.com/cloudflare/vinext/releases) - [Commits](https://github.com/cloudflare/vinext/compare/v0.0.50...vinext@0.2.1) Updates `vite` from 8.1.5 to 8.2.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.2.0/packages/vite) Updates `wrangler` from 4.113.0 to 4.117.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.117.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@cloudflare/vite-plugin" dependency-version: 1.49.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare-toolchain - dependency-name: vinext dependency-version: 0.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare-toolchain - dependency-name: vite dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare-toolchain - dependency-name: wrangler dependency-version: 4.117.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare-toolchain ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/cloudflare-toolchain-18c92eedff
branch
August 17, 2026 18:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cloudflare-toolchain group with 4 updates in the / directory: @cloudflare/vite-plugin, vinext, vite and wrangler.
Updates
@cloudflare/vite-pluginfrom 1.46.0 to 1.49.1Release notes
Sourced from @cloudflare/vite-plugin's releases.
... (truncated)
Changelog
Sourced from @cloudflare/vite-plugin's changelog.
... (truncated)
Commits
fcb5402Version Packages (#14939)5a56ddaMiniflare v5 alpha (#14586)96fd16fVersion Packages (#14898)b21eac2New@cloudflare/build-output-utilspackage (#14905)4073f78ci: increase memory for Vite plugin builds (#14934)760a85bVersion Packages (#14824)fb89b72fix(vite-plugin): retry transient module-transport failures in the runner wor...77c1ed3fix(vite-plugin-cloudflare): pin npm wasm runtime override (#14895)76e6014Support serving HTML inexperimental.bundledDev(#14883)465c0fb[miniflare] Expose R2 via an S3-compatible API locally (#14280)Updates
vinextfrom 0.0.50 to 0.2.1Release notes
Sourced from vinext's releases.
... (truncated)
Commits
5471b41chore: version packages (#2428)b7455c3fix: fully elide inline type-only import specifiers (#2498)5915c87fix(app-router): limit mounted slot cache variants (#2497)336450afix(config): escape destination query params (#2494)e0db846fix(cloudflare): respect TPR cache opt-outs (#2493)20e1076chore(release): reclassify reactStrictMode entry (#2496)a9a30a5fix(app-router): omit pending RSC cache state for query renders (#2488)6c7b71efix(app-router): isolate global not-found css (#2444)8b12274fix(pages): align middleware data prefetch caching (#2451)6bd1ee0fix(app-router): expose app rewrites to pages data clients (#2468)Updates
vitefrom 8.1.5 to 8.2.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
24a611frelease: v7.2.42d66b7bfix: revert "perf(deps): replace debug with obug (#21107)"a668014release: v7.2.3acfe939perf(deps): replace debug with obug (#21107)4f8171efix(deps): update all non-major dependencies (#21128)5029720chore(deps): update rolldown-related dependencies (#21127)5909efdfix: allow multiplebindCLIShortcutscalls with shortcut merging (#21103)39a0a15chore(deps): update rolldown-related dependencies (#21095)6a34ac3fix(deps): update all non-major dependencies (#21096)02ceaecchore(deps): update dependency@rollup/plugin-commonjsto v29 (#21099)Updates
wranglerfrom 4.113.0 to 4.117.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
fcb5402Version Packages (#14939)5a56ddaMiniflare v5 alpha (#14586)96fd16fVersion Packages (#14898)cc54478[wrangler] Add SQL example to the agent-facing observability query hint (#14918)b21eac2New@cloudflare/build-output-utilspackage (#14905)f05a0deImprove asset directory error messages in Pages Functions builds (#14928)bb09f1bfeat(wrangler): report startup profile summary (#14893)5e6556aextract Pages Functions compiler into a standalone package (#14785)e31ab0f[wrangler]useConfigRedirectIfAvailablefor "wrangler triggers deploy" (#14...beec0fbfeat(wrangler): automate names for agent-driven deploys (#14907)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 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 conditions