-
Notifications
You must be signed in to change notification settings - Fork 30
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/astrojs-vercel-8.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 3, 2024 21:13
82a5e3b
to
a238607
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 4, 2024 01:42
a238607
to
40fbf26
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 4, 2024 12:40
40fbf26
to
32af373
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 4, 2024 22:34
32af373
to
3a70285
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 5, 2024 12:05
3a70285
to
a094931
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 5, 2024 18:30
a094931
to
22bee40
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 5, 2024 20:12
22bee40
to
1b96ad3
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 5, 2024 20:13
1b96ad3
to
c664145
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 10, 2024 00:55
c664145
to
81a5fe9
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 11, 2024 00:25
81a5fe9
to
f76d288
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 11, 2024 04:47
f76d288
to
a2369ed
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 11, 2024 06:13
a2369ed
to
a778aea
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 11, 2024 13:12
a778aea
to
1e3245f
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 11, 2024 16:05
1e3245f
to
9fbedc0
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 12, 2024 14:16
9fbedc0
to
56631b8
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 13, 2024 09:41
56631b8
to
6f75ef2
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 16, 2024 19:16
6f75ef2
to
2fe7a1f
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 17, 2024 00:35
2fe7a1f
to
a76e0ff
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 18, 2024 01:15
a76e0ff
to
7b1d978
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 18, 2024 17:13
7b1d978
to
d69328d
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 20, 2024 06:55
d69328d
to
eec81ba
Compare
renovate
bot
force-pushed
the
renovate/astrojs-vercel-8.x
branch
from
December 20, 2024 16:54
eec81ba
to
a427080
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.8.2
->8.0.1
Release Notes
withastro/adapters (@astrojs/vercel)
v8.0.1
Compare Source
Patch Changes
d9eed7e
Thanks @bluwy! - Add back support for Node 22 on Vercel serverless that was fixed in v7 but lost in v8v8.0.0
Compare Source
Major Changes
#375
e7881f7
Thanks @Princesseuh! - Updates internal code to works with Astro 5 changes to hybrid rendering. No changes are necessary to your project, apart from using Astro 5#397
776a266
Thanks @Princesseuh! - Welcome to the Astro 5 beta! This release has no changes from the latest alpha of this package, but it does bring us one step closer to the final, stable release.Starting from this release, no breaking changes will be introduced unless absolutely necessary.
To learn how to upgrade, check out the Astro v5.0 upgrade guide in our beta docs site.
#377
b77f99c
Thanks @alexanderniebuhr! - Updates the adapter to use newIntegrationRouteData
type#451
f248546
Thanks @ematipico! - Updates esbuild dependency to v0.24.0#384
7d83f60
Thanks @bluwy! - Removes deprecatedspeedInsights
option in favor of Vercel's direct support: https://vercel.com/docs/speed-insights/quickstart#392
3a49eb7
Thanks @Princesseuh! - Updates internal code for Astro 5 changes. No changes is required to your project, apart from using Astro 5Minor 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:#447
7d9835f
Thanks @laymonage! - Add support for Node 22 on Vercel serverless#385
bb725b7
Thanks @florian-lefebvre! - Cleans upastro:env
supportPatch Changes
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.
This PR was generated by Mend Renovate. View the repository job log.