Bump the packages group with 12 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
dependencies javascript
poad
Bumps the packages group with 12 updates:
| Package | From | To |
|---|---|---|
| vercel | 47.0.0 |
47.0.4 |
| @eslint-community/eslint-utils | 4.7.0 |
4.8.0 |
| @humanfs/node | 0.16.6 |
0.16.7 |
| @humanwhocodes/retry | 0.3.1 |
0.4.3 |
| @typescript-eslint/types | 8.41.0 |
8.42.0 |
| @vercel/express | 0.0.11 |
0.0.13 |
| @vercel/gatsby-plugin-vercel-builder | 2.0.94 |
2.0.95 |
| @vercel/hono | 0.0.19 |
0.0.21 |
| @vercel/next | 4.12.3 |
4.12.4 |
| @vercel/node | 5.3.18 |
5.3.20 |
| @vercel/static-build | 2.7.21 |
2.7.22 |
| electron-to-chromium | 1.5.212 |
1.5.213 |
Updates vercel from 47.0.0 to 47.0.4
Release notes
Sourced from vercel's releases.
vercel@47.0.4
Patch Changes
vercel@47.0.3
Patch Changes
- Undo change that set min node version to node 20 since Vercel CLI still needs to work on Node 18 for upgrade paths. (#13865)
vercel@47.0.2
Patch Changes
feat(cli): telemetry on login state (#13855)
Updated dependencies [
fa9310f879f9e4c72c64bbf542e1e242914f800f,c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61,c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61]:vercel@47.0.1
Patch Changes
- Updated dependencies [
17f3c91aa96ce272d265d809f3b765a12a1f38b3,fea94eea32f9df7c72d9ea95434d84c44f4ef082]:
Changelog
Sourced from vercel's changelog.
47.0.4
Patch Changes
47.0.3
Patch Changes
- Undo change that set min node version to node 20 since Vercel CLI still needs to work on Node 18 for upgrade paths. (#13865)
47.0.2
Patch Changes
feat(cli): telemetry on login state (#13855)
Updated dependencies [
fa9310f879f9e4c72c64bbf542e1e242914f800f,c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61,c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61]:47.0.1
Patch Changes
- Updated dependencies [
17f3c91aa96ce272d265d809f3b765a12a1f38b3,fea94eea32f9df7c72d9ea95434d84c44f4ef082]:
Commits
efdd390Version Packages (#13873)a7f3b99Reverts vercel/vercel#13855 (#13872)08b8aaeVersion Packages (#13870)735f9e2Undo change that set min node verion to node 20 since Vercel CLI still needs ...f91b301Version Packages (#13866)42fa1dechore(cli): telemetry on login state (#13855)5759599Version Packages (#13862)- See full diff in compare view
Updates @eslint-community/eslint-utils from 4.7.0 to 4.8.0
Release notes
Sourced from @eslint-community/eslint-utils's releases.
v4.8.0
4.8.0 (2025-09-03)
Bug Fixes
Features
Commits
161ffe1fix(get-static-value): incorrect return when variable has object mutation (#257)692ce08feat: add support for typescript AST toisParenthesized(#258)- See full diff in compare view
Updates @humanfs/node from 0.16.6 to 0.16.7
Release notes
Sourced from @humanfs/node's releases.
node: v0.16.7
0.16.7 (2024-11-27)
Bug Fixes
- Add directory to package.json (f691b60)
Changelog
Sourced from @humanfs/node's changelog.
0.16.7 (2024-11-27)
Bug Fixes
- Add directory to package.json (f691b60)
Commits
Updates @humanwhocodes/retry from 0.3.1 to 0.4.3
Release notes
Sourced from @humanwhocodes/retry's releases.
retry: v0.4.3
0.4.3 (2025-05-06)
Bug Fixes
retry: v0.4.2
0.4.2 (2025-02-19)
Bug Fixes
retry: v0.4.1
0.4.1 (2024-11-05)
Bug Fixes
retry: v0.4.0
0.4.0 (2024-10-31)
Features
Changelog
Sourced from @humanwhocodes/retry's changelog.
0.4.3 (2025-05-06)
Bug Fixes
0.4.2 (2025-02-19)
Bug Fixes
0.4.1 (2024-11-05)
Bug Fixes
0.4.0 (2024-10-31)
Features
Commits
e4cd0fcchore(main): release retry 0.4.3 (#47)f385ddbfix: improve type def for Retrier.retry (#46)c91ff38Update config.ymlecdf3d5chore: Add issue templatesa945c4edocs: Add security policy998e627chore(main): release retry 0.4.2 (#45)ae4cc33build: Update release post logicf59810bfix: handle rejections from temporary promises (#44)02eef68chore(deps): update dependency mocha to v10.8.2 (#33)b3137b4chore(main): release retry 0.4.1 (#41)- Additional commits viewable in compare view
Updates @typescript-eslint/types from 8.41.0 to 8.42.0
Release notes
Sourced from @typescript-eslint/types's releases.
v8.42.0
8.42.0 (2025-09-02)
🚀 Features
- deprecate tseslint.config() (#11531)
🩹 Fixes
- deps: update eslint monorepo to v9.33.0 (#11482)
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types's changelog.
8.42.0 (2025-09-02)
This was a version bump only for types to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
d135909chore(release): publish 8.42.0ee3efa7feat(typescript-estree): forbid invalid keys inEnumMember(#11497)- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @typescript-eslint/types since your current version.
Updates @vercel/express from 0.0.11 to 0.0.13
Release notes
Sourced from @vercel/express's releases.
@vercel/express@0.0.13Patch Changes
Support package.json#main field as the entrypoint (#13846)
Updated dependencies [
c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61,c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61]:
@vercel/node@5.3.20
@vercel/express@0.0.12Patch Changes
- Updated dependencies [
fea94eea32f9df7c72d9ea95434d84c44f4ef082]:
@vercel/node@5.3.19
Changelog
Sourced from @vercel/express's changelog.
0.0.13
Patch Changes
Support package.json#main field as the entrypoint (#13846)
Updated dependencies [
c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61,c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61]:
@vercel/node@5.3.200.0.12
Patch Changes
- Updated dependencies [
fea94eea32f9df7c72d9ea95434d84c44f4ef082]:
@vercel/node@5.3.19
Commits
Updates @vercel/gatsby-plugin-vercel-builder from 2.0.94 to 2.0.95
Release notes
Sourced from @vercel/gatsby-plugin-vercel-builder's releases.
@vercel/gatsby-plugin-vercel-builder@2.0.95Patch Changes
- Updated dependencies [
fa9310f879f9e4c72c64bbf542e1e242914f800f]:
@vercel/build-utils@12.1.0
Changelog
Sourced from @vercel/gatsby-plugin-vercel-builder's changelog.
2.0.95
Patch Changes
- Updated dependencies [
fa9310f879f9e4c72c64bbf542e1e242914f800f]:
@vercel/build-utils@12.1.0
Commits
f91b301Version Packages (#13866)- See full diff in compare view
Updates @vercel/hono from 0.0.19 to 0.0.21
Release notes
Sourced from @vercel/hono's releases.
@vercel/hono@0.0.21Patch Changes
Support package.json#main field as the entrypoint (#13846)
Updated dependencies [
c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61,c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61]:
@vercel/node@5.3.20
@vercel/hono@0.0.20Patch Changes
Always compile
.mtsto ESM (#13693)Updated dependencies [
fea94eea32f9df7c72d9ea95434d84c44f4ef082]:
@vercel/node@5.3.19
Changelog
Sourced from @vercel/hono's changelog.
0.0.21
Patch Changes
Support package.json#main field as the entrypoint (#13846)
Updated dependencies [
c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61,c93f5e6c8563cef8e1f6b6caa6afbe2a43a8af61]:
@vercel/node@5.3.200.0.20
Patch Changes
Always compile
.mtsto ESM (#13693)Updated dependencies [
fea94eea32f9df7c72d9ea95434d84c44f4ef082]:
@vercel/node@5.3.19
Commits
Updates @vercel/next from 4.12.3 to 4.12.4
Release notes
Sourced from @vercel/next's releases.
@vercel/next@4.12.4Patch Changes
- Skip adding rewrite headers when the destination has no rewritten pathname or query (and when external origin is not allowed). This prevents generating an empty
rewrite.headersobject that fails schema validation and restores previous behavior for external or no-op rewrites. (#13844)
Changelog
Sourced from @vercel/next's changelog.
4.12.4
Patch Changes
- Skip adding rewrite headers when the destination has no rewritten pathname or query (and when external origin is not allowed). This prevents generating an empty
rewrite.headersobject that fails schema validation and restores previous behavior for external or no-op rewrites. (#13844)
Commits
Updates @vercel/node from 5.3.18 to 5.3.20
Release notes
Sourced from @vercel/node's releases.
@vercel/node@5.3.20Patch Changes
Support package.json#main field as the entrypoint (#13846)
Fix issue where install scripts from project settings didn't pick up the appropriate pnpm version (#13846)
Updated dependencies [
fa9310f879f9e4c72c64bbf542e1e242914f800f]:
@vercel/build-utils@12.1.0
@vercel/node@5.3.19Patch Changes
- Always compile
.mtsto ESM (#13693)
Changelog
Sourced from @vercel/node's changelog.
5.3.20
Patch Changes
Support package.json#main field as the entrypoint (#13846)
Fix issue where install scripts from project settings didn't pick up the appropriate pnpm version (#13846)
Updated dependencies [
fa9310f879f9e4c72c64bbf542e1e242914f800f]:
@vercel/build-utils@12.1.05.3.19
Patch Changes
- Always compile
.mtsto ESM (#13693)
Commits
Updates @vercel/static-build from 2.7.21 to 2.7.22
Release notes
Sourced from @vercel/static-build's releases.
@vercel/static-build@2.7.22Patch Changes
- Updated dependencies []:
@vercel/gatsby-plugin-vercel-builder@2.0.95
Changelog
Sourced from @vercel/static-build's changelog.
2.7.22
Patch Changes
- Updated dependencies []:
@vercel/gatsby-plugin-vercel-builder@2.0.95
Commits
f91b301Version Packages (#13866)- See full diff in compare view
Updates electron-to-chromium from 1.5.212 to 1.5.213
Commits
da077861.5.213e448e5dgenerate new version- 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
1
2
+56
-68
Package Dependencies
@eslint-community/eslint-utils
npm
4.7.0 → 4.8.0
Minor
@vercel/gatsby-plugin-vercel-builder
npm
2.0.94 → 2.0.95
Patch
Technical Details
| ID: | 6906083 |
| UUID: | 2798797151 |
| Node ID: | PR_kwDOMzbQP86m0kFf |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |
| Merge State: | Unknown |