Bump the npm-dependencies group across 1 directory with 10 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(8 months ago)
(7 months ago)
(7 months ago)
by GrantBirki
javascript dependencies
Bumps the npm-dependencies group with 10 updates in the / directory:
| Package | From | To |
|---|---|---|
| @actions/github | 6.0.0 |
6.0.1 |
| @octokit/request | 9.2.3 |
10.0.3 |
| @octokit/rest | 21.1.1 |
22.0.0 |
| @babel/preset-env | 7.27.1 |
7.27.2 |
| @types/node | 22.15.3 |
24.0.8 |
| @babel/core | 7.27.1 |
7.27.7 |
| babel-jest | 29.7.0 |
30.0.2 |
| eslint-plugin-jest | 28.11.0 |
29.0.1 |
| jest | 29.7.0 |
30.0.3 |
| prettier | 3.5.3 |
3.6.2 |
Updates @actions/github from 6.0.0 to 6.0.1
Commits
- See full diff in compare view
Updates @octokit/request from 9.2.3 to 10.0.3
Release notes
Sourced from @octokit/request's releases.
v10.0.3
10.0.3 (2025-06-20)
Bug Fixes
v10.0.2
10.0.2 (2025-05-20)
Bug Fixes
v10.0.1
10.0.1 (2025-05-20)
Bug Fixes
v10.0.0
10.0.0 (2025-05-20)
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
v9.2.4
9.2.4 (2025-06-20)
Bug Fixes
Commits
5b181affix(pkg): unreplaced version number indist-bundle/(#765)fe8bb4bfix(deps): update octokit monorepo (major) (#759)a4c1f27chore(deps): update dependency undici to v7 (#761)8cf6d84fix(deps): update dependency fast-content-type-parse to v3 (#747)1eefea8ci: stop testing against NodeJS v18 (#756)b73d921chore(deps): update dependency undici to v6.21.2 [security] (#758)9820bbebuild(deps): bump vite from 6.2.6 to 6.3.4 (#755)6150627ci: replaceOCTOKITBOT_PROJECT_ACTION_TOKENandOCTOKITBOT_PATwith a tok...bcd76d7build(deps): bump vite from 6.2.5 to 6.2.6 (#754)- See full diff in compare view
Updates @octokit/rest from 21.1.1 to 22.0.0
Release notes
Sourced from @octokit/rest's releases.
v22.0.0
22.0.0 (2025-05-25)
Bug Fixes
BREAKING CHANGES
- deps: Drop support for NodeJS v18
- deps: Remove deprecated Projects endpoints
- deps: Remove deprecated Copilot usage metrics endpoints
Commits
77530abfix(deps): update octokit monorepo (major) (#504)d07b719build(deps): Bump vite from 6.2.5 to 6.3.4 (#509)61b76dabuild(deps-dev): Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#505)1710669chore(deps): update dependency undici to v6.21.2 [security] (#513)8ef1473build(deps): Bump vite from 6.0.11 to 6.2.5 (#503)1e8306bbuild(deps): Bump webpack-dev-middleware and gatsby in /docs (#497)3db0595build(deps): Bump send and express in /docs (#490)27f09ddbuild(deps-dev): Bump webpack from 5.93.0 to 5.98.0 in /docs (#494)005b147chore(deps): update dependency prismjs to v1.30.0 [security] (#493)3517730chore(deps): update dependency semantic-release-plugin-update-version-in-file...- See full diff in compare view
Updates @babel/preset-env from 7.27.1 to 7.27.2
Release notes
Sourced from @babel/preset-env's releases.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Committers: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu@magic-akari
Changelog
Sourced from @babel/preset-env's changelog.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Commits
Updates @types/node from 22.15.3 to 24.0.8
Commits
- See full diff in compare view
Updates @babel/core from 7.27.1 to 7.27.7
Release notes
Sourced from @babel/core's releases.
v7.27.7 (2025-06-26)
Thanks
@arthur-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17366 fix:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 3
- Huáng Jùnliàng (
@JLHwung)- Ingvar Stepanyan (
@RReverser)@liuxingbaoyuv7.27.5 (2025-06-03)
Thanks
@NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadv7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17366 fix:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesv7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)- Other
:nail_care: Polish
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management:nail_care: Polish
:microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17287 Reduce
regeneratorsize more (@liuxingbaoyu)
... (truncated)
Commits
Updates babel-jest from 29.7.0 to 30.0.2
Release notes
Sourced from babel-jest's releases.
30.0.2
What's Changed
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Jest 30.0.1
What's Changed
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]Remove and deprecatejest-replpackage (#15673)[jest-resolver]Replace customisBuiltinModulewith node'sisBuiltin(#15685)New Contributors
@vovkasmmade their first contribution in jestjs/jest#15687Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Jest 30
Today we are happy to announce the release of Jest 30. This release features a substantial number of changes, fixes, and improvements. While it is one of the largest major releases of Jest ever, we admit that three years for a major release is too long. In the future, we are aiming to make more frequent major releases to keep Jest great for the next decade.
If you want to skip all the news and just get going, run
npm install jest@^30.0.0and follow the migration guide: Upgrading from Jest 29 to 30.Features
[*]RenamedglobalsCleanupModetoglobalsCleanupand--waitNextEventLoopTurnForUnhandledRejectionEventsto--waitForUnhandledRejections[expect]AddArrayOfasymmetric matcher for validating array elements. (#15567)[babel-jest]Add optionexcludeJestPresetto allow opting out ofbabel-preset-jest(#15164)[expect]Revert #15038 to fixexpect(fn).toHaveBeenCalledWith(expect.objectContaining(...))when there are multiple calls (#15508)[jest-circus, jest-cli, jest-config]AddwaitNextEventLoopTurnForUnhandledRejectionEventsflag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)[jest-circus]Add awaitBeforeRetryoption tojest.retryTimes(#14738)[jest-circus]Add aretryImmediatelyoption tojest.retryTimes(#14696)[jest-circus, jest-jasmine2]AllowsetupFilesAfterEnvto export an async function (#10962)[jest-circus, jest-test-result]AddstartedAttimestamp inTestCaseResultObjectwithinonTestCaseResult(#15145)
... (truncated)
Changelog
Sourced from babel-jest's changelog.
30.0.2
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)30.0.1
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]Remove and deprecatejest-replpackage (#15673)[jest-resolver]Replace customisBuiltinModulewith node'sisBuiltin(#15685)30.0.0
Features
[*]RenamedglobalsCleanupModetoglobalsCleanupand--waitNextEventLoopTurnForUnhandledRejectionEventsto--waitForUnhandledRejections[expect]AddArrayOfasymmetric matcher for validating array elements. (#15567)[babel-jest]Add optionexcludeJestPresetto allow opting out ofbabel-preset-jest(#15164)[expect]Revert #15038 to fixexpect(fn).toHaveBeenCalledWith(expect.objectContaining(...))when there are multiple calls (#15508)[jest-circus, jest-cli, jest-config]AddwaitNextEventLoopTurnForUnhandledRejectionEventsflag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)[jest-circus]Add awaitBeforeRetryoption tojest.retryTimes(#14738)[jest-circus]Add aretryImmediatelyoption tojest.retryTimes(#14696)[jest-circus, jest-jasmine2]AllowsetupFilesAfterEnvto export an async function (#10962)[jest-circus, jest-test-result]AddstartedAttimestamp inTestCaseResultObjectwithinonTestCaseResult(#15145)[jest-cli]ExportbuildArgv(#15310)[jest-config][BREAKING] Addmtsandctsto defaultmoduleFileExtensionsconfig (#14369)[jest-config][BREAKING] UpdatetestMatchandtestRegexdefault option for supportingmjs,cjs,mts, andcts(#14584)[jest-config]Loads config file from provided path inpackage.json(#14044)[jest-config]Allow loadingjest.config.ctsfiles (#14070)[jest-config]ShowrootDirin error message when apresetfails to load (#15194)[jest-config]Support loading TS config files usingesbuild-registervia docblock loader (#15190)[jest-config]Allow passing TS config loader options via docblock comment (#15234)[jest-config]If Node is running with type stripping enabled, do not require a TS loader (#15480)[@jest/core]Group together open handles with the same stack trace (#13417, & #14789)[@jest/core]AddperfStatsto surface test setup overhead (#14622)[@jest/core][BREAKING] Changed--filterto accept an object with shape{ filtered: Array<string> }to match documentation (#13319)[@jest/core]Support--outputFileoption for--listTests(#14980)[@jest/core]Stringify Errors properly with--jsonflag (#15329)
... (truncated)
Commits
Updates eslint-plugin-jest from 28.11.0 to 29.0.1
Release notes
Sourced from eslint-plugin-jest's releases.
v29.0.1
29.0.1 (2025-06-18)
Bug Fixes
v29.0.0
29.0.0 (2025-06-18)
Bug Fixes
- remove
jest/no-alias-methodsfromstylesconfig (d3bf1dc)Features
- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v6 (fe61a40)- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v7 (5ca65d3)- drop support for ESLint v7 (b06e7d0)
- drop support for ESLint v8.x prior to v8.57.0 (d79765a)
- drop support for Node v16 (aaf62cd)
- drop support for Node v18 (598880c)
- drop support for Node v20.x prior to v20.12.0 (2f2fb68)
- drop support for Node v21 (a366393)
- drop support for Node v23 (1fb1a67)
- unbound-method: remove
docs.recommendedanddocs.requiresTypeCheckingproperties (945651c)BREAKING CHANGES
- dropped support for ESLint v8.x prior to v8.57.0
- dropped support for Node v20.x prior to v20.12.0
- dropped support for Node v23
- dropped support for Node v18
- unbound-method: removed
docs.recommendanddocs.requiresTypeCheckingfromunbound-method- dropped support for
@typescript-eslintv7- dropped support for
@typescript-eslintv6jest/no-alias-methodshas been removed from thestylesconfig as its already in therecommendedconfig- dropped support for ESLint v7
- dropped support for Node v21
- dropped support for Node v16
v28.14.0
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
29.0.1 (2025-06-18)
Bug Fixes
29.0.0 (2025-06-18)
Bug Fixes
- remove
jest/no-alias-methodsfromstylesconfig (d3bf1dc)Features
- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v6 (fe61a40)- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)v7 (5ca65d3)- drop support for ESLint v7 (b06e7d0)
- drop support for ESLint v8.x prior to v8.57.0 (d79765a)
- drop support for Node v16 (aaf62cd)
- drop support for Node v18 (598880c)
- drop support for Node v20.x prior to v20.12.0 (2f2fb68)
- drop support for Node v21 (a366393)
- drop support for Node v23 (1fb1a67)
- unbound-method: remove
docs.recommendedanddocs.requiresTypeCheckingproperties (945651c)BREAKING CHANGES
- dropped support for ESLint v8.x prior to v8.57.0
- dropped support for Node v20.x prior to v20.12.0
- dropped support for Node v23
- dropped support for Node v18
- unbound-method: removed
docs.recommendanddocs.requiresTypeCheckingfromunbound-method- dropped support for
@typescript-eslintv7- dropped support for
@typescript-eslintv6jest/no-alias-methodshas been removed from thestylesconfig as its already in therecommendedconfig- dropped support for ESLint v7
- dropped support for Node v21
- dropped support for Node v16
28.14.0 (2025-06-15)
Features
... (truncated)
Commits
0206a8achore(release): 29.0.1 [skip ci]1a9d310docs: remove duplicate changelog entry (again) (#1774)f3deac1chore(release): 29.0.0 [skip ci]6eade92docs: remove duplicate changelog entry (#1773)5b4cb54chore(release): 29.0.0 [skip ci]531c8bafix: update semantic-release config so new v29 major is marked as latest on `...fc41e8dchore(release): 29.0.0 [skip ci]d4caa67refactor: remove ESLint context fallbacks854cef4feat: drop support for ESLint v8.x prior to v8.57.083c130bfeat: drop support for Node v20.x prior to v20.12.0- Additional commits viewable in compare view
Updates jest from 29.7.0 to 30.0.3
Release notes
Sourced from jest's releases.
30.0.2
What's Changed
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Jest 30.0.1
What's Changed
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]Remove and deprecatejest-replpackage (#15673)[jest-resolver]Replace customisBuiltinModulewith node'sisBuiltin(#15685)New Contributors
@vovkasmmade their first contribution in jestjs/jest#15687Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Jest 30
Today we are happy to announce the release of Jest 30. This release features a substantial number of changes, fixes, and improvements. While it is one of the largest major releases of Jest ever, we admit that three years for a major release is too long. In the future, we are aiming to make more frequent major releases to keep Jest great for the next decade.
If you want to skip all the news and just get going, run
npm install jest@^30.0.0and follow the migration guide: Upgrading from Jest 29 to 30.Features
[*]RenamedglobalsCleanupModetoglobalsCleanupand--waitNextEventLoopTurnForUnhandledRejectionEventsto--waitForUnhandledRejections[expect]AddArrayOfasymmetric matcher for validating array elements. (#15567)[babel-jest]Add optionexcludeJestPresetto allow opting out ofbabel-preset-jest(#15164)[expect]Revert #15038 to fixexpect(fn).toHaveBeenCalledWith(expect.objectContaining(...))when there are multiple calls (#15508)[jest-circus, jest-cli, jest-config]AddwaitNextEventLoopTurnForUnhandledRejectionEventsflag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)[jest-circus]Add awaitBeforeRetryoption tojest.retryTimes(#14738)[jest-circus]Add aretryImmediatelyoption tojest.retryTimes(#14696)[jest-circus, jest-jasmine2]AllowsetupFilesAfterEnvto export an async function (#10962)[jest-circus, jest-test-result]AddstartedAttimestamp inTestCaseResultObjectwithinonTestCaseResult(#15145)
... (truncated)
Changelog
Sourced from jest's changelog.
30.0.3
Fixes
[jest-config]Fix ESM TS config loading in a CJS project (#15694)[jest-core]jest --onlyFailures --listTests now correctly lists only failed tests(#15700)Features
[jest-diff]Show non-printable control characters to diffs (#15696)30.0.2
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)30.0.1
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]Remove and deprecatejest-replpackage (#15673)[jest-resolver]Replace customisBuiltinModulewith node'sisBuiltin(#15685)30.0.0
Features
[*]RenamedglobalsCleanupModetoglobalsCleanupand--waitNextEventLoopTurnForUnhandledRejectionEventsto--waitForUnhandledRejections[expect]AddArrayOfasymmetric matcher for validating array elements. (#15567)[babel-jest]Add optionexcludeJestPresetto allow opting out ofbabel-preset-jest(#15164)[expect]Revert #15038 to fixexpect(fn).toHaveBeenCalledWith(expect.objectContaining(...))when there are multiple calls (#15508)[jest-circus, jest-cli, jest-config]AddwaitNextEventLoopTurnForUnhandledRejectionEventsflag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)[jest-circus]Add awaitBeforeRetryoption tojest.retryTimes(#14738)[jest-circus]Add aretryImmediatelyoption tojest.retryTimes(#14696)[jest-circus, jest-jasmine2]AllowsetupFilesAfterEnvto export an async function (#10962)[jest-circus, jest-test-result]AddstartedAttimestamp inTestCaseResultObjectwithinonTestCaseResult(#15145)[jest-cli]ExportbuildArgv(#15310)[jest-config][BREAKING] Addmtsandctsto defaultmoduleFileExtensionsconfig (#14369)[jest-config][BREAKING] UpdatetestMatchandtestRegexdefault option for supportingmjs,cjs,mts, andcts(#14584)
... (truncated)
Commits
Updates prettier from 3.5.3 to 3.6.2
Release notes
Sourced from prettier's releases.
3.6.2
What's Changed
- Add missing blank line around code block by
@fiskerin prettier/prettier#176753.6.1
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
--experimental-cli3.6.0
🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
Changelog
Sourced from prettier's changelog.
3.6.2
Markdown: Add missing blank line around code block (#17675 by
@fisker)<!-- Input --> 1. Some text, and code block below, with newline after code block--- foo: bar
- Another
- List
<!-- Prettier 3.6.1 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.2 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
3.6.1
TypeScript: Allow const without initializer (#17650, #17654 by
@fisker)// Input </tr></table>
... (truncated)
Pull Request Statistics
3
4
+1736
-1129
Package Dependencies
Technical Details
| ID: | 2654462 |
| UUID: | 2632286402 |
| Node ID: | PR_kwDOJ4kHFc6c5YDC |
| Host: | GitHub |
| Repository: | github/command |
| Merge State: | Unknown |