ecosystem-tests icon indicating copy to clipboard operation
ecosystem-tests copied to clipboard

chore(deps): update dependency @sveltejs/adapter-vercel to v1.0.0-next.59

Open renovate[bot] opened this issue 3 years ago β€’ 2 comments

Mend Renovate

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 age adoption passing confidence

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.

renovate[bot] avatar Jun 24 '22 03:06 renovate[bot]

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.

Jolg42 avatar Jul 15 '22 09:07 Jolg42

We should try with the latest version https://www.npmjs.com/package/@sveltejs/adapter-vercel Currently, 1.0.0-next.68

Jolg42 avatar Aug 25 '22 04:08 Jolg42

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.

renovate[bot] avatar Nov 28 '22 11:11 renovate[bot]