forked from github/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm_and_yarn group across 1 directory with 12 updates #3
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
Welbert5753
merged 1 commit into
main
from
dependabot/npm_and_yarn/npm_and_yarn-9f33867452
Jun 9, 2025
Merged
Bump the npm_and_yarn group across 1 directory with 12 updates #3
Welbert5753
merged 1 commit into
main
from
dependabot/npm_and_yarn/npm_and_yarn-9f33867452
Jun 9, 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 npm_and_yarn group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@octokit/request-error](https://github.com/octokit/request-error.js) | `6.1.1` | `6.1.7` | | [@octokit/request-error](https://github.com/octokit/request-error.js) | `5.1.0` | `6.1.7` | | [next](https://github.com/vercel/next.js) | `14.2.10` | `14.2.25` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.9` | | [@octokit/endpoint](https://github.com/octokit/endpoint.js) | `10.1.1` | `10.1.3` | | [@octokit/endpoint](https://github.com/octokit/endpoint.js) | `9.0.5` | `10.1.3` | | [@octokit/request](https://github.com/octokit/request.js) | `9.1.3` | `9.2.2` | | [@octokit/request](https://github.com/octokit/request.js) | `8.4.0` | `9.2.2` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.23.4` | `7.27.0` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.2` | `7.27.0` | | [axios](https://github.com/axios/axios) | `1.7.4` | `1.8.4` | | [esbuild](https://github.com/evanw/esbuild) | `0.21.5` | `0.25.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.15.1` | `4.19.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.9` | `3.1.1` | | [undici](https://github.com/nodejs/undici) | `5.28.4` | `5.29.0` | Updates `@octokit/request-error` from 6.1.1 to 6.1.7 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v6.1.1...v6.1.7) Updates `@octokit/request-error` from 5.1.0 to 6.1.7 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v6.1.1...v6.1.7) Updates `next` from 14.2.10 to 14.2.25 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.10...v14.2.25) Updates `vitest` from 2.0.5 to 2.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) Updates `@octokit/endpoint` from 10.1.1 to 10.1.3 - [Release notes](https://github.com/octokit/endpoint.js/releases) - [Commits](octokit/endpoint.js@v10.1.1...v10.1.3) Updates `@octokit/endpoint` from 9.0.5 to 10.1.3 - [Release notes](https://github.com/octokit/endpoint.js/releases) - [Commits](octokit/endpoint.js@v10.1.1...v10.1.3) Updates `@octokit/request` from 9.1.3 to 9.2.2 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v9.1.3...v9.2.2) Updates `@octokit/request` from 8.4.0 to 9.2.2 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v9.1.3...v9.2.2) Updates `@babel/helpers` from 7.23.4 to 7.27.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers) Updates `@babel/runtime` from 7.23.2 to 7.27.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime) Updates `axios` from 1.7.4 to 1.8.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.8.4) Updates `esbuild` from 0.21.5 to 0.25.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.5...v0.25.2) Updates `tsx` from 4.15.1 to 4.19.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.15.1...v4.19.3) Updates `vitest` from 2.1.9 to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) Updates `undici` from 5.28.4 to 5.29.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.4...v5.29.0) Updates `vite` from 5.4.6 to 6.2.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite) --- updated-dependencies: - dependency-name: "@octokit/request-error" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@octokit/request-error" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vitest dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@octokit/endpoint" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/endpoint" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/request" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/request" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/helpers" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: esbuild dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tsx dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vitest dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: undici dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
Welbert5753
approved these changes
Jun 9, 2025
Welbert5753
approved these changes
Jun 9, 2025
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 npm_and_yarn group with 11 updates in the / directory:
6.1.16.1.75.1.06.1.714.2.1014.2.252.0.52.1.910.1.110.1.39.0.510.1.39.1.39.2.28.4.09.2.27.23.47.27.07.23.27.27.01.7.41.8.40.21.50.25.24.15.14.19.32.1.93.1.15.28.45.29.0Updates
@octokit/request-errorfrom 6.1.1 to 6.1.7Release notes
Sourced from
@octokit/request-error's releases.Commits
c346f5cfix: linting issues (#494)d558320Merge commit from fork5046116chore(deps): update dependency esbuild to ^0.25.0 (#491)50513babuild(deps): lock file maintenance (#490)bd5e83fbuild(deps): lock file maintenance (#488)d204ea3build(deps): lock file maintenance (#486)ab1585achore(deps): update vitest monorepo to v3 (major) (#487)03a7e12build(deps): lock file maintenance (#485)cb4feecbuild(deps): lock file maintenance (#484)e01d470fix(deps): bump@octokit/typesto fix Deno compat (#483)Updates
@octokit/request-errorfrom 5.1.0 to 6.1.7Release notes
Sourced from
@octokit/request-error's releases.Commits
c346f5cfix: linting issues (#494)d558320Merge commit from fork5046116chore(deps): update dependency esbuild to ^0.25.0 (#491)50513babuild(deps): lock file maintenance (#490)bd5e83fbuild(deps): lock file maintenance (#488)d204ea3build(deps): lock file maintenance (#486)ab1585achore(deps): update vitest monorepo to v3 (major) (#487)03a7e12build(deps): lock file maintenance (#485)cb4feecbuild(deps): lock file maintenance (#484)e01d470fix(deps): bump@octokit/typesto fix Deno compat (#483)Updates
nextfrom 14.2.10 to 14.2.25Release notes
Sourced from next's releases.
Commits
d36a1f3v14.2.255fd3ae8[backport] Update middleware request header (#77202)756be15v14.2.24ba6453dfix corepack keysc482c20[backport v14] fix: ensure lint worker errors aren't silenced (#75766) (#75779)5791cb6[Backport v14] add additional x-middleware-set-cookie filtering (#75561) (#75...8129a61test: fix eslint plugin test (#75687)f27ce02v14.2.23c4bf4acbackport: force module format for virtual client-proxy (#74162) (#74590)d60bb1bBackport: Use provided waitUntil for pending revalidates (#74164) (#74573)Updates
vitestfrom 2.0.5 to 2.1.9Release notes
Sourced from vitest's releases.
... (truncated)
Commits
c9e59a0chore: release v2.1.9e0fe1d8fix: backport #7317 to v2 (#7318)d69cc75bump: 2.1.892f7a2afix: support Node 2181ed45bchore: release v2.1.7fbe5c39fix: revert support for Vite 6b936702bump: 2.1.632f23b9chore: release v2.1.5417bdb4fix(browser): init browsers eagerly when tests are running (#6876)93b67c2fix: throw an error and a warning if.poll,.element,.rejects/`.resolv...Updates
@octokit/endpointfrom 10.1.1 to 10.1.3Release notes
Sourced from
@octokit/endpoint's releases.Commits
d6cf1adfix: linting issues breaking ci (#514)6c9c5beMerge commit from forke472e22chore(deps): update dependency esbuild to ^0.25.0 (#512)b2ebcdabuild(deps-dev): bump vitest and@vitest/coverage-v8(#511)76e3738build(deps): bump vite from 5.4.6 to 6.0.11 (#509)c9ce54dchore(deps): update vitest monorepo to v3 (major) (#508)15d700bfix(deps): bump@octokit/typesto improve Deno compat (#507)a0a938echore(deps): update dependency prettier to v3.4.2 (#506)2e92021chore(deps): update dependency prettier to v3.4.1 (#505)55ee6d6chore(deps): update dependency prettier to v3.4.0 (#504)Updates
@octokit/endpointfrom 9.0.5 to 10.1.3Release notes
Sourced from
@octokit/endpoint's releases.Commits
d6cf1adfix: linting issues breaking ci (#514)6c9c5beMerge commit from forke472e22chore(deps): update dependency esbuild to ^0.25.0 (#512)b2ebcdabuild(deps-dev): bump vitest and@vitest/coverage-v8(#511)76e3738build(deps): bump vite from 5.4.6 to 6.0.11 (#509)c9ce54dchore(deps): update vitest monorepo to v3 (major) (#508)15d700bfix(deps): bump@octokit/typesto improve Deno compat (#507)a0a938echore(deps): update dependency prettier to v3.4.2 (#506)2e92021chore(deps): update dependency prettier to v3.4.1 (#505)55ee6d6chore(deps): update dependency prettier to v3.4.0 (#504)Updates
@octokit/requestfrom 9.1.3 to 9.2.2Release notes
Sourced from
@octokit/request's releases.Commits
4b2f485fix(deps): update dependency@octokit/request-errorto v6.1.7 [security] (#740)0320a42chore(deps): update dependency prettier to v3.5.1 (#737)6bb29bafix: mitigate ReDos vulnerabilities & lint (#738)34ff07eMerge commit from forka0e96b3chore(deps): update dependency esbuild to ^0.25.0 (#736)d27daa7build(deps-dev): bump vitest and@vitest/coverage-v8(#735)bc07c8abuild(deps): bump vite from 5.4.6 to 6.0.11 (#734)4266a84build(deps-dev): bump undici from 6.19.2 to 6.21.1 (#733)c2d27a2chore(deps): update vitest monorepo to v3 (major) (#732)00bf316feat: correctly parse response bodies as JSON where the Content-Type is `appl...Updates
@octokit/requestfrom 8.4.0 to 9.2.2Release notes
Sourced from
@octokit/request's releases.Commits
4b2f485fix(deps): update dependency@octokit/request-errorto v6.1.7 [security] (#740)0320a42chore(deps): update dependency prettier to v3.5.1 (#737)6bb29bafix: mitigate ReDos vulnerabilities & lint (#738)34ff07eMerge commit from forka0e96b3chore(deps): update dependency esbuild to ^0.25.0 (#736)d27daa7build(deps-dev): bump vitest and@vitest/coverage-v8(#735)bc07c8abuild(deps): bump vite from 5.4.6 to 6.0.11 (#734)4266a84build(deps-dev): bump undici from 6.19.2 to 6.21.1 (#733)c2d27a2chore(deps): update vitest monorepo to v3 (major) (#732)00bf316feat: correctly parse response bodies as JSON where the Content-Type is `appl...Updates
@babel/helpersfrom 7.23.4 to 7.27.0Release notes
Sourced from
@babel/helpers's releases.... (truncated)
Changelog
Sourced from
@babel/helpers's changelog.... (truncated)
Commits
5c350eav7.27.0ca4865aFix: align behaviour to tscrewriteRelativeImportExtensions(#17118)e1ce99dv7.26.10d5952e8Fix processing of replacement pattern with named capture groups (#17173)64bca7bv7.26.94cf5c9e[babel 8] Use@babel/typesfor parser's return type (#17117)2d95140v7.26.70e6199bMake "object without properties" helpers ES6-compatible (#17086)cd24cc0chore: Update TS 5.7 (#17053)63d3038v7.26.0Updates
@babel/runtimefrom 7.23.2 to 7.27.0Release notes
Sourced from
@babel/runtime's releases.... (truncated)
Changelog
Sourced from
@babel/runtime's changelog.