Skip to content

build(deps-dev): bump vinext from 1.0.0-beta.9 to 1.0.0-beta.10 in /apps/web - #101

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

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/vinext-1.0.0-beta.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor

Bumps vinext from 1.0.0-beta.9 to 1.0.0-beta.10.

Release notes

Sourced from vinext's releases.

vinext@1.0.0-beta.10

This release includes a new caching library for apps targeting Cloudflare Workers, called Workers Response Store. It is designed to fill the gaps that our other Cloudflare cache adapters struggled with; efficient cache warming, durable backing stores, stable ISR and revalidation, and better internal control of the cache.

To find out more, check out our caching docs. Going forward, the Workers Response Store will be our recommended choice for caching due to the flexibility it provides, and over the coming weeks it shall be stabilised following community feedback.

Features

Build

  • support independently deployed worker stages (#3155)
  • select adapter-owned worker stages (#3150)
  • define adapter-owned worker stages (#3142)

Cache

  • stream response-store cache misses (#3200)
  • seed RSC during response-store warmup (#3196)
  • add Workers Response Store POC (#3192)

Misc

  • Cloudflare: scaffold Response Store Wrangler config (#3249)

Bug Fixes

Cloudflare

  • declare response store durable object export (#3262)
  • restore bounded probe scheduling (#3171)
  • reduce staged CDN probe work (#3168)

Misc

  • CSS: preserve url assets with deployment IDs (#3263)
  • Init: simplify dependent cache prompts (#3255)
  • Isr: ignore interception context on HTML renders (#2915)
  • App Router: dedupe next/dynamic module preloads (#3186)
  • Cache: preserve staged cache invalidation parity (#3158)
  • Build: preserve staged prerender routing (#3151)
  • Cache: resolve CDN admission from matched route kind (#3160)

Contributors

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 [vinext](https://github.com/cloudflare/vinext) from 1.0.0-beta.9 to 1.0.0-beta.10.
- [Release notes](https://github.com/cloudflare/vinext/releases)
- [Commits](https://github.com/cloudflare/vinext/compare/vinext@1.0.0-beta.9...vinext@1.0.0-beta.10)

---
updated-dependencies:
- dependency-name: vinext
  dependency-version: 1.0.0-beta.10
  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 Sep 23, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 23, 2026

This branch has not been deployed

No deployments
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