Skip to content

Bump @vitejs/plugin-rsc from 0.5.30 to 0.5.32 - #12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitejs/plugin-rsc-0.5.32
Open

Bump @vitejs/plugin-rsc from 0.5.30 to 0.5.32#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitejs/plugin-rsc-0.5.32

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @vitejs/plugin-rsc from 0.5.30 to 0.5.32.

Release notes

Sourced from @​vitejs/plugin-rsc's releases.

plugin-rsc@0.5.32

Bug Fixes

  • rsc: preserve server reference metadata compatibility (#1340) (54f38e0)

plugin-rsc@0.5.31

Features

  • rsc: ability to register server function via plugins (#1310) (31cdbb8)

Bug Fixes

  • deps: update all non-major dependencies (#1327) (a00a9f8)
  • deps: update dependency react-router to v8 [security] (#1328) (4560c61)
  • rsc: correct keepUseClientProxy option typo (#1325) (6225dc9)
  • rsc: ignore root resolution errors in rsc:virtual-client-package (#1309) (d432264)

Documentation

  • replace tsc-dev with tsc in agents instruction so they won't get stuck (#1324) (036ae00)
  • rsc: document /react/* entries and update examples list (#1311) (bd417ef)

Miscellaneous Chores

  • rsc: align performance track payload with starter (#1321) (dfc36c4)
  • rsc: explain inline hoist transform with comments (#1331) (7a16ffe)
  • rsc: fix internal and example typos (#1318) (b14ed96)
  • rsc: split use cache into dedicated example (#1312) (713fed1)
  • rsc: update Tailwind and remove HMR workaround (#1329) (28f6637)

Code Refactoring

  • rsc: normalize return value of transformServerActionServer (#1313) (bc5ca14)

Tests

  • rsc: unskip performance track test in canary CI (#1308) (cd6c50f)

Continuous Integration

Changelog

Sourced from @​vitejs/plugin-rsc's changelog.

0.5.32 (2026-07-28)

Bug Fixes

  • rsc: preserve server reference metadata compatibility (#1340) (54f38e0)

0.5.31 (2026-07-28)

Features

  • rsc: ability to register server function via plugins (#1310) (31cdbb8)

Bug Fixes

  • deps: update all non-major dependencies (#1327) (a00a9f8)
  • deps: update dependency react-router to v8 [security] (#1328) (4560c61)
  • rsc: correct keepUseClientProxy option typo (#1325) (6225dc9)
  • rsc: ignore root resolution errors in rsc:virtual-client-package (#1309) (d432264)

Documentation

  • replace tsc-dev with tsc in agents instruction so they won't get stuck (#1324) (036ae00)
  • rsc: document /react/* entries and update examples list (#1311) (bd417ef)

Miscellaneous Chores

  • rsc: align performance track payload with starter (#1321) (dfc36c4)
  • rsc: explain inline hoist transform with comments (#1331) (7a16ffe)
  • rsc: fix internal and example typos (#1318) (b14ed96)
  • rsc: split use cache into dedicated example (#1312) (713fed1)
  • rsc: update Tailwind and remove HMR workaround (#1329) (28f6637)

Code Refactoring

  • rsc: normalize return value of transformServerActionServer (#1313) (bc5ca14)

Tests

  • rsc: unskip performance track test in canary CI (#1308) (cd6c50f)

Continuous Integration

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@vitejs/plugin-rsc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-rsc) from 0.5.30 to 0.5.32.
- [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.32/packages/plugin-rsc)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-rsc"
  dependency-version: 0.5.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from ahmadexp as a code owner August 1, 2026 09:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants