chore(deps-dev): bump the build-system group across 1 directory with 4 updates - #116
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/build-system-24ee2b901d
branch
from
August 12, 2026 21:22
194025e to
4bdecdb
Compare
…4 updates Bumps the build-system group with 3 updates in the / directory: [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare), [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@cloudflare/vite-plugin` from 1.48.0 to 1.53.0 - [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.53.0/packages/vite-plugin-cloudflare) Updates `@vitejs/plugin-react-swc` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.3/packages/plugin-react-swc) Updates `vite` from 8.1.5 to 8.2.1 - [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/v8.2.1/packages/vite) Updates `wrangler` from 4.115.0 to 4.124.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.124.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@cloudflare/vite-plugin" dependency-version: 1.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-system - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-system - dependency-name: vite dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-system - dependency-name: wrangler dependency-version: 4.116.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-system ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/build-system-24ee2b901d
branch
from
August 21, 2026 22:11
4bdecdb to
437927e
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/build-system-24ee2b901d
branch
September 12, 2026 14:41
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 build-system group with 3 updates in the / directory: @cloudflare/vite-plugin, @vitejs/plugin-react-swc and vite.
Updates
@cloudflare/vite-pluginfrom 1.48.0 to 1.53.0Release notes
Sourced from @cloudflare/vite-plugin's releases.
... (truncated)
Changelog
Sourced from @cloudflare/vite-plugin's changelog.
... (truncated)
Commits
8ee43f6Version Packages (#15175)1552bce[wrangler] Quieten warnings and stray output in tests (#15209)3a4fc6bPass access configuration to Router Worker (#15238)8fb2b87[wrangler] Use FedRAMP container registries (#15196)d4f441f[vite-plugin-cloudflare] Handle cancelled request bodies (#15028)1f79aceUse a fixed default compatibility date derived from the pinned workerd (#15185)6529f0c[wrangler] Allow containers to be attached to Durable Objects viaexports(...c576a82Version Packages (#15154)e5d56e9Version Packages (#15145)15fc568Version Packages (#15118)Updates
@vitejs/plugin-react-swcfrom 4.3.2 to 4.3.3Release notes
Sourced from @vitejs/plugin-react-swc's releases.
Changelog
Sourced from @vitejs/plugin-react-swc's changelog.
Commits
Updates
vitefrom 8.1.5 to 8.2.1Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
4216158release: v8.2.1fddf4eafix(server): use a random port when port is 0 (#23158)de041a7fix(css): don't re-run lightningcss visitor during minify (fix #23146) (#23147)15f0307fix(build): make client chunkImportMap work withsharedPlugins: true(#23184)c2155fetest(bundled-dev): enable sourcemap playgrounds (#23080)ef02435docs(build): fix incomplete@defaultfor build.minify (#23177)eac0cc8fix(bundled-dev): inject client script tag before chunk scripts (#23161)23b8a08refactor(bundled-dev): avoid injecting server values in the bundle (#22967)e72036erefactor(bundled-dev): remove rolldown lazy stub module workaround (#23129)14454fdfix(deps): update all non-major dependencies (#23136)Updates
wranglerfrom 4.115.0 to 4.124.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
8ee43f6Version Packages (#15175)f431166Prevent date-enabled Node.js compatibility from adding conflicting globals to...1552bce[wrangler] Quieten warnings and stray output in tests (#15209)bc5726bPass access.dev through to Miniflare via `unstable_getMiniflareWorkerOptions(...e967c39[wrangler] Skip container deploy e2e tests on non-Linux CI (#15233)265256aWC-5744 [previews] fix: wrangler preview base-config flag inheritance (#15153)75cf407[wrangler] Enable new config for cf dev (#15082)8fb2b87[wrangler] Use FedRAMP container registries (#15196)ba54f0d[wrangler] Fix case-insensitive-env leaking stale duplicate keys on override ...7cee278[wrangler] Let CLOUDFLARE_ACCOUNT_ID override the cached account id in pages ...