-
-
Notifications
You must be signed in to change notification settings - Fork 36
build(deps): bump the actions-deps group with 6 updates #2482
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
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the actions-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.3` | `7.27.4` | | [@babel/plugin-proposal-explicit-resource-management](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-explicit-resource-management) | `7.27.3` | `7.27.4` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.27.0` | `9.28.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.27` | `22.15.29` | | [deno](https://github.com/denoland/deno) | `2.3.4` | `2.3.5` | | [eslint](https://github.com/eslint/eslint) | `9.27.0` | `9.28.0` | Updates `@babel/core` from 7.27.3 to 7.27.4 - [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.4/packages/babel-core) Updates `@babel/plugin-proposal-explicit-resource-management` from 7.27.3 to 7.27.4 - [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.4/packages/babel-plugin-proposal-explicit-resource-management) Updates `@eslint/js` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.28.0/packages/js) Updates `@types/node` from 22.15.27 to 22.15.29 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `deno` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/denoland/deno/releases) - [Changelog](https://github.com/denoland/deno/blob/main/Releases.md) - [Commits](denoland/deno@v2.3.4...v2.3.5) Updates `eslint` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.27.0...v9.28.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@babel/plugin-proposal-explicit-resource-management" dependency-version: 7.27.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@eslint/js" dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@types/node" dependency-version: 22.15.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: deno dependency-version: 2.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <[email protected]>
fffa29e
to
d11261b
Compare
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Bumps the actions-deps group with 6 updates:
7.27.3
7.27.4
7.27.3
7.27.4
9.27.0
9.28.0
22.15.27
22.15.29
2.3.4
2.3.5
9.27.0
9.28.0
Updates
@babel/core
from 7.27.3 to 7.27.4Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
7d06930
v7.27.4a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)Updates
@babel/plugin-proposal-explicit-resource-management
from 7.27.3 to 7.27.4Release notes
Sourced from
@babel/plugin-proposal-explicit-resource-management
's releases.Changelog
Sourced from
@babel/plugin-proposal-explicit-resource-management
's changelog.Commits
7d06930
v7.27.4f58e67b
Disallow using in bare case statement (#17323)Updates
@eslint/js
from 9.27.0 to 9.28.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
844f5a6
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 22.15.27 to 22.15.29Commits
Updates
deno
from 2.3.4 to 2.3.5Release notes
Sourced from deno's releases.
Changelog
Sourced from deno's changelog.
Commits
4794dc1
v2.3.5 (#29531)ba9c80e
fix(ext/node): fix function error message ininvalidArgTypeHelper
(#29526)342ea09
fix(ext/node): stubgetFipsCrypto
tofalse
(#29485)b2f6685
fix(ext/node): Buffer write OOB checks (#29524)2831e5c
fix(vendor): store remote version metadata checksum in vendor folder to ensur...3930dc1
chore(ext/node): ignoreparallel/test-buffer-backing-arraybuffer.js
(#29505)4a80e1d
fix(ext/node): correctkMaxLength
value ofnode:buffer
(#29504)b27f882
ci: update release template (#29519)248d038
fix(otel): flush data when terminating signal is received (#29515)dacfd23
ci: update release template (#29512)Updates
eslint
from 9.27.0 to 9.28.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
f341f21
9.28.0779dda9
Build: changelog update for 9.28.0175b7b8
chore: upgrade to@eslint/[email protected]
(#19802)844f5a6
chore: package.json update for@eslint/js
releaseb0674be
feat: Customization of serialization for languageOptions (#19760)3ec2082
docs: Nested arrays in files config entry (#19799)89a65b0
docs: clarify how config arrays can apply to subsets of files (#19788)2ba8a0d
docs: Add description of meta.namespace to plugin docs (#19798)eea3e7e
fix: Remove configured global variables fromGlobalScope#implicit
(#19779)a95721f
feat: Add--pass-on-unpruned-suppressions
CLI option (#19773)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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