chore(deps): update dependency @sveltejs/adapter-vercel to v1.0.0-next.59
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @sveltejs/adapter-vercel (source) | 1.0.0-next.51 -> 1.0.0-next.79 |
Configuration
π Schedule: Branch creation - "after 9pm,before 8am" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled due to failing status checks.
β» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox. β Warning: custom changes will be lost.
This PR has been generated by Mend Renovate. View repository job log here.
https://github.com/prisma/ecosystem-tests/runs/7070364587?check_suite_focus=true#step:6:516
> Using @sveltejs/adapter-vercel
Error: R] Could not resolve "@sveltejs/kit/node/polyfills"
.svelte-kit/vercel-tmp/serverless.js:1:33:
1 β import { installPolyfills } from '@sveltejs/kit/node/polyfills';
β΅ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The path "./node/polyfills" is not exported by package "@sveltejs/kit":
node_modules/@sveltejs/kit/package.json:61:13:
61 β "exports": {
β΅ ^
You can mark the path "@sveltejs/kit/node/polyfills" as external to exclude it from the bundle, which will remove this error.
> Build failed with 1 error:
.svelte-kit/vercel-tmp/serverless.js:1:33: ERROR: Could not resolve "@sveltejs/kit/node/polyfills"
.svelte-kit/vercel-tmp/serverless.js:1:33: ERROR: Could not resolve "@sveltejs/kit/node/polyfills"
at failureErrorWithLog (/home/runner/work/ecosystem-tests/ecosystem-tests/frameworks/sveltekit/node_modules/@sveltejs/adapter-vercel/node_modules/esbuild/lib/main.js:1605:15)
at /home/runner/work/ecosystem-tests/ecosystem-tests/frameworks/sveltekit/node_modules/@sveltejs/adapter-vercel/node_modules/esbuild/lib/main.js:1251:28
at runOnEndCallbacks (/home/runner/work/ecosystem-tests/ecosystem-tests/frameworks/sveltekit/node_modules/@sveltejs/adapter-vercel/node_modules/esbuild/lib/main.js:1164:65)
at buildResponseToResult (/home/runner/work/ecosystem-tests/ecosystem-tests/frameworks/sveltekit/node_modules/@sveltejs/adapter-vercel/node_modules/esbuild/lib/main.js:1249:7)
at /home/runner/work/ecosystem-tests/ecosystem-tests/frameworks/sveltekit/node_modules/@sveltejs/adapter-vercel/node_modules/esbuild/lib/main.js:1358:14
at /home/runner/work/ecosystem-tests/ecosystem-tests/frameworks/sveltekit/node_modules/@sveltejs/adapter-vercel/node_modules/esbuild/lib/main.js:666:9
at handleIncomingPacket (/home/runner/work/ecosystem-tests/ecosystem-tests/frameworks/sveltekit/node_modules/@sveltejs/adapter-vercel/node_modules/esbuild/lib/main.js:763:9)
at Socket.readFromStdout (/home/runner/work/ecosystem-tests/ecosystem-tests/frameworks/sveltekit/node_modules/@sveltejs/adapter-vercel/node_modules/esbuild/lib/main.js:632:7)
at Socket.emit (node:events:527:28)
at Socket.emit (node:domain:475:12)
error Command failed with exit code 1.
We should try with the latest version https://www.npmjs.com/package/@sveltejs/adapter-vercel
Currently, 1.0.0-next.68
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.
β Warning: custom changes will be lost.