Skip to content

Bump vinext from 1.0.0-beta.2 to 1.0.0-beta.5 - #1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vinext-1.0.0-beta.5
Open

Bump vinext from 1.0.0-beta.2 to 1.0.0-beta.5#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vinext-1.0.0-beta.5

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps vinext from 1.0.0-beta.2 to 1.0.0-beta.5.

Release notes

Sourced from vinext's releases.

vinext@1.0.0-beta.5

Features

  • Client: expose host React to Module Federation remotes (#2828)

Bug Fixes

App Router

  • hand off zero-stale prefetches (#2801)
  • pass rewrite validation to source middleware (#2798)
  • keep server metadata out of RSC payloads (#2769)
  • stop flooring dynamic prefetch stale times (#2757)
  • validate external RSC rewrites before proxying (#2754)
  • let concrete Pages routes win middleware rewrites (#2730)
  • keep mounted-slot RSC responses no-store (#2728)
  • authorize the interception source route before rendering it (#2733)
  • reject Route Handlers as interception source routes (#2732)
  • preserve page result render ordering (#2760)
  • render pages before consuming layouts (#2751)
  • honor cacheLife stale on the client router (#2708)

Build

  • throw error if there is _next folder inside the public folder (#2814)
  • exclude filtered require.context modules (#2736)
  • recognize Vite dist client aliases (#2750)
  • support dynamic package subpath imports (#2746)
  • skip unhelpful precompressed variants (#2712)

Middleware

  • align encoded path matching (#2802)
  • preserve safe origins for double-slash redirects (#2766)
  • preserve headers for empty override value (#2767)
  • stop restoring credentials middleware deleted before external rewrites (#2739)

Pages

  • apply fallback rewrites after API misses (#2827)
  • run middleware before image endpoint (#2776)
  • preserve raw data URLs for middleware (#2775)
  • preserve gSSP headers on redirects (#2771)
  • preserve not-found response headers (#2773)
  • support bodyless API responses (#2772)
  • refresh next/head tags when regenerating ISR HTML (#2729)

Server

  • prevent bot user-agent regex backtracking (#2765)

... (truncated)

Commits
  • 07cf9e5 chore: version packages (beta) (#2726)
  • 25a33ce fix(test): lock hybrid i18n fixture workspace (#2838)
  • b50bace fix(test): name hybrid i18n fixture package (#2837)
  • a01075a fix(build): throw error if there is _next folder inside the public folder (...
  • 6f656ff chore(deps): bump voidzero-dev/setup-vp from 1.16.1 to 1.17.0 (#2836)
  • 884259a fix(dev): adopt initial Pages stylesheets in Vite (#2825)
  • 0bc39ef fix(pages): apply fallback rewrites after API misses (#2827)
  • 4210d1b fix(css): resolve Sass tsconfig path aliases (#2824)
  • 843d3ed test: add Vite ecosystem CI entry points (#2833)
  • 86620d5 feat(client): expose host React to Module Federation remotes (#2828)
  • 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 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 [vinext](https://github.com/cloudflare/vinext) from 1.0.0-beta.2 to 1.0.0-beta.5.
- [Release notes](https://github.com/cloudflare/vinext/releases)
- [Commits](https://github.com/cloudflare/vinext/compare/vinext@1.0.0-beta.2...vinext@1.0.0-beta.5)

---
updated-dependencies:
- dependency-name: vinext
  dependency-version: 1.0.0-beta.5
  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 17, 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