Bump the npm-dependencies group with 7 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
javascript dependencies
Bumps the npm-dependencies group with 7 updates:
| Package | From | To |
|---|---|---|
| @actions/github | 6.0.0 |
6.0.1 |
| @octokit/request | 9.2.3 |
10.0.2 |
| @octokit/rest | 21.1.1 |
22.0.0 |
| @babel/preset-env | 7.27.1 |
7.27.2 |
| @types/node | 22.15.3 |
22.15.29 |
| @babel/core | 7.27.1 |
7.27.4 |
| eslint-plugin-jest | 28.11.0 |
28.12.0 |
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.2
Release notes
Sourced from @octokit/request's releases.
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
Commits
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 22.15.29
Commits
- See full diff in compare view
Updates @babel/core from 7.27.1 to 7.27.4
Release notes
Sourced from @babel/core's releases.
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)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-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@liuxingbaoyu)babel-core,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,babel-standalone
- #17238 Split
regeneratorRuntimeinto multiple helpers (@nicolo-ribaudo)Committers: 4
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generatorbabel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17328 Correctly set
.displayNameonGeneratorFunction(@nicolo-ribaudo)babel-plugin-proposal-explicit-resource-managementbabel-plugin-proposal-decorators,babel-types
- #17321 fix(converter): Remove
abstractmodifiers in class declaration to expression conversion (@magic-akari)babel-helper-module-transforms,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umdbabel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari)babel-generator,babel-parserCommitters: 7
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Vik R (
@vikr01)
... (truncated)
Changelog
Sourced from @babel/core's changelog.
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)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-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@liuxingbaoyu)babel-core,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,babel-standalone
- #17238 Split
regeneratorRuntimeinto multiple helpers (@nicolo-ribaudo)v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generatorbabel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17328 Correctly set
.displayNameonGeneratorFunction(@nicolo-ribaudo)babel-plugin-proposal-explicit-resource-managementbabel-plugin-proposal-decorators,babel-types
- #17321 fix(converter): Remove
abstractmodifiers in class declaration to expression conversion (@magic-akari)babel-helper-module-transforms,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umdbabel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari)babel-generator,babel-parserv7.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
babel-cli
... (truncated)
Commits
Updates eslint-plugin-jest from 28.11.0 to 28.12.0
Release notes
Sourced from eslint-plugin-jest's releases.
v28.12.0
28.12.0 (2025-05-29)
Features
v28.11.2
28.11.2 (2025-05-29)
Bug Fixes
v28.11.1
28.11.1 (2025-05-27)
Bug Fixes
Changelog
Sourced from eslint-plugin-jest's changelog.
28.12.0 (2025-05-29)
Features
28.11.2 (2025-05-29)
Bug Fixes
28.11.1 (2025-05-27)
Bug Fixes
Commits
aa64936chore(release): 28.12.0 [skip ci]1fb5a4afeat(no-disabled-tests): improve error message and simplify rule (#1739)ff8c9acchore(release): 28.11.2 [skip ci]14c27abfix(no-commented-out-tests): make message less ambiguous (#1740)2e59959refactor(prefer-lowercase-title): rename message id (#1738)f22560cchore(release): 28.11.1 [skip ci]5c10c18chore(deps): lock file maintenance (#1737)0f5b873fix(no-large-snapshots): use a far better message for when an unexpected snap...db8172bchore(deps): lock file maintenance (#1735)3b4bc34chore(deps): lock file maintenance (#1733)- Additional commits viewable 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
+220
-190
Package Dependencies
Technical Details
| ID: | 1183735 |
| UUID: | 2558031863 |
| Node ID: | PR_kwDOJ4kHFc6YeHf3 |
| Host: | GitHub |
| Repository: | github/command |
| Merge State: | Unknown |