chore(deps): bump the react-rsc-stack group across 1 directory with 2 updates - #128
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the react-rsc-stack group across 1 directory with 2 updates#128dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/react-rsc-stack-80e828987e
branch
from
August 24, 2026 04:33
00bd3b5 to
5c4bbfa
Compare
… updates Bumps the react-rsc-stack group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [@vitejs/plugin-rsc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-rsc). Updates `next` from 16.3.0 to 16.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.0...v16.3.3) Updates `@vitejs/plugin-rsc` from 0.5.33 to 0.5.34 - [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.34/packages/plugin-rsc) --- updated-dependencies: - dependency-name: "@vitejs/plugin-rsc" dependency-version: 0.5.34 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-rsc-stack - dependency-name: next dependency-version: 16.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-rsc-stack ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/react-rsc-stack-80e828987e
branch
from
August 31, 2026 04:35
5c4bbfa to
f3a7186
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 react-rsc-stack group with 2 updates in the / directory: next and @vitejs/plugin-rsc.
Updates
nextfrom 16.3.0 to 16.3.3Release notes
Sourced from next's releases.
... (truncated)
Commits
a9a1cb7v16.3.3968b9fc[16.3.x] Fix ISR misses with backslashes in segments when deployed on Windows3a15b4a[16.3.x] [next/image]: disable avif image optimization7378b51Backport/docs fixes 16.3 (#97649)528c1cd[16.3.x] Stop generating error codes (#97780)d0ac882v16.3.281deb92[16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static ...cd714d9[16.3.x] Fix Turbopack worker chunk loading with asset prefix (#97419)5ac2327[16.3] Turbopack: retain conditions when replacing resolve request keys (#97453)0ccb3e7[16.3] Turbopack: don't trace embedded WASM loader helpers (#97353) (#97463)Updates
@vitejs/plugin-rscfrom 0.5.33 to 0.5.34Release notes
Sourced from @vitejs/plugin-rsc's releases.
Changelog
Sourced from @vitejs/plugin-rsc's changelog.
Commits
72f1fc7release: plugin-rsc@0.5.34 (#1416)5626b31feat(rsc): support inline"use cache"exports in file-level"use server"...40300f1feat(rsc): support inline directive methods (#1413)fc7ace5test(rsc): add persistent use cache example (#1411)4b0e3c7docs(rsc): document use cache examples (#1407)fa4dba4chore(rsc): clarify use cache example (#1410)