build(deps): bump the babel group across 1 directory with 7 updates#1414
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the babel group across 1 directory with 7 updates#1414dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the babel group with 2 updates in the / directory: [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) and [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@babel/code-frame` from 7.23.5 to 7.24.7 - [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.24.7/packages/babel-code-frame) Updates `@babel/core` from 7.23.7 to 7.24.9 - [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.24.9/packages/babel-core) Updates `@babel/generator` from 7.23.6 to 7.24.10 - [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.24.10/packages/babel-generator) Updates `@babel/parser` from 7.23.6 to 7.24.8 - [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.24.8/packages/babel-parser) Updates `@babel/template` from 7.22.15 to 7.24.7 - [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.24.7/packages/babel-template) Updates `@babel/traverse` from 7.23.7 to 7.24.8 - [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.24.8/packages/babel-traverse) Updates `@babel/types` from 7.23.6 to 7.24.9 - [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.24.9/packages/babel-types) --- updated-dependencies: - dependency-name: "@babel/code-frame" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/generator" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/template" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/traverse" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #1416. |
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 babel group with 2 updates in the / directory: @babel/code-frame and @babel/core.
Updates
@babel/code-framefrom 7.23.5 to 7.24.7Release notes
Sourced from
@babel/code-frame's releases.... (truncated)
Changelog
Sourced from
@babel/code-frame's changelog.... (truncated)
Commits
bf1e9a3v7.24.77934963Usetype: modulein allpackage.jsons (#16535)9630250v7.24.66e3539b[babel 8] Publish.d.tsfiles for every package (#16416)5499f08bump import-meta-resolve to 4.1.0 (#16464)71c247a[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0(#16457)9a4aa55v7.24.2f96d8a1Restore previousFORCE_COLOR=0behavior (#16362)822b025v7.24.1f356584Replacechalkwithpicocolors(#16359)Updates
@babel/corefrom 7.23.7 to 7.24.9Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
30aa644v7.24.97d923b8Avoidrequire()call in@babel/standalonebundle (#16639)889c58fRevert "Pin CI to Node.js 22.1" (#16633)1f5af44v7.24.8683c654Enable some lint rules (#16605)c36fa6aUpdate typescript-eslint v8 (#16557)02da3da[babel 8] RemoveFile.prototype.getModuleName(#16561)bf1e9a3v7.24.790fdd7eOnly import types from declared dependencies (#16494)7934963Usetype: modulein allpackage.jsons (#16535)Updates
@babel/generatorfrom 7.23.6 to 7.24.10Release notes
Sourced from
@babel/generator's releases.... (truncated)
Changelog
Sourced from
@babel/generator's changelog.... (truncated)
Commits
8bab900v7.24.10dcee3e4Fix parens detection for object&function inas/satisfies(#16648)30aa644v7.24.93e4723fAvoid extra parens in TSas/satisfies(#16617)1f5af44v7.24.871282adCorrectly print parens aroundininforheads (#16630)9783c3cAvoid unnecessary parens aroundasyncinfor await(#16625)7a27ff4Move decorators parens logic toneedsParens(#16627)d4b08d0Fix printing of comments inawait using(#16626)c7bb6e0fix typescript code generation for yield expression inside type expre… (#16591)Updates
@babel/parserfrom 7.23.6 to 7.24.8Release notes
Sourced from
@babel/parser's releases.... (truncated)
Changelog
Sourced from
@babel/parser's changelog.... (truncated)
Commits
1f5af44v7.24.80cd31fcDisallow destructuring assignment inusingdeclarations (#16613)683c654Enable some lint rules (#16605)fc0748aUpdate dependencies (#16603)c36fa6aUpdate typescript-eslint v8 (#16557)424fc90Update to TypeScript 5.5 (#16536)8e39f35Do not use strict mode in TSdeclare(#16567)61b2f56fix: do not add.value: undefinedto regexp literals (#16490)bf1e9a3v7.24.717a5502[Babel 8] Removeextra.shorthand(#16521)Updates
@babel/templatefrom 7.22.15 to 7.24.7Release notes
Sourced from
@babel/template's releases.... (truncated)
Changelog
Sourced from
@babel/template's changelog.