-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the packages group with 12 updates #241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
github-actions
merged 1 commit into
main
from
dependabot/npm_and_yarn/packages-9ce5ae21ed
Sep 4, 2025
Merged
Bump the packages group with 12 updates #241
github-actions
merged 1 commit into
main
from
dependabot/npm_and_yarn/packages-9ce5ae21ed
Sep 4, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the packages group with 12 updates: | Package | From | To | | --- | --- | --- | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `47.0.0` | `47.0.4` | | [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.7.0` | `4.8.0` | | [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node) | `0.16.6` | `0.16.7` | | [@humanwhocodes/retry](https://github.com/humanwhocodes/retry) | `0.3.1` | `0.4.3` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.41.0` | `8.42.0` | | [@vercel/express](https://github.com/vercel/vercel/tree/HEAD/packages/express) | `0.0.11` | `0.0.13` | | [@vercel/gatsby-plugin-vercel-builder](https://github.com/vercel/vercel/tree/HEAD/packages/gatsby-plugin-vercel-builder) | `2.0.94` | `2.0.95` | | [@vercel/hono](https://github.com/vercel/vercel/tree/HEAD/packages/hono) | `0.0.19` | `0.0.21` | | [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.12.3` | `4.12.4` | | [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.3.18` | `5.3.20` | | [@vercel/static-build](https://github.com/vercel/vercel/tree/HEAD/packages/static-build) | `2.7.21` | `2.7.22` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.212` | `1.5.213` | Updates `vercel` from 47.0.0 to 47.0.4 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/vercel@47.0.4/packages/cli) Updates `@eslint-community/eslint-utils` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/eslint-community/eslint-utils/releases) - [Commits](eslint-community/eslint-utils@v4.7.0...v4.8.0) Updates `@humanfs/node` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/humanwhocodes/humanfs/releases) - [Changelog](https://github.com/humanwhocodes/humanfs/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/humanwhocodes/humanfs/commits/node-v0.16.7/packages/node) Updates `@humanwhocodes/retry` from 0.3.1 to 0.4.3 - [Release notes](https://github.com/humanwhocodes/retry/releases) - [Changelog](https://github.com/humanwhocodes/retry/blob/main/CHANGELOG.md) - [Commits](humanwhocodes/retry@retry-v0.3.1...retry-v0.4.3) Updates `@typescript-eslint/types` from 8.41.0 to 8.42.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.42.0/packages/types) Updates `@vercel/express` from 0.0.11 to 0.0.13 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/express/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/express@0.0.13/packages/express) Updates `@vercel/gatsby-plugin-vercel-builder` from 2.0.94 to 2.0.95 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/gatsby-plugin-vercel-builder/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/gatsby-plugin-vercel-builder@2.0.95/packages/gatsby-plugin-vercel-builder) Updates `@vercel/hono` from 0.0.19 to 0.0.21 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/hono/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/hono@0.0.21/packages/hono) Updates `@vercel/next` from 4.12.3 to 4.12.4 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/next/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/next@4.12.4/packages/next) Updates `@vercel/node` from 5.3.18 to 5.3.20 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/node@5.3.20/packages/node) Updates `@vercel/static-build` from 2.7.21 to 2.7.22 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/static-build/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/static-build@2.7.22/packages/static-build) Updates `electron-to-chromium` from 1.5.212 to 1.5.213 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.212...v1.5.213) --- updated-dependencies: - dependency-name: vercel dependency-version: 47.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@eslint-community/eslint-utils" dependency-version: 4.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@humanfs/node" dependency-version: 0.16.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@humanwhocodes/retry" dependency-version: 0.4.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/types" dependency-version: 8.42.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@vercel/express" dependency-version: 0.0.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/gatsby-plugin-vercel-builder" dependency-version: 2.0.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/hono" dependency-version: 0.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/next" dependency-version: 4.12.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/node" dependency-version: 5.3.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/static-build" dependency-version: 2.7.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: electron-to-chromium dependency-version: 1.5.213 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the packages group with 12 updates:
47.0.047.0.44.7.04.8.00.16.60.16.70.3.10.4.38.41.08.42.00.0.110.0.132.0.942.0.950.0.190.0.214.12.34.12.45.3.185.3.202.7.212.7.221.5.2121.5.213Updates
vercelfrom 47.0.0 to 47.0.4Release notes
Sourced from vercel's releases.
Changelog
Sourced from vercel's changelog.
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)Updates
@eslint-community/eslint-utilsfrom 4.7.0 to 4.8.0Release notes
Sourced from
@eslint-community/eslint-utils's releases.Commits
161ffe1fix(get-static-value): incorrect return when variable has object mutation (#257)692ce08feat: add support for typescript AST toisParenthesized(#258)Updates
@humanfs/nodefrom 0.16.6 to 0.16.7Release notes
Sourced from
@humanfs/node's releases.Changelog
Sourced from
@humanfs/node's changelog.Commits
257b7b5chore: release main (#142)f691b60fix: Add directory to package.json7b81d9achore(deps): Upgrading retry dependency in node package. (#140)Updates
@humanwhocodes/retryfrom 0.3.1 to 0.4.3Release notes
Sourced from
@humanwhocodes/retry's releases.Changelog
Sourced from
@humanwhocodes/retry's changelog.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)Updates
@typescript-eslint/typesfrom 8.41.0 to 8.42.0Release notes
Sourced from
@typescript-eslint/types's releases.Changelog
Sourced from
@typescript-eslint/types's changelog.Commits
d135909chore(release): publish 8.42.0ee3efa7feat(typescript-estree): forbid invalid keys inEnumMember(#11497)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/typessince your current version.Updates
@vercel/expressfrom 0.0.11 to 0.0.13Release notes
Sourced from
@vercel/express's releases.Changelog
Sourced from
@vercel/express's changelog.Commits
f91b301Version Packages (#13866)c93f5e6Support package.json#main field as the entrypoint (#13846)5759599Version Packages (#13862)fea94eenode-builder: Always compile.mtsto ESM (#13693)Updates
@vercel/gatsby-plugin-vercel-builderfrom 2.0.94 to 2.0.95Release notes
Sourced from
@vercel/gatsby-plugin-vercel-builder's releases.Changelog
Sourced from
@vercel/gatsby-plugin-vercel-builder's changelog.Commits
f91b301Version Packages (#13866)Updates
@vercel/honofrom 0.0.19 to 0.0.21Release notes
Sourced from
@vercel/hono's releases.Changelog
Sourced from
@vercel/hono's changelog.Commits
f91b301Version Packages (#13866)c93f5e6Support package.json#main field as the entrypoint (#13846)5759599Version Packages (#13862)fea94eenode-builder: Always compile.mtsto ESM (#13693)Updates
@vercel/nextfrom 4.12.3 to 4.12.4Release notes
Sourced from
@vercel/next's releases.Changelog
Sourced from
@vercel/next's changelog.Commits
5759599Version Packages (#13862)17f3c91Avoid setting empty rewrite.headers due to schema requirement (minProperties:...7978e3cVersion Packages (#13861)d1ca3edUpgrade tests to run on Node 22 by default (#13856)Updates
@vercel/nodefrom 5.3.18 to 5.3.20Release notes
Sourced from
@vercel/node's releases.Changelog
Sourced from
@vercel/node's changelog.Commits
f91b301Version Packages (#13866)c93f5e6Support package.json#main field as the entrypoint (#13846)5759599Version Packages (#13862)fea94eenode-builder: Always compile.mtsto ESM (#13693)Updates
@vercel/static-buildfrom 2.7.21 to 2.7.22Release notes
Sourced from
@vercel/static-build's releases.Changelog
Sourced from
@vercel/static-build's changelog.Commits
f91b301Version Packages (#13866)Updates
electron-to-chromiumfrom 1.5.212 to 1.5.213Commits
da077861.5.213e448e5dgenerate new versionDependabot 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