Skip to content

chore(deps-dev): bump vinext from 0.0.50 to 0.2.1 in /web#13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/vinext-0.2.1
Open

chore(deps-dev): bump vinext from 0.0.50 to 0.2.1 in /web#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/vinext-0.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown

Bumps vinext from 0.0.50 to 0.2.1.

Release notes

Sourced from vinext's releases.

vinext@0.2.1

Bug Fixes

App Router

  • limit mounted slot cache variants (#2497)
  • omit pending RSC cache state for query renders (#2488)
  • isolate global not-found css (#2444)
  • expose app rewrites to pages data clients (#2468)
  • publish committed no-prefetch navigations (#2469)
  • cache segment prefetches by rendered search params (#2477)
  • skip readiness waits for speculative prerenders (#2457)
  • align app static ISR lifecycle (#2472)
  • reuse metadata rewrite prefetches (#2455)
  • avoid runtime route-tree prefetch sizing (#2467)
  • start optimistic prefetches immediately (#2440)
  • normalize rsc reference validation ids (#2480)
  • send deployment id on RSC responses (#2452)
  • separate header-only full-route rsc requests (#2445)
  • preserve app rewrite filtering (#2441)
  • revalidate dynamic intercepted actions (#2443)
  • evict segment prefetches under memory pressure (#2466)
  • honor basePath false rewrites (#2370)
  • preserve rewritten route identity (#2358)
  • support styled-jsx from next (#2341)

Pages

  • align middleware data prefetch caching (#2451)
  • honor basePath false rewrites (#2442)
  • normalize data routes for trailing slash middleware (#2470)
  • align prerender functional parity (#2471)
  • enforce reactStrictMode by wrapping client root in (#2433)
  • preload initial dev stylesheets (#2423)
  • route dotted dynamic paths in dev (#2424)

Misc

  • fully elide inline type-only import specifiers (#2498)
  • Config: escape destination query params (#2494)
  • Link: avoid reusing dynamic app route prefetches (#2450)
  • Build: handle dynamic requests in JS files with JSX (#1736)
  • Dev: treat .js as JSX in the optimizeDeps scanner (#2434)
  • Config: resolve and bundle extensionless .cjs config imports (#2435)
  • CSS: preserve Sass partial asset URLs (#2338)
  • Link: reuse full prefetch loading shells (#2332)
  • Dev: seed Cloudflare Pages Router worker deps (#2430)
  • Cloudflare: support Sentry request errors on Workers (#2425)
  • use normalizePathSeparators in formatAppFilePath for Windows compatibility (#2426)
  • Routing: use normalizePathSeparators(path.relative) instead of path.posix.relative (#2308)

... (truncated)

Commits
  • 5471b41 chore: version packages (#2428)
  • b7455c3 fix: fully elide inline type-only import specifiers (#2498)
  • 5915c87 fix(app-router): limit mounted slot cache variants (#2497)
  • 336450a fix(config): escape destination query params (#2494)
  • e0db846 fix(cloudflare): respect TPR cache opt-outs (#2493)
  • 20e1076 chore(release): reclassify reactStrictMode entry (#2496)
  • a9a30a5 fix(app-router): omit pending RSC cache state for query renders (#2488)
  • 6c7b71e fix(app-router): isolate global not-found css (#2444)
  • 8b12274 fix(pages): align middleware data prefetch caching (#2451)
  • 6bd1ee0 fix(app-router): expose app rewrites to pages data clients (#2468)
  • 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 0.0.50 to 0.2.1.
- [Release notes](https://github.com/cloudflare/vinext/releases)
- [Commits](https://github.com/cloudflare/vinext/compare/v0.0.50...vinext@0.2.1)

---
updated-dependencies:
- dependency-name: vinext
  dependency-version: 0.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 24, 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