Skip to content

build(deps): bump @vitejs/plugin-rsc from 0.5.11 to 0.5.14#9

Merged
uhyo merged 1 commit into
masterfrom
dependabot/npm_and_yarn/vitejs/plugin-rsc-0.5.14
Jan 18, 2026
Merged

build(deps): bump @vitejs/plugin-rsc from 0.5.11 to 0.5.14#9
uhyo merged 1 commit into
masterfrom
dependabot/npm_and_yarn/vitejs/plugin-rsc-0.5.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 18, 2026

Bumps @vitejs/plugin-rsc from 0.5.11 to 0.5.14.

Release notes

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

plugin-rsc@0.5.14

Please refer to CHANGELOG.md for details.

plugin-rsc@0.5.13

Please refer to CHANGELOG.md for details.

plugin-rsc@0.5.12

Please refer to CHANGELOG.md for details.

Changelog

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

0.5.14 (2026-01-16)

Bug Fixes

  • rsc: correctly select entry chunk when multiple chunks are named "index" (fix #1060) (#1061) (3536062)
  • rsc: remove redundant builder.rsc injection (#1055) (a599f46)

Miscellaneous Chores

Tests

  • rsc: add lazy client CSS reproduction (#1056) (caf9bf1)
  • rsc: fix flaky streaming test (#1059) (e8271c1)
  • rsc: use default CSS auto-injection in basic e2e fixture (#1058) (a1f1e99)

0.5.13 (2026-01-15)

Features

Bug Fixes

  • rsc: support nested RSC outDir inside SSR outDir (#1053) (35004e3)

0.5.12 (2026-01-14)

Features

  • rsc: add resolved-id proxy for virtual modules + document ?direct limitation (#1050) (77c1b1b)

Bug Fixes

  • deps: update all non-major dependencies (#1048) (fefad3d)
  • deps: update dependency react-router to v7.12.0 [security] (#1042) (79bf57c)

Miscellaneous Chores

Commits
  • f9e79eb release: plugin-rsc@0.5.14
  • 3536062 fix(rsc): correctly select entry chunk when multiple chunks are named "index"...
  • 82f45aa chore(rsc): update starter-cf-single example (#1062)
  • caf9bf1 test(rsc): add lazy client CSS reproduction (#1056)
  • a1f1e99 test(rsc): use default CSS auto-injection in basic e2e fixture (#1058)
  • e8271c1 test(rsc): fix flaky streaming test (#1059)
  • a599f46 fix(rsc): remove redundant builder.rsc injection (#1055)
  • aa6a21a release: plugin-rsc@0.5.13
  • 8aaab1b feat(rsc): add customBuildApp option (#1052)
  • 35004e3 fix(rsc): support nested RSC outDir inside SSR outDir (#1053)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 18, 2026
Bumps [@vitejs/plugin-rsc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-rsc) from 0.5.11 to 0.5.14.
- [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.14/packages/plugin-rsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitejs/plugin-rsc-0.5.14 branch from 95f4248 to 2125fd6 Compare January 18, 2026 09:10
@uhyo uhyo merged commit 88fa5ff into master Jan 18, 2026
1 check passed
@uhyo uhyo deleted the dependabot/npm_and_yarn/vitejs/plugin-rsc-0.5.14 branch January 18, 2026 09:12
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.

1 participant