Bump the npm group with 9 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(29 days ago)
(29 days ago)
dependencies javascript
poad
Bumps the npm group with 9 updates:
Package | From | To |
---|---|---|
@testing-library/jest-dom | 6.6.4 |
6.7.0 |
vercel | 44.7.3 |
45.0.9 |
@vercel/build-utils | 11.0.0 |
11.0.1 |
@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 |
caniuse-lite | 1.0.30001734 |
1.0.30001735 |
Updates @testing-library/jest-dom
from 6.6.4 to 6.7.0
Release notes
Sourced from @testing-library/jest-dom
's releases.
v6.7.0
6.7.0 (2025-08-13)
Features
Commits
e15f789
docs: add kretajak as a contributor for code, and test (#691)cfdf8ae
feat: add toBePressed matcher (#203) (#658)f00d94d
chore: adddependebot.yml
(#456)476c30b
refactor: droplodash
entirely (#676)fafd8ca
chore: add tests for Node 22 & 24 (#678)d9babb1
docs: fix typo (#667)f0f31bb
docs: adopt the new build-badge URL (#497)- See full diff in compare view
Updates vercel
from 44.7.3 to 45.0.9
Release notes
Sourced from vercel's releases.
vercel@45.0.9
Patch Changes
- Update framework dependencies (#13757)
vercel@45.0.8
Patch Changes
- Updated dependencies [
7a88b3c2dc0b10d624c1d59d1013efb4a5a4a365
]:
@vercel/hono
@0
.0.13
Changelog
Sourced from vercel's changelog.
45.0.9
Patch Changes
- Update framework dependencies (#13757)
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
]:
... (truncated)
Commits
94b9a30
Version Packages (#13759)a3fd401
Version Packages (#13756)1843ae3
Version Packages (#13752)41b2474
Version Packages (#13749)f9cd856
Version Packages (#13747)dc91997
chore(cli): migrate to package in steps (#13746)a5645a0
Version Packages (#13744)6279b35
Createdetect-agent
package (#13736)27513ff
Version Packages (#13742)83ce42a
Version Packages (#13725)- Additional commits viewable in compare view
Updates @vercel/build-utils
from 11.0.0 to 11.0.1
Release notes
Sourced from @vercel/build-utils
's releases.
@vercel/build-utils
@11
.0.1Patch Changes
- Fix 404 status for /api routes when using Hono with the vercel dev server (#13706)
Commits
- See full diff 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
775e077
Version 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
.mts
support to node builder (#13687)Updated dependencies [
5eb982e20d82ca22f7e79ea60c288b876fa661e9
,ce8eec3bbaca1909abc9f054b7f6e92aed5a343e
]:
@vercel/node
@5
.3.12
Commits
1843ae3
Version Packages (#13752)7a88b3c
Mark hono package as public (#13750)27513ff
Version Packages (#13742)8dc72da
Include support for custom build scripts for backend builders (express + hono...83ce42a
Version Packages (#13725)d067717
Add support for custom build scripts for hono (#13724)775e077
Version Packages (#13682)8a020e0
Hono: fix 404 status for /api routes (#13706)5eb982e
Add .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
83ce42a
Version Packages (#13725)23eb3cc
[next] return plain text 404 for/_next/static/
(#12906)40ab2cf
Version Packages (#13721)ba96106
[next] Handle generated function config (#13720)775e077
Version 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
.mts
support 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
.mts
support 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
Updates caniuse-lite
from 1.0.30001734 to 1.0.30001735
Commits
a53867d
Update caniuse-db 1.0.30001735- 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
+67
-57
Package Dependencies
@vercel/gatsby-plugin-vercel-builder
npm
2.0.91 → 2.0.92
Patch
Technical Details
ID: | 5122760 |
UUID: | 2745158849 |
Node ID: | PR_kwDOMVysts6jn8zB |
Host: | GitHub |
Repository: | poad/vercel-functions-example |
Merge State: | Unknown |