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

Update dependency @astrojs/vercel to v8 #265

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

Release Notes

withastro/adapters (@​astrojs/vercel)

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

vercel bot commented Dec 3, 2024

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

Name Status Preview Comments Updated (UTC)
rawr51919-portfolio ❌ Failed (Inspect) Jan 20, 2025 10:47pm

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.13" 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.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 /tmp/renovate/cache/others/npm/_logs/2025-01-20T22_46_55_169Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-20T22_46_55_169Z-debug-0.log

@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from fd19ad0 to dacc7f7 Compare December 4, 2024 12:17
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from dacc7f7 to d2eb0b8 Compare December 5, 2024 19:48
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from d2eb0b8 to d512b38 Compare December 6, 2024 19:34
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from d512b38 to 4fa5bc3 Compare December 17, 2024 22:20
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 4fa5bc3 to ba2214b Compare December 18, 2024 16:32
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from ba2214b to 0137dc4 Compare December 18, 2024 19:55
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 0137dc4 to e23e6ce Compare December 20, 2024 18:50
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from e23e6ce to f1b3ec6 Compare December 23, 2024 20:02
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from f1b3ec6 to 9e6e637 Compare December 27, 2024 04:41
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 9e6e637 to af2ed8c Compare December 29, 2024 17:31
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from af2ed8c to 5efa529 Compare January 2, 2025 18:45
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 5efa529 to 182b5ed Compare January 9, 2025 04:34
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 182b5ed to 1c3b7a9 Compare January 9, 2025 09:25
@renovate renovate bot force-pushed the renovate/astrojs-vercel-8.x branch from 1c3b7a9 to 2748f4d Compare January 15, 2025 22:26
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