Skip to content

chore(deps-dev): bump the babel group across 1 directory with 3 updates#1484

Merged
devpow112 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/babel-1e4896edff
May 26, 2026
Merged

chore(deps-dev): bump the babel group across 1 directory with 3 updates#1484
devpow112 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/babel-1e4896edff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps the babel group with 3 updates in the / directory: @babel/cli, @babel/register and @devpow112/babel-config.

Updates @babel/cli from 7.28.6 to 7.29.7

Release notes

Sourced from @​babel/cli's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @babel/register from 7.29.3 to 7.29.7

Release notes

Sourced from @​babel/register's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

Commits

Updates @devpow112/babel-config from 1.2.16 to 1.2.17

Release notes

Sourced from @​devpow112/babel-config's releases.

v1.2.17

This release is also available on:


1.2.17 (2026-05-24)

Miscellaneous Chores

  • deps-dev: bump tar from 7.5.2 to 7.5.15 (6662281)
  • deps-dev: bump the commitlint group across 1 directory with 2 updates (53cebc3)
  • deps: bump @​babel/preset-env from 7.29.3 to 7.29.5 (fbad23b)

Build System

  • deps: bump actions/create-github-app-token from 3.1.1 to 3.2.0 (1e24a8e)
  • deps: bump actions/labeler from 6.0.1 to 6.1.0 (f457914)
  • use client-id for create-github-app-token (7b11c31)
Commits
  • b8a5bf2 chore(release): 1.2.17 [skip actions]
  • 7b11c31 build: use client-id for create-github-app-token
  • fbad23b chore(deps): bump @​babel/preset-env from 7.29.3 to 7.29.5
  • f457914 build(deps): bump actions/labeler from 6.0.1 to 6.1.0
  • 1e24a8e build(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0
  • 53cebc3 chore(deps-dev): bump the commitlint group across 1 directory with 2 updates
  • 6662281 chore(deps-dev): bump tar from 7.5.2 to 7.5.15
  • See full diff in compare view

@dependabot dependabot Bot added auto Opened by an automated process dependencies Pull request that updates a dependency file javascript Pull requests that update JavaScript code labels May 25, 2026
@dependabot dependabot Bot requested a review from devpow112 as a code owner May 25, 2026 11:31
@dependabot dependabot Bot added dependencies Pull request that updates a dependency file auto Opened by an automated process javascript Pull requests that update JavaScript code labels May 25, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented May 25, 2026

Coverage Report for CI Build 26479055465

Coverage remained the same at 100.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 20
Covered Lines: 20
Line Coverage: 100.0%
Relevant Branches: 1
Covered Branches: 1
Branch Coverage: 100.0%
Branches in Coverage %: Yes
Coverage Strength: 3.05 hits per line

💛 - Coveralls

@dependabot dependabot Bot changed the title chore(deps-dev): bump the babel group with 3 updates chore(deps-dev): bump the babel group across 1 directory with 3 updates May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-1e4896edff branch from f5afd29 to 95333a9 Compare May 26, 2026 22:32
Bumps the babel group with 3 updates in the / directory: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli), [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) and [@devpow112/babel-config](https://github.com/devpow112/babel-config).


Updates `@babel/cli` from 7.28.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-cli)

Updates `@babel/register` from 7.29.3 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-register)

Updates `@devpow112/babel-config` from 1.2.16 to 1.2.17
- [Release notes](https://github.com/devpow112/babel-config/releases)
- [Commits](devpow112/babel-config@v1.2.16...v1.2.17)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: babel
- dependency-name: "@babel/register"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@devpow112/babel-config"
  dependency-version: 1.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-1e4896edff branch from 95333a9 to 0119004 Compare May 26, 2026 22:35
@devpow112 devpow112 enabled auto-merge (rebase) May 26, 2026 22:35
@devpow112 devpow112 merged commit 20efc1e into main May 26, 2026
5 checks passed
@devpow112 devpow112 deleted the dependabot/npm_and_yarn/babel-1e4896edff branch May 26, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto Opened by an automated process dependencies Pull request that updates a dependency file javascript Pull requests that update JavaScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants