Bump the packages group with 11 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(2 months ago)
(2 months ago)
dependencies javascript
poad
Bumps the packages group with 11 updates:
| Package | From | To |
|---|---|---|
| vercel | 46.0.4 |
46.0.5 |
| @vercel/express | 0.0.8 |
0.0.9 |
| @vercel/hono | 0.0.16 |
0.0.17 |
| @vercel/hydrogen | 1.2.3 |
1.2.4 |
| @vercel/node | 5.3.15 |
5.3.16 |
| @vercel/redwood | 2.3.5 |
2.3.6 |
| @vercel/remix-builder | 5.4.11 |
5.4.12 |
| @vercel/static-build | 2.7.19 |
2.7.20 |
| @vercel/static-config | 3.1.1 |
3.1.2 |
| electron-to-chromium | 1.5.209 |
1.5.211 |
| rollup | 4.48.1 |
4.49.0 |
Updates vercel from 46.0.4 to 46.0.5
Commits
Updates @vercel/express from 0.0.8 to 0.0.9
Release notes
Sourced from @vercel/express's releases.
@vercel/express@0.0.9Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
Changelog
Sourced from @vercel/express's changelog.
0.0.9
Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
Commits
9e57e74Version Packages (#13825)- See full diff in compare view
Updates @vercel/hono from 0.0.16 to 0.0.17
Release notes
Sourced from @vercel/hono's releases.
@vercel/hono@0.0.17Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
Changelog
Sourced from @vercel/hono's changelog.
0.0.17
Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
Commits
9e57e74Version Packages (#13825)- See full diff in compare view
Updates @vercel/hydrogen from 1.2.3 to 1.2.4
Release notes
Sourced from @vercel/hydrogen's releases.
@vercel/hydrogen@1.2.4Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Changelog
Sourced from @vercel/hydrogen's changelog.
1.2.4
Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Commits
Updates @vercel/node from 5.3.15 to 5.3.16
Release notes
Sourced from @vercel/node's releases.
@vercel/node@5.3.16Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Changelog
Sourced from @vercel/node's changelog.
5.3.16
Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Commits
9e57e74Version Packages (#13825)- See full diff in compare view
Updates @vercel/redwood from 2.3.5 to 2.3.6
Release notes
Sourced from @vercel/redwood's releases.
@vercel/redwood@2.3.6Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Changelog
Sourced from @vercel/redwood's changelog.
2.3.6
Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Commits
9e57e74Version Packages (#13825)- See full diff in compare view
Updates @vercel/remix-builder from 5.4.11 to 5.4.12
Release notes
Sourced from @vercel/remix-builder's releases.
@vercel/remix-builder@5.4.12Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Changelog
Sourced from @vercel/remix-builder's changelog.
5.4.12
Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Commits
9e57e74Version Packages (#13825)- See full diff in compare view
Updates @vercel/static-build from 2.7.19 to 2.7.20
Release notes
Sourced from @vercel/static-build's releases.
@vercel/static-build@2.7.20Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Changelog
Sourced from @vercel/static-build's changelog.
2.7.20
Patch Changes
- Updated dependencies [
6260486192ca407fc2d91f317ed81533548b8629]:
@vercel/static-config@3.1.2
Commits
9e57e74Version Packages (#13825)1057106upgrade test fixtures from node-18 (#13793)- See full diff in compare view
Updates @vercel/static-config from 3.1.1 to 3.1.2
Release notes
Sourced from @vercel/static-config's releases.
@vercel/static-config@3.1.2Patch Changes
- fix validation of vercel.json for request cancellation (#13831)
Changelog
Sourced from @vercel/static-config's changelog.
3.1.2
Patch Changes
- fix validation of vercel.json for request cancellation (#13831)
Commits
9e57e74Version Packages (#13825)6260486fix: support cancellation validation (#13831)- See full diff in compare view
Updates electron-to-chromium from 1.5.209 to 1.5.211
Commits
49238fc1.5.211d6f7005generate new version743ac321.5.210b546f01generate new version- See full diff in compare view
Updates rollup from 4.48.1 to 4.49.0
Release notes
Sourced from rollup's releases.
v4.49.0
4.49.0
2025-08-27
Features
- Allow config plugins to resolve imports first before deciding whether to treat them as external (#6038)
Pull Requests
- #6038: feat: Run external check in
cli/run/loadConfigFile.tsas last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz,@TrickyPi)- #6082: Improve build pipeline performance (
@lukastaegert)
Changelog
Sourced from rollup's changelog.
4.49.0
2025-08-27
Features
- Allow config plugins to resolve imports first before deciding whether to treat them as external (#6038)
Pull Requests
- #6038: feat: Run external check in
cli/run/loadConfigFile.tsas last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz,@TrickyPi)- #6082: Improve build pipeline performance (
@lukastaegert)
Commits
b12c0614.49.06b06476feat: Run external check incli/run/loadConfigFile.tsas last in order to a...59c16b9Improve build pipeline performance (#6082)- 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: | 5902296 |
| UUID: | 3361554851 |
| Node ID: | PR_kwDOMzbQP86ltuiI |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |