Bump the packages group with 7 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 2
(3 months ago)
(3 months ago)
(3 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the packages group with 7 updates:
| Package | From | To |
|---|---|---|
| @vercel/functions | 2.2.8 |
2.2.11 |
| vercel | 44.7.3 |
45.0.8 |
| @vercel/gatsby-plugin-vercel-builder | 2.0.91 |
2.0.92 |
| @vercel/hono | 0.0.9 |
0.0.13 |
| @vercel/next | 4.11.0 |
4.11.2 |
| @vercel/node | 5.3.11 |
5.3.12 |
| @vercel/static-build | 2.7.17 |
2.7.18 |
Updates @vercel/functions from 2.2.8 to 2.2.11
Release notes
Sourced from @vercel/functions's releases.
@vercel/functions@2.2.11Patch Changes
- Fix dependency (#13726)
Changelog
Sourced from @vercel/functions's changelog.
2.2.11
Patch Changes
- Fix dependency (#13726)
2.2.10
Patch Changes
- Update dependency (#13722)
2.2.9
Patch Changes
Extract AWS dynamic import to async loader with error handling (#13660)
Updated dependencies [
a133e534e7dfd785beeeb0dcafed8d2c991e9f11]:
@vercel/oidc@2.1.0
Commits
83ce42aVersion Packages (#13725)1c51d62fix(oidc): use released version in dependencies (#13726)aa0e5e4Version Packages (#13723)5b5a74cFix oidc workspace:* usage in dependencies (#13722)775e077Version Packages (#13682)a133e53Add refresh token behavior to getVercelOidcToken (#13608)74cd92crefactor: extract AWS dynamic import to async loader with error handling (#13...- See full diff in compare view
Updates vercel from 44.7.3 to 45.0.8
Release notes
Sourced from vercel's releases.
vercel@45.0.8
Patch Changes
- Updated dependencies [
7a88b3c2dc0b10d624c1d59d1013efb4a5a4a365]:
@vercel/hono@0.0.13
Changelog
Sourced from vercel's changelog.
45.0.8
Patch Changes
- Updated dependencies [
7a88b3c2dc0b10d624c1d59d1013efb4a5a4a365]:
@vercel/hono@0.0.1345.0.7
Patch Changes
- Updated dependencies [
0c95aeb94d885b0ca8145282fc77bdaa6585c681]:
@vercel/express@0.0.545.0.6
Patch Changes
- Migrate to agent detect package in steps (#13746)
45.0.5
Patch Changes
45.0.4
Patch Changes
- Updated dependencies [
8dc72da59da50e666b6dd174d8f2f7d045405bb2]:45.0.3
Patch Changes
- Updated dependencies [
23eb3cc7efbb0f86b5d930178c15039b02641c99,d06771715244e21f6b705a9d3ac7227206bdff42]:45.0.2
Patch Changes
- Updated dependencies [
ba961065f808d3cb756729caea70677ec00b51bc]:
@vercel/next@4.11.1
... (truncated)
Commits
1843ae3Version Packages (#13752)41b2474Version Packages (#13749)f9cd856Version Packages (#13747)dc91997chore(cli): migrate to package in steps (#13746)a5645a0Version Packages (#13744)6279b35Createdetect-agentpackage (#13736)27513ffVersion Packages (#13742)83ce42aVersion Packages (#13725)40ab2cfVersion Packages (#13721)8149f4dVersion Packages (#13715)- Additional commits viewable in compare view
Updates @vercel/gatsby-plugin-vercel-builder from 2.0.91 to 2.0.92
Release notes
Sourced from @vercel/gatsby-plugin-vercel-builder's releases.
@vercel/gatsby-plugin-vercel-builder@2.0.92Patch Changes
- Updated dependencies [
8a020e07c2116833bbe39ee43f62efad9f7de0de]:
@vercel/build-utils@11.0.1
Changelog
Sourced from @vercel/gatsby-plugin-vercel-builder's changelog.
2.0.92
Patch Changes
- Updated dependencies [
8a020e07c2116833bbe39ee43f62efad9f7de0de]:
@vercel/build-utils@11.0.1
Commits
775e077Version Packages (#13682)- See full diff in compare view
Updates @vercel/hono from 0.0.9 to 0.0.13
Release notes
Sourced from @vercel/hono's releases.
@vercel/hono@0.0.13Patch Changes
- Mark package as public (#13750)
Changelog
Sourced from @vercel/hono's changelog.
0.0.13
Patch Changes
- Mark package as public (#13750)
0.0.12
Patch Changes
- Include support for custom build scripts for backend builders (#13739)
0.0.11
Patch Changes
- Add support for custom build scripts (#13724)
0.0.10
Patch Changes
Fix 404 status for /api routes when using Hono with the vercel dev server (#13706)
Add
.mtssupport to node builder (#13687)Updated dependencies [
5eb982e20d82ca22f7e79ea60c288b876fa661e9,ce8eec3bbaca1909abc9f054b7f6e92aed5a343e]:
@vercel/node@5.3.12
Commits
1843ae3Version Packages (#13752)7a88b3cMark hono package as public (#13750)27513ffVersion Packages (#13742)8dc72daInclude support for custom build scripts for backend builders (express + hono...83ce42aVersion Packages (#13725)d067717Add support for custom build scripts for hono (#13724)775e077Version Packages (#13682)8a020e0Hono: fix 404 status for /api routes (#13706)5eb982eAdd .mts support to node builder (#13687)- See full diff in compare view
Updates @vercel/next from 4.11.0 to 4.11.2
Release notes
Sourced from @vercel/next's releases.
@vercel/next@4.11.2Patch Changes
- Return plain text 404 for
/_next/static/paths instead of HTML to prevent SEO issues. (#12906)
Changelog
Sourced from @vercel/next's changelog.
4.11.2
Patch Changes
- Return plain text 404 for
/_next/static/paths instead of HTML to prevent SEO issues. (#12906)4.11.1
Patch Changes
- Handle generated function config (#13720)
Commits
83ce42aVersion Packages (#13725)23eb3cc[next] return plain text 404 for/_next/static/(#12906)40ab2cfVersion Packages (#13721)ba96106[next] Handle generated function config (#13720)775e077Version Packages (#13682)4f20beb[next] update tests according to new changes (#13708)- See full diff in compare view
Updates @vercel/node from 5.3.11 to 5.3.12
Release notes
Sourced from @vercel/node's releases.
@vercel/node@5.3.12Patch Changes
Add
.mtssupport to node builder (#13687)Skip lib check on node dev server (#13696)
Updated dependencies [
8a020e07c2116833bbe39ee43f62efad9f7de0de]:
@vercel/build-utils@11.0.1
Changelog
Sourced from @vercel/node's changelog.
5.3.12
Patch Changes
Add
.mtssupport to node builder (#13687)Skip lib check on node dev server (#13696)
Updated dependencies [
8a020e07c2116833bbe39ee43f62efad9f7de0de]:
@vercel/build-utils@11.0.1
Commits
Updates @vercel/static-build from 2.7.17 to 2.7.18
Release notes
Sourced from @vercel/static-build's releases.
@vercel/static-build@2.7.18Patch Changes
- Updated dependencies []:
@vercel/gatsby-plugin-vercel-builder@2.0.92
Changelog
Sourced from @vercel/static-build's changelog.
2.7.18
Patch Changes
- Updated dependencies []:
@vercel/gatsby-plugin-vercel-builder@2.0.92
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
1
2
+55
-39
Package Dependencies
@vercel/gatsby-plugin-vercel-builder
npm
2.0.91 → 2.0.92
Patch
Technical Details
| ID: | 5104565 |
| UUID: | 2744339583 |
| Node ID: | PR_kwDOMzbQP86jk0x_ |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |
| Merge State: | Unknown |