Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/adapter-vercel (source) ^3.1.0 -> ^5.0.0 age confidence

Release Notes

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

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

v4.0.5

Compare Source

Patch Changes
  • chore: upgrade esbuild to 0.19.11 (#​11632)

v4.0.4

Compare Source

Patch Changes

v4.0.3

Compare Source

Patch Changes

v4.0.2

Compare Source

Patch Changes
  • fix: remove broken node 16 support (#​11328)

v4.0.1

Compare Source

Patch Changes
  • chore(deps): update @vercel/nft (#​11281)

v4.0.0

Compare Source

Major Changes
  • breaking: require SvelteKit 2 peer dependency (#​11289)

  • chore: upgrade esbuild (#​11122)

Minor Changes
  • feat: expose vercel image optimization config in adapter config (#​8667)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link
Contributor Author

renovate bot commented Dec 22, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn Unknown project config "resolution-mode". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @sveltejs/[email protected]
npm error node_modules/@sveltejs/kit
npm error   dev @sveltejs/kit@"^1.30.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @sveltejs/kit@"^2.4.0" from @sveltejs/[email protected]
npm error node_modules/@sveltejs/adapter-vercel
npm error   dev @sveltejs/adapter-vercel@"^5.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-10-02T14_32_52_861Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-10-02T14_32_52_861Z-debug-0.log

Copy link

vercel bot commented Dec 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sveltekit-ai-chatbot ❌ Failed (Inspect) Jul 25, 2025 1:06am

@renovate renovate bot force-pushed the renovate/sveltejs-adapter-vercel-5.x branch from 502aa9c to 586aedc Compare July 25, 2025 01:06
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