Skip to content

chore(deps): update dependency @sveltejs/adapter-vercel to v6 [security]#241

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-sveltejs-adapter-vercel-vulnerability
Open

chore(deps): update dependency @sveltejs/adapter-vercel to v6 [security]#241
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-sveltejs-adapter-vercel-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 20, 2026

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/adapter-vercel (source) 4.0.56.3.2 age confidence

GitHub Vulnerability Alerts

CVE-2026-27118

Versions of @sveltejs/adapter-vercel prior to 6.3.2 are vulnerable to cache poisoning. An internal query parameter intended for Incremental Static Regeneration (ISR) is accessible on all routes, allowing an attacker to cause sensitive user-specific responses to be cached and served to other users.

Successful exploitation requires a victim to visit an attacker-controlled link while authenticated.

Existing deployments are protected by Vercel's WAF, but users should upgrade as soon as possible.


Release Notes

sveltejs/kit (@​sveltejs/adapter-vercel)

v6.3.2

Compare Source

Patch Changes

v6.3.1

Compare Source

Patch Changes

v6.3.0

Compare Source

Minor Changes
  • chore: mark RequestContext as deprecated and refer to @vercel/functions (#​14725)
Patch Changes

v6.2.0

Compare Source

Minor Changes

v6.1.2

Compare Source

Patch Changes

v6.1.1

Compare Source

Patch Changes

v6.1.0

Compare Source

Minor Changes
  • feat: Add experimental support for Bun runtime (#​14817)
Patch Changes

v6.0.0

Compare Source

Major Changes
  • breaking: remove Node polyfills (and by extension support for Node 18) (#​14732)
Minor Changes
  • feat: parse isr.expiration, allowing it to be a string (#​14691)
Patch Changes

v5.10.3

Compare Source

Patch Changes
  • chore: update "homepage" field in package.json (#​14579)

v5.10.2

Compare Source

Patch Changes
  • fix: ensure read works in an edge function that has deployment protection. Protection bypass automation must be enabled (#​14147)

  • Updated dependencies [c8f7ac3, 107f767]:

v5.10.1

Compare Source

Patch Changes
  • chore: deprecate runtime config (#​14253)

v5.10.0

Compare Source

Minor Changes
  • feat: use web standard fetch export (#​14251)
Patch Changes

v5.9.1

Compare Source

Patch Changes
  • fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#​14233)

  • Updated dependencies [f2db41c]:

v5.9.0

Compare Source

Minor Changes
  • feat: add instrumentation.server.ts for tracing and observability setup (#​13899)
Patch Changes

v5.8.2

Compare Source

Patch Changes

v5.8.1

Compare Source

Patch Changes

v5.8.0

Compare Source

Minor Changes
  • feat: add support for read imported from $app/server in edge functions (#​13859)
Patch Changes

v5.7.2

Compare Source

Patch Changes
  • chore(deps): upgrade to esbuild 0.25.4 (#​13770)

v5.7.1

Compare Source

Patch Changes

v5.7.0

Compare Source

Minor Changes
  • feat: create symlink functions for each route, for better observability (#​13679)
Patch Changes

v5.6.3

Compare Source

Patch Changes

v5.6.2

Compare Source

Patch Changes

v5.6.1

Compare Source

Patch Changes
  • fix: correct edge function path for route resolution endpoint (#​13409)

v5.6.0

Compare Source

Minor Changes
  • feat: generate edge function dedicated to server side route resolution when using that option in SvelteKit (#​13379)
Patch Changes

v5.5.3

Compare Source

Patch Changes

v5.5.2

Compare Source

Patch Changes

v5.5.1

Compare Source

Patch Changes

v5.5.0

Compare Source

Minor Changes
  • chore: upgrade esbuild to 0.24.0 (#​12270)
Patch Changes

v5.4.8

Compare Source

Patch Changes

v5.4.7

Compare Source

Patch Changes

v5.4.6

Compare Source

Patch Changes

v5.4.5

Compare Source

Patch Changes

v5.4.4

Compare Source

Patch Changes

v5.4.3

Compare Source

Patch Changes

v5.4.2

Compare Source

Patch Changes

v5.4.1

Compare Source

Patch Changes
  • fix: copy .eot, .otf, .ttf, .woff, and woff2 font files when bundling (#​12439)

v5.4.0

Compare Source

Minor Changes
  • chore(deps): upgrade to esbuild 0.21 (#​12415)
Patch Changes

v5.3.2

Compare Source

Patch Changes

v5.3.1

Compare Source

Patch Changes
  • chore(deps): upgrade to @vercel/nft version 0.27.1 (#​12274)

v5.3.0

Compare Source

Minor Changes
Patch Changes

v5.2.0

Compare Source

Minor Changes
  • feat: add framework metadata in Vercel build output files (#​11800)

  • feat: implement version skew protection (#​11987)

v5.1.1

Compare Source

Patch Changes
  • fix: handle optional and rest routes for incremental static regeneration (ISR) correctly (#​11928)

v5.1.0

Compare Source

Minor Changes
  • feat: allow compatible subset of Node.js built-in modules when targeting edge functions (#​11675)
Patch Changes

v5.0.0

Compare Source

Major Changes
  • breaking: update peer dependency on @sveltejs/kit (#​11649)
Minor Changes
  • feat: support read from $app/server (#​11649)
Patch Changes

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
code-block-embed Error Error Apr 1, 2026 8:11pm

Request Review

@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Feb 20, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@renovate renovate bot force-pushed the renovate/npm-sveltejs-adapter-vercel-vulnerability branch from 486c389 to 02bcc6c Compare March 5, 2026 14:08
@renovate renovate bot force-pushed the renovate/npm-sveltejs-adapter-vercel-vulnerability branch from 02bcc6c to 9c5a7fe Compare March 13, 2026 18:16
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/adapter-vercel to v6 [security] chore(deps): update dependency @sveltejs/adapter-vercel to v6 [security] - autoclosed Mar 27, 2026
@renovate renovate bot closed this Mar 27, 2026
@renovate renovate bot deleted the renovate/npm-sveltejs-adapter-vercel-vulnerability branch March 27, 2026 02:08
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/adapter-vercel to v6 [security] - autoclosed chore(deps): update dependency @sveltejs/adapter-vercel to v6 [security] Mar 27, 2026
@renovate renovate bot reopened this Mar 27, 2026
@renovate renovate bot force-pushed the renovate/npm-sveltejs-adapter-vercel-vulnerability branch 2 times, most recently from 9c5a7fe to 500040a Compare March 27, 2026 09:34
@renovate renovate bot force-pushed the renovate/npm-sveltejs-adapter-vercel-vulnerability branch from 500040a to a4ed00a Compare April 1, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants