Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @astrojs/vercel to v8 #226

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/vercel (source) 7.8.2 -> 8.0.1 age adoption passing confidence

Release Notes

withastro/adapters (@​astrojs/vercel)

v8.0.1

Compare Source

Patch Changes
  • #​472 d9eed7e Thanks @​bluwy! - Add back support for Node 22 on Vercel serverless that was fixed in v7 but lost in v8

v8.0.0

Compare Source

Major Changes
Minor Changes
  • #​424 3351348 Thanks @​ematipico! - Deprecates the entrypoints @astrojs/vercel/serverless and @astrojs/vercel/static. These will continue to work but are no longer documented and will be removed in a future version. We recommend updating to the @astrojs/vercel entrypoint as soon as you are able:

    -import vercel from "@​astrojs/vercel/static"
    +import vercel from "@​astrojs/vercel"
    -import vercel from "@​astrojs/vercel/serverless"
    +import vercel from "@​astrojs/vercel"
  • #​447 7d9835f Thanks @​laymonage! - Add support for Node 22 on Vercel serverless

  • #​385 bb725b7 Thanks @​florian-lefebvre! - Cleans up astro:env support

Patch Changes
  • #​437 b725b49 Thanks @​ematipico! - Fixes a regression where the @astrojs/vercel single entry point for the adapter was causing some regressions in users projects.

Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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 3, 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/astro
npm error   astro@"4.16.18" from the root project
npm error
npm error Could not resolve dependency:
npm error peer astro@"^5.0.0" from @astrojs/[email protected]
npm error node_modules/@astrojs/vercel
npm error   @astrojs/vercel@"8.0.1" 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 /tmp/renovate/cache/others/npm/_logs/2024-12-20T16_54_34_867Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-20T16_54_34_867Z-debug-0.log

Copy link

vercel bot commented Dec 3, 2024

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

Name Status Preview Comments Updated (UTC)
astro-tech-blog ❌ Failed (Inspect) Dec 20, 2024 4:54pm

@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 82a5e3b to a238607 Compare December 3, 2024 21:13
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from a238607 to 40fbf26 Compare December 4, 2024 01:42
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 40fbf26 to 32af373 Compare December 4, 2024 12:40
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 32af373 to 3a70285 Compare December 4, 2024 22:34
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 3a70285 to a094931 Compare December 5, 2024 12:05
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from a094931 to 22bee40 Compare December 5, 2024 18:30
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 22bee40 to 1b96ad3 Compare December 5, 2024 20:12
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 1b96ad3 to c664145 Compare December 5, 2024 20:13
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from c664145 to 81a5fe9 Compare December 10, 2024 00:55
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 81a5fe9 to f76d288 Compare December 11, 2024 00:25
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from f76d288 to a2369ed Compare December 11, 2024 04:47
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from a2369ed to a778aea Compare December 11, 2024 06:13
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from a778aea to 1e3245f Compare December 11, 2024 13:12
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 1e3245f to 9fbedc0 Compare December 11, 2024 16:05
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 9fbedc0 to 56631b8 Compare December 12, 2024 14:16
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 56631b8 to 6f75ef2 Compare December 13, 2024 09:41
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 6f75ef2 to 2fe7a1f Compare December 16, 2024 19:16
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 2fe7a1f to a76e0ff Compare December 17, 2024 00:35
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from a76e0ff to 7b1d978 Compare December 18, 2024 01:15
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 7b1d978 to d69328d Compare December 18, 2024 17:13
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from d69328d to eec81ba Compare December 20, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants