Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 3 updates - #246

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/production-dependencies-05dfe0a2a4
Open

chore(deps): bump the production-dependencies group across 1 directory with 3 updates#246
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/production-dependencies-05dfe0a2a4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 3 updates in the / directory: @funstack/static, react and react-dom.

Updates @funstack/static from 1.2.0 to 1.3.0

Release notes

Sourced from @​funstack/static's releases.

1.3.0

What's Changed

Features

  • Built-in file-system routing (experimental) — define your pages as files under a routes directory instead of writing an EntryDefinition[] by hand (#123)
    • The fsRoutes helper requires an explicit dir and adapter, and a Next.js-style adapter is available as a convenience module @funstack/static/fs-routes/next-adapter (#125)
    • Route precedence and conflict validation in the next adapter (#135)
    • Builds fail with a clear error when a dynamic route lacks generateStaticParams (#136)
    • The routes root is stripped deterministically via a required base option (#155)

Fixes

  • Fixed duplicate React instances on dev server cold start ("Invalid hook call" errors) by collapsing React into a single optimized chunk (#126, #132)
  • Fixed nested defer() payload references not resolving in production builds (#151)
  • Fixed dev HMR re-fetch resolving the wrong entry in multi-entry mode (#157)
  • outDir is now resolved against the Vite root in builds (#154)
  • The preview server now sets the Content-Type header when serving HTML (#156)
  • Non-SSR mounts that would destroy existing DOM are now detected and wrapped in an error boundary (#158)
  • Fixed rsc:update payloads being lost when they arrive before the dev client mounts (#161)
  • Reduced dev server memory usage by evicting stale defer entries (#159)
  • Fixed unnecessary buffering of RSC payloads during SSR rendering (#162, #163)
  • Interpolated paths in generated virtual modules are now properly escaped (#164)

Improvements

  • Sped up the build ID-finalization pipeline (#165)

Full Changelog: uhyo/funstack-static@1.2.0...1.3.0

Commits
  • 841d3cf chore: bump version to 1.3.0
  • e59f368 build(deps): bump the minor-and-patch group with 8 updates (#171)
  • 694a3b4 build(deps): bump the minor-and-patch group with 11 updates (#170)
  • 4b77177 build(deps): bump the minor-and-patch group with 5 updates (#169)
  • 9efc20c build(deps): bump the minor-and-patch group with 11 updates (#168)
  • 60f42c3 perf: speed up build ID-finalization pipeline (#165)
  • a54c727 fix: escape interpolated paths in generated virtual modules (#164)
  • fd5ffed refactor: remove vestigial appRscStream handling from processRscComponents (#...
  • e5bc05b fix: render SSR-enabled build entries once by teeing the RSC stream (#163)
  • 64c57d0 fix: avoid buffering RSC payloads via unused tee branches in renderHTML (#162)
  • Additional commits viewable in compare view

Updates react from 19.2.8 to 19.3.0-canary-83840902-20260719

Commits

Updates react-dom from 19.2.8 to 19.3.0-canary-83840902-20260719

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2026
…y with 3 updates

Bumps the production-dependencies group with 3 updates in the / directory: [@funstack/static](https://github.com/uhyo/funstack-static/tree/HEAD/packages/static), [react](https://github.com/react/react/tree/HEAD/packages/react) and [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom).


Updates `@funstack/static` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/uhyo/funstack-static/releases)
- [Commits](https://github.com/uhyo/funstack-static/commits/1.3.0/packages/static)

Updates `react` from 19.2.8 to 19.3.0-canary-83840902-20260719
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/HEAD/packages/react)

Updates `react-dom` from 19.2.8 to 19.3.0-canary-83840902-20260719
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/HEAD/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@funstack/static"
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.3.0-canary-83840902-20260719
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.3.0-canary-83840902-20260719
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the production-dependencies group with 3 updates chore(deps): bump the production-dependencies group across 1 directory with 3 updates Aug 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-05dfe0a2a4 branch from 1eb935a to 93fa256 Compare August 27, 2026 13:45
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