chore(deps-dev): bump the cloudflare-vite-stack group across 1 directory with 5 updates - #74
Open
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sites/cloudflare-vite-stack-560ebaf2f8
branch
4 times, most recently
from
August 8, 2026 02:28
b6a282e to
c0e66e3
Compare
…ory with 5 updates Bumps the cloudflare-vite-stack group with 5 updates in the /sites directory: | Package | From | To | | --- | --- | --- | | [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) | `1.47.0` | `1.51.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.4` | `6.0.5` | | [@vitejs/plugin-rsc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-rsc) | `0.5.30` | `0.5.33` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.5` | `8.2.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.114.0` | `4.119.0` | Updates `@cloudflare/vite-plugin` from 1.47.0 to 1.51.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.51.0/packages/vite-plugin-cloudflare) Updates `@vitejs/plugin-react` from 6.0.4 to 6.0.5 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.5/packages/plugin-react) Updates `@vitejs/plugin-rsc` from 0.5.30 to 0.5.33 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-rsc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-rsc@0.5.33/packages/plugin-rsc) 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.114.0 to 4.119.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.119.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: cloudflare-vite-stack - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cloudflare-vite-stack - dependency-name: "@vitejs/plugin-rsc" dependency-version: 0.5.32 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cloudflare-vite-stack - dependency-name: vite dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare-vite-stack - dependency-name: wrangler dependency-version: 4.116.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare-vite-stack ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sites/cloudflare-vite-stack-560ebaf2f8
branch
from
August 10, 2026 01:10
c0e66e3 to
bc3873c
Compare
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-vite-stack group with 5 updates in the /sites directory:
1.47.01.51.06.0.46.0.50.5.300.5.338.1.58.2.14.114.04.119.0Updates
@cloudflare/vite-pluginfrom 1.47.0 to 1.51.0Release notes
Sourced from @cloudflare/vite-plugin's releases.
... (truncated)
Changelog
Sourced from @cloudflare/vite-plugin's changelog.
... (truncated)
Commits
2938c01Version Packages (#15021)b6a8629Revert "Version Packages (#14977)" (#15033)42c4227Version Packages (#14977)ebd1dfd[vite-plugin] Surface Local Explorer API to headless agents, matching wrangle...6b630e6[vite-plugin] Include the plugin build hash in playground test cache keys (#1...cc3ea34[vite-plugin] De-flake the playground tests on Windows (#14965)95d9b12Version Packages (#14946)fcb5402Version Packages (#14939)5a56ddaMiniflare v5 alpha (#14586)96fd16fVersion Packages (#14898)Updates
@vitejs/plugin-reactfrom 6.0.4 to 6.0.5Release notes
Sourced from @vitejs/plugin-react's releases.
Changelog
Sourced from @vitejs/plugin-react's changelog.
Commits
68c0cb8release: plugin-react@6.0.5 (#1362)555cdbcfix(react): make the react compiler preset filter linear (#1353)a00a9f8fix(deps): update all non-major dependencies (#1327)Updates
@vitejs/plugin-rscfrom 0.5.30 to 0.5.33Release notes
Sourced from @vitejs/plugin-rsc's releases.
... (truncated)
Changelog
Sourced from @vitejs/plugin-rsc's changelog.
... (truncated)
Commits
11ad0afrelease: plugin-rsc@0.5.33 (#1408)42ce5d4test(rsc): decrypt cache captures once inuse cacheexample (#1403)cd829dafeat(rsc): provide ast node value metadata intransformHoistInlineDirective...c5683a6test(rsc): migrate hoist output fixtures (#1406)d0bf90crefactor(rsc): name transform option and result types (#1405)f97d959chore(rsc): adduse cacheexample with closure encryption (#1398)d10e2aetest(rsc): add test case foruse cacheform action cache hits after hydrate...b0521ccchore(rsc): update example to exclude undeclared caller arguments for `use ca...8629f28test(rsc): verify server action closure encryption (#1400)2fee299feat(rsc): allow proxy export filter by node ast (#1397)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.114.0 to 4.119.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
2938c01Version Packages (#15021)b6a8629Revert "Version Packages (#14977)" (#15033)42c4227Version Packages (#14977)511635c[wrangler] Skip the CAA half of the unenv-preset testDns E2E (#15016)ebd1dfd[vite-plugin] Surface Local Explorer API to headless agents, matching wrangle...a9e5abb[wrangler] Add OAuth 2.0 Device Authorization Grant support (#14064)20470fa[wrangler] Add --parse-type to ai-search create (#14952)