Bump the packages group with 8 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(about 2 months ago)
(about 2 months ago)
dependencies javascript
poad
Bumps the packages group with 8 updates:
| Package | From | To |
|---|---|---|
| vercel | 48.0.3 |
48.1.0 |
| @vercel/express | 0.0.16 |
0.0.17 |
| @vercel/h3 | 0.1.0 |
0.1.1 |
| @vercel/hono | 0.1.0 |
0.1.1 |
| @vercel/next | 4.12.5 |
4.12.6 |
| @vercel/node | 5.3.22 |
5.3.23 |
| @vercel/python | 5.0.4 |
5.0.5 |
| rollup | 4.51.0 |
4.52.0 |
Updates vercel from 48.0.3 to 48.1.0
Release notes
Sourced from vercel's releases.
vercel@48.1.0
Minor Changes
Add
env updatecommand to update an environment variable. (#13894)Previously it was required to remove and re-add the environment variable to update it.
Patch Changes
Changelog
Sourced from vercel's changelog.
48.1.0
Minor Changes
Add
env updatecommand to update an environment variable. (#13894)Previously it was required to remove and re-add the environment variable to update it.
Patch Changes
Commits
c5d3972Version Packages (#13956)047c82cfeat(cli): add env update command (#13894)- See full diff in compare view
Updates @vercel/express from 0.0.16 to 0.0.17
Release notes
Sourced from @vercel/express's releases.
@vercel/express@0.0.17Patch Changes
- Updated dependencies [
aaddc91799f5b26a626dd1a7c0e070f334d09be5]:
@vercel/node@5.3.23
Changelog
Sourced from @vercel/express's changelog.
0.0.17
Patch Changes
- Updated dependencies [
aaddc91799f5b26a626dd1a7c0e070f334d09be5]:
@vercel/node@5.3.23
Commits
c5d3972Version Packages (#13956)- See full diff in compare view
Updates @vercel/h3 from 0.1.0 to 0.1.1
Changelog
Sourced from @vercel/h3's changelog.
0.1.1
Patch Changes
- Updated dependencies [
aaddc91799f5b26a626dd1a7c0e070f334d09be5]:
@vercel/node@5.3.23
Commits
c5d3972Version Packages (#13956)- See full diff in compare view
Updates @vercel/hono from 0.1.0 to 0.1.1
Release notes
Sourced from @vercel/hono's releases.
@vercel/hono@0.1.1Patch Changes
- Updated dependencies [
aaddc91799f5b26a626dd1a7c0e070f334d09be5]:
@vercel/node@5.3.23
Changelog
Sourced from @vercel/hono's changelog.
0.1.1
Patch Changes
- Updated dependencies [
aaddc91799f5b26a626dd1a7c0e070f334d09be5]:
@vercel/node@5.3.23
Commits
c5d3972Version Packages (#13956)- See full diff in compare view
Updates @vercel/next from 4.12.5 to 4.12.6
Commits
c5d3972Version Packages (#13956)7e4b04bNext.js: Upload .next/trace-turbopack and .next/trace-build when it exists (#...20849c7fix(next): ensure segment route suffixes are captured correctly in dynamic ro...- See full diff in compare view
Updates @vercel/node from 5.3.22 to 5.3.23
Release notes
Sourced from @vercel/node's releases.
@vercel/node@5.3.23Patch Changes
- Add support for inlclude/exclude files config from vercel.json (#13946)
Changelog
Sourced from @vercel/node's changelog.
5.3.23
Patch Changes
- Add support for inlclude/exclude files config from vercel.json (#13946)
Commits
c5d3972Version Packages (#13956)aaddc91Add support for inlclude/exclude files config from vercel.json (#13946)- See full diff in compare view
Updates @vercel/python from 5.0.4 to 5.0.5
Release notes
Sourced from @vercel/python's releases.
@vercel/python@5.0.5Patch Changes
- [python] switch build pip install step to prefer uv (#13953)
Changelog
Sourced from @vercel/python's changelog.
5.0.5
Patch Changes
- [python] switch build pip install step to prefer uv (#13953)
Commits
c5d3972Version Packages (#13956)07d80bc[python] switch python build install step to uv (#13953)- See full diff in compare view
Updates rollup from 4.51.0 to 4.52.0
Release notes
Sourced from rollup's releases.
v4.52.0
4.52.0
2025-09-19
Features
- Add option
output.onlyExplicitManualChunksto turn off merging additional dependencies into manual chunks (#6087)- Add support for x86_64-pc-windows-gnu platform (#6110)
Pull Requests
- #6087: fix: manualChunks and non manualChunks shared dependencies are merged with the first manualChunk encountered alphabetically (
@maiieul)- #6110: Add support x86_64-pc-windows-gnu (
@lsq,@lukastaegert)- #6118: Automatically remove REPL artefacts label from PRs (
@lukastaegert)
Changelog
Sourced from rollup's changelog.
4.52.0
2025-09-19
Features
- Add option
output.onlyExplicitManualChunksto turn off merging additional dependencies into manual chunks (#6087)- Add support for x86_64-pc-windows-gnu platform (#6110)
Pull Requests
- #6087: fix: manualChunks and non manualChunks shared dependencies are merged with the first manualChunk encountered alphabetically (
@maiieul)- #6110: Add support x86_64-pc-windows-gnu (
@lsq,@lukastaegert)- #6118: Automatically remove REPL artefacts label from PRs (
@lukastaegert)
Commits
2029f634.52.0039ba6bFix release script for commits without GitHub authors98f5d35Automatically remove REPL artefacts label from PRs (#6118)3f124bafix: manualChunks and non manualChunks shared dependencies are merged with th...a0bb78cAdd support x86_64-pc-windows-gnu (#6110)- See full diff in compare view
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: | 8092828 |
| UUID: | 3438670172 |
| Node ID: | PR_kwDOMzbQP86puRJT |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |