-
-
Notifications
You must be signed in to change notification settings - Fork 95
chore(deps): (deps): bump the production group with 14 updates #892
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
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 production group with 14 updates: | Package | From | To | | --- | --- | --- | | [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) | `7.27.1` | `7.28.6` | | [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.28.5` | `7.28.6` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.5` | `7.28.6` | | [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) | `7.28.5` | `7.28.6` | | [@babel/helper-compilation-targets](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-compilation-targets) | `7.27.2` | `7.28.6` | | [@babel/helper-module-imports](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-module-imports) | `7.27.1` | `7.28.6` | | [@babel/helper-module-transforms](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-module-transforms) | `7.28.3` | `7.28.6` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.28.4` | `7.28.6` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.28.5` | `7.28.6` | | [@babel/template](https://github.com/babel/babel/tree/HEAD/packages/babel-template) | `7.27.2` | `7.28.6` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.28.5` | `7.28.6` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.28.5` | `7.28.6` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.9.12` | `2.9.14` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001762` | `1.0.30001764` | Updates `@babel/code-frame` from 7.27.1 to 7.28.6 - [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.28.6/packages/babel-code-frame) Updates `@babel/compat-data` from 7.28.5 to 7.28.6 - [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.28.6/packages/babel-compat-data) Updates `@babel/core` from 7.28.5 to 7.28.6 - [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.28.6/packages/babel-core) Updates `@babel/generator` from 7.28.5 to 7.28.6 - [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.28.6/packages/babel-generator) Updates `@babel/helper-compilation-targets` from 7.27.2 to 7.28.6 - [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.28.6/packages/babel-helper-compilation-targets) Updates `@babel/helper-module-imports` from 7.27.1 to 7.28.6 - [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.28.6/packages/babel-helper-module-imports) Updates `@babel/helper-module-transforms` from 7.28.3 to 7.28.6 - [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.28.6/packages/babel-helper-module-transforms) Updates `@babel/helpers` from 7.28.4 to 7.28.6 - [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.28.6/packages/babel-helpers) Updates `@babel/parser` from 7.28.5 to 7.28.6 - [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.28.6/packages/babel-parser) Updates `@babel/template` from 7.27.2 to 7.28.6 - [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.28.6/packages/babel-template) Updates `@babel/traverse` from 7.28.5 to 7.28.6 - [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.28.6/packages/babel-traverse) Updates `@babel/types` from 7.28.5 to 7.28.6 - [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.28.6/packages/babel-types) Updates `baseline-browser-mapping` from 2.9.12 to 2.9.14 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.9.12...v2.9.14) Updates `caniuse-lite` from 1.0.30001762 to 1.0.30001764 - [Commits](browserslist/caniuse-lite@1.0.30001762...1.0.30001764) --- updated-dependencies: - dependency-name: "@babel/code-frame" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production - dependency-name: "@babel/compat-data" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: "@babel/core" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: "@babel/generator" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: "@babel/helper-compilation-targets" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production - dependency-name: "@babel/helper-module-imports" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production - dependency-name: "@babel/helper-module-transforms" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: "@babel/helpers" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: "@babel/parser" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: "@babel/template" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production - dependency-name: "@babel/traverse" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: "@babel/types" dependency-version: 7.28.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: baseline-browser-mapping dependency-version: 2.9.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production - dependency-name: caniuse-lite dependency-version: 1.0.30001764 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <[email protected]>
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 production group with 14 updates:
7.27.17.28.67.28.57.28.67.28.57.28.67.28.57.28.67.27.27.28.67.27.17.28.67.28.37.28.67.28.47.28.67.28.57.28.67.27.27.28.67.28.57.28.67.28.57.28.62.9.122.9.141.0.300017621.0.30001764Updates
@babel/code-framefrom 7.27.1 to 7.28.6Release notes
Sourced from
@babel/code-frame's releases.... (truncated)
Changelog
Sourced from
@babel/code-frame's changelog.... (truncated)
Commits
d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/code-framesince your current version.Updates
@babel/compat-datafrom 7.28.5 to 7.28.6Changelog
Sourced from
@babel/compat-data's changelog.Commits
d7f4008v7.28.63549ca3Update compat data (#17600)Updates
@babel/corefrom 7.28.5 to 7.28.6Changelog
Sourced from
@babel/core's changelog.Commits
d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)d725e39AddBABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK(#17569)c1b55f6Useeslint.config.mts(#17573)Updates
@babel/generatorfrom 7.28.5 to 7.28.6Changelog
Sourced from
@babel/generator's changelog.Commits
d7f4008v7.28.6beea88c[babel 8] RenameTSImportType.argumentto.source(#17610)711db56[babel 8] Fully remove import assertions (#17603)99dcba5chore: enable some ts-eslint rules (#17592)8e3dd5dRecord and tuple cleanup (#17597)c1b55f6Useeslint.config.mts(#17573)dfce3d6Fully remove Records and Tuples support (#17528)Updates
@babel/helper-compilation-targetsfrom 7.27.2 to 7.28.6Release notes
Sourced from
@babel/helper-compilation-targets's releases.... (truncated)
Changelog
Sourced from
@babel/helper-compilation-targets's changelog.... (truncated)
Commits
d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/helper-compilation-targetssince your current version.Updates
@babel/helper-module-importsfrom 7.27.1 to 7.28.6Release notes
Sourced from
@babel/helper-module-imports's releases.... (truncated)
Changelog
Sourced from
@babel/helper-module-imports's changelog.... (truncated)
Commits
d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/helper-module-importssince your current version.Updates
@babel/helper-module-transformsfrom 7.28.3 to 7.28.6Release notes
Sourced from
@babel/helper-module-transforms's releases.... (truncated)
Changelog
Sourced from
@babel/helper-module-transforms's changelog.... (truncated)
Commits
d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/helper-module-transformssince your current version.Updates
@babel/helpersfrom 7.28.4 to 7.28.6Release notes
Sourced from
@babel/helpers's releases.Changelog
Sourced from
@babel/helpers's changelog.... (truncated)
Commits
d7f4008v7.28.6Description has been truncated