Bump the actions-deps group in /validator/imported with 6 updates#369
Merged
StevenACoffman merged 1 commit intoMay 5, 2025
Conversation
Bumps the actions-deps group in /validator/imported with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.27.0` | `7.27.1` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.10` | `7.27.1` | | [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) | `7.26.0` | `7.27.1` | | [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) | `7.27.0` | `7.27.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.9` | `7.27.1` | | [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow) | `7.25.9` | `7.27.1` | Updates `@babel/cli` from 7.27.0 to 7.27.1 - [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.1/packages/babel-cli) Updates `@babel/core` from 7.26.10 to 7.27.1 - [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.1/packages/babel-core) Updates `@babel/node` from 7.26.0 to 7.27.1 - [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.1/packages/babel-node) Updates `@babel/plugin-transform-typescript` from 7.27.0 to 7.27.1 - [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.1/packages/babel-plugin-transform-typescript) Updates `@babel/preset-env` from 7.26.9 to 7.27.1 - [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.1/packages/babel-preset-env) Updates `@babel/preset-flow` from 7.25.9 to 7.27.1 - [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.1/packages/babel-preset-flow) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@babel/core" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@babel/node" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@babel/plugin-transform-typescript" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@babel/preset-env" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@babel/preset-flow" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 actions-deps group in /validator/imported with 6 updates:
7.27.07.27.17.26.107.27.17.26.07.27.17.27.07.27.17.26.97.27.17.25.97.27.1Updates
@babel/clifrom 7.27.0 to 7.27.1Release notes
Sourced from
@babel/cli's releases.... (truncated)
Changelog
Sourced from
@babel/cli's changelog.... (truncated)
Commits
eebd3a0v7.27.1317e332Enforce node protocol import (#17207)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)Updates
@babel/corefrom 7.26.10 to 7.27.1Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
eebd3a0v7.27.1c19e00e[babel 8] Remove unnecessary CJS ESM wrapper (#17261)65b1c1dIgnore browser-only files in coverage reports (#17262)35e7907Update error stack test (#17252)afe6ae2Updatejest-light-runnerto v0.7.0 (#17245)317e332Enforce node protocol import (#17207)5e991bdadd require-esm babel-register test (#17206)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)5e1f1bcFix failing Node.js 20 tests (#17191)Updates
@babel/nodefrom 7.26.0 to 7.27.1Release notes
Sourced from
@babel/node's releases.... (truncated)
Changelog
Sourced from
@babel/node's changelog.... (truncated)
Commits
eebd3a0v7.27.1317e332Enforce node protocol import (#17207)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)c079fddupdate node-flags (#17074)cd24cc0chore: Update TS 5.7 (#17053)Updates
@babel/plugin-transform-typescriptfrom 7.27.0 to 7.27.1Release notes
Sourced from
@babel/plugin-transform-typescript's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-typescript's changelog.... (truncated)
Commits
eebd3a0v7.27.1317e332Enforce node protocol import (#17207)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)Updates
@babel/preset-envfrom 7.26.9 to 7.27.1Release notes
Sourced from
@babel/preset-env's releases.