fix(deps): bump the babel group across 1 directory with 5 updates - #420
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
View your CI Pipeline Execution ↗ for commit 3a373ea
☁️ Nx Cloud last updated this comment at |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #420 +/- ##
=======================================
Coverage 60.08% 60.08%
=======================================
Files 26 26
Lines 1566 1566
Branches 358 358
=======================================
Hits 941 941
Misses 621 621
Partials 4 4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/babel-ae2feaba14
branch
from
September 8, 2026 12:54
3a373ea to
c381f41
Compare
ianwremmel-ai-agent
removed this pull request from stack #432
September 9, 2026 04:39
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/babel-ae2feaba14
branch
from
September 10, 2026 12:55
c381f41 to
efe16a5
Compare
Bumps the babel group with 2 updates in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.24.6 to 8.0.5 - [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/v8.0.5/packages/babel-core) Updates `@babel/preset-env` from 7.24.6 to 8.0.5 - [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/v8.0.5/packages/babel-preset-env) Updates `@babel/generator` from 7.24.6 to 7.29.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.29.8/packages/babel-generator) Updates `@babel/template` from 7.24.6 to 7.29.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.29.7/packages/babel-template) Updates `@babel/types` from 7.24.6 to 7.29.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.29.8/packages/babel-types) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/generator" dependency-version: 7.28.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/template" dependency-version: 7.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/types" dependency-version: 7.28.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/babel-ae2feaba14
branch
from
September 14, 2026 12:54
efe16a5 to
3869131
Compare
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/core and @babel/preset-env.
Updates
@babel/corefrom 7.24.6 to 8.0.5Release notes
Sourced from @babel/core's releases.
... (truncated)
Changelog
Sourced from @babel/core's changelog.
... (truncated)
Commits
0d8ed70v8.0.54cea20dUse built-in glob in Node.js (#18097)1eac448refactor: replacesemverwithverkit(#18145)61bfda5chore: Update prettier v3.9 (#18147)6ce28e1Add whitespace in source-map-visual tests (#18138)e441e7afix: RemoveisTSXfrombabel-plugin-syntax-typescripttypes (#18089)b4be199v8.0.1b68b1cbActually removepreset-env'suseBuiltIns(#18079)de007eaAvoid trailing zeroes in Babel 9 generated version (#18078)7dc825av8.0.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/coresince your current version.Updates
@babel/preset-envfrom 7.24.6 to 8.0.5Release notes
Sourced from @babel/preset-env's releases.
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
... (truncated)
Commits
0d8ed70v8.0.54cea20dUse built-in glob in Node.js (#18097)1eac448refactor: replacesemverwithverkit(#18145)1554d58chore: Some minor cleanup (#18148)286c79aUpdate compat data sources (#18116)73940a0v8.0.259a63a6Update@babel/preset-modulesand polyfill packages (#18081)b4be199v8.0.1b68b1cbActually removepreset-env'suseBuiltIns(#18079)cd96c47chore(pkg): set@babel/corepeer deps to ^8.0.0 (#18076)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/preset-envsince your current version.Updates
@babel/generatorfrom 7.24.6 to 7.29.8Release notes
Sourced from @babel/generator's releases.
... (truncated)
Commits
5de11cav7.29.839f38e0fix(generator): improve new callee parens check (#18046)64c37e5Disallow super call after new (#17871)4fba754v7.29.704ea6b2v7.29.6fb615e7Catchup source map position in preserveFormat (#18014)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)713d478v7.29.17171fb9[7.x backport] Fix undefined when 64 indents (#17776)aa8394ev7.29.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/generatorsince your current version.Updates
@babel/templatefrom 7.24.6 to 7.29.7Release notes
Sourced from @babel/template's releases.
... (truncated)
Commits
4fba754v7.29.7d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)a8080cdv7.27.259829dbfix(babel-template): Properly handle empty string replacements (#17284)eebd3a0v7.27.1fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)5c350eav7.27.036275dfAddallowYieldOutsideFunctionto parser (#17149)74f5d6dFix: always initialize ExportDeclaration attributes (#17164)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/templatesince your current version.Updates
@babel/typesfrom 7.24.6 to 7.29.8Release notes
Sourced from @babel/types's releases.
... (truncated)
Commits
5de11cav7.29.864c37e5Disallow super call after new (#17871)4fba754v7.29.7aa8394ev7.29.07b3dec4[7.x backport] Add attributes import declaration builder (#17750)d7f4008v7.28.6beea88c[babel 8] RenameTSImportType.argumentto.source(#17610)711db56[babel 8] Fully remove import assertions (#17603)99dcba5chore: enable some ts-eslint rules (#17592)d9fa9c5[Babel 8]: Bump glob to v12 (#17594)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/typessince your current version.