Bump the packages group with 6 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(2 months ago)
(2 months ago)
dependencies javascript
poad
Bumps the packages group with 6 updates:
| Package | From | To |
|---|---|---|
| vercel | 46.0.5 |
46.1.0 |
| @vercel/express | 0.0.9 |
0.0.10 |
| @vercel/hono | 0.0.17 |
0.0.18 |
| @vercel/next | 4.12.1 |
4.12.2 |
| @vercel/node | 5.3.16 |
5.3.17 |
| browserslist | 4.25.3 |
4.25.4 |
Updates vercel from 46.0.5 to 46.1.0
Release notes
Sourced from vercel's releases.
vercel@46.1.0
Minor Changes
- MCP command clean-up (#13788)
Patch Changes
Fix runtime link (#13833)
Updated dependencies [
2f9a6e68f845ff06c60c7cdab15bb4f4321ac8ed,dc0dedda5d8c5657ae03d3a69b855e02abba5797,a6ac37a8f1f12bb94725fafbeb09e3a58fea6603,f450c6a5b625a0cdd0e77b688a002e9871c784d5,2f9a6e68f845ff06c60c7cdab15bb4f4321ac8ed]:
Changelog
Sourced from vercel's changelog.
46.1.0
Minor Changes
- MCP command clean-up (#13788)
Patch Changes
Fix runtime link (#13833)
Updated dependencies [
2f9a6e68f845ff06c60c7cdab15bb4f4321ac8ed,dc0dedda5d8c5657ae03d3a69b855e02abba5797,a6ac37a8f1f12bb94725fafbeb09e3a58fea6603,f450c6a5b625a0cdd0e77b688a002e9871c784d5,2f9a6e68f845ff06c60c7cdab15bb4f4321ac8ed]:
Commits
Updates @vercel/express from 0.0.9 to 0.0.10
Release notes
Sourced from @vercel/express's releases.
@vercel/express@0.0.10Patch Changes
Add .cts support to express and hono builders (#13828)
- Expand framework detection to src/app and src/server files. (#13828)
- Improve handling when multiple entrypoints are detected.
Updated dependencies [
2f9a6e68f845ff06c60c7cdab15bb4f4321ac8ed,dc0dedda5d8c5657ae03d3a69b855e02abba5797,a6ac37a8f1f12bb94725fafbeb09e3a58fea6603]:
@vercel/node@5.3.17
Changelog
Sourced from @vercel/express's changelog.
0.0.10
Patch Changes
Add .cts support to express and hono builders (#13828)
- Expand framework detection to src/app and src/server files. (#13828)
- Improve handling when multiple entrypoints are detected.
Updated dependencies [
2f9a6e68f845ff06c60c7cdab15bb4f4321ac8ed,dc0dedda5d8c5657ae03d3a69b855e02abba5797,a6ac37a8f1f12bb94725fafbeb09e3a58fea6603]:
@vercel/node@5.3.17
Commits
240ce20Version Packages (#13836)2f9a6e6Expand framework detection to src/app and src/server and .cts extensions (#13...- See full diff in compare view
Updates @vercel/hono from 0.0.17 to 0.0.18
Release notes
Sourced from @vercel/hono's releases.
@vercel/hono@0.0.18Patch Changes
Add .cts support to express and hono builders (#13828)
- Expand framework detection to src/app and src/server files. (#13828)
- Improve handling when multiple entrypoints are detected.
Updated dependencies [
2f9a6e68f845ff06c60c7cdab15bb4f4321ac8ed,dc0dedda5d8c5657ae03d3a69b855e02abba5797,a6ac37a8f1f12bb94725fafbeb09e3a58fea6603]:
@vercel/node@5.3.17
Changelog
Sourced from @vercel/hono's changelog.
0.0.18
Patch Changes
Add .cts support to express and hono builders (#13828)
- Expand framework detection to src/app and src/server files. (#13828)
- Improve handling when multiple entrypoints are detected.
Updated dependencies [
2f9a6e68f845ff06c60c7cdab15bb4f4321ac8ed,dc0dedda5d8c5657ae03d3a69b855e02abba5797,a6ac37a8f1f12bb94725fafbeb09e3a58fea6603]:
@vercel/node@5.3.17
Commits
240ce20Version Packages (#13836)2f9a6e6Expand framework detection to src/app and src/server and .cts extensions (#13...- See full diff in compare view
Updates @vercel/next from 4.12.1 to 4.12.2
Release notes
Sourced from @vercel/next's releases.
@vercel/next@4.12.2Patch Changes
Optimize segment prerender with blank allowQuery for client parsing (#13838)
When client segment cache, parsing, and PPR are enabled, use empty allowQuery for segment prerenders since segments don't vary based on route parameters. This ensures both RSC and segment prerenders are in the same group and revalidated together, improving cache efficiency.
Changelog
Sourced from @vercel/next's changelog.
4.12.2
Patch Changes
Optimize segment prerender with blank allowQuery for client parsing (#13838)
When client segment cache, parsing, and PPR are enabled, use empty allowQuery for segment prerenders since segments don't vary based on route parameters. This ensures both RSC and segment prerenders are in the same group and revalidated together, improving cache efficiency.
Commits
240ce20Version Packages (#13836)f450c6afeat(next): optimize segment prerender with blank allowQuery for client parsi...fd34de6[next] output static metadata as file instead of prerender (#13816)2980715[next] fix failing test due to passHref/legacyBehavior removal (#13834)- See full diff in compare view
Updates @vercel/node from 5.3.16 to 5.3.17
Commits
240ce20Version Packages (#13836)a6ac37aFix issue where install scripts from project settings didn't pick up the appr...2f9a6e6Expand framework detection to src/app and src/server and .cts extensions (#13...dc0deddAdd support for http listener when it's not default exported (#13826)- See full diff in compare view
Updates browserslist from 4.25.3 to 4.25.4
Release notes
Sourced from browserslist's releases.
4.25.4
- Fixed Windows support for custom stats (by
@torgeilo).
Changelog
Sourced from browserslist's changelog.
4.25.4
- Fixed Windows support for custom stats (by
@torgeilo).
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 5941959 |
| UUID: | 3364877892 |
| Node ID: | PR_kwDOMzbQP86l45B1 |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |