Skip to content

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

Merged
devpow112 merged 1 commit intomainfrom
dependabot/npm_and_yarn/babel-04d2b0797e
May 3, 2026
Merged

chore(deps-dev): bump the babel group across 1 directory with 2 updates#1460
devpow112 merged 1 commit intomainfrom
dependabot/npm_and_yarn/babel-04d2b0797e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates @babel/register from 7.28.6 to 7.29.3

Release notes

Sourced from @​babel/register's releases.

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

📝 Documentation

🏃‍♀️ Performance

  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-transform-json-modules

Committers: 4

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env
    • #17789 [7.x backport] preset-env include/exclude should accept bugfix plugins (@​JLHwung)

🏠 Internal

Committers: 2

... (truncated)

Commits

Updates @devpow112/babel-config from 1.2.15 to 1.2.16

Release notes

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

v1.2.16

This release is also available on:


1.2.16 (2026-05-03)

Miscellaneous Chores

  • deps-dev: bump @​commitlint/cli in the commitlint group (b4fa88e)
  • deps-dev: bump @​commitlint/cli in the commitlint group (bddd6a9)
  • deps-dev: bump @​devpow112/commitlint-config (5659ab5)
  • deps-dev: bump @​devpow112/commitlint-config (6152ca0)
  • deps-dev: bump @​devpow112/semantic-release-config (48b6b34)
  • deps-dev: bump lodash from 4.17.23 to 4.18.1 (5c32702)
  • deps: bump @​babel/preset-env from 7.29.2 to 7.29.3 (b676072)
  • node: bump from 24.14.1 to 24.15.0 (65d7ea2)

Build System

  • deps: bump actions/create-github-app-token from 3.0.0 to 3.1.1 (46244cd)
  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (cd5da32)
  • deps: bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (9826b5e)
Commits
  • 22f1c6c chore(release): 1.2.16 [skip actions]
  • b676072 chore(deps): bump @​babel/preset-env from 7.29.2 to 7.29.3
  • b4fa88e chore(deps-dev): bump @​commitlint/cli in the commitlint group
  • cd5da32 build(deps): bump actions/setup-node from 6.3.0 to 6.4.0
  • 5659ab5 chore(deps-dev): bump @​devpow112/commitlint-config
  • bddd6a9 chore(deps-dev): bump @​commitlint/cli in the commitlint group
  • 46244cd build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1
  • 65d7ea2 chore(node): bump from 24.14.1 to 24.15.0
  • 9826b5e build(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1
  • 6152ca0 chore(deps-dev): bump @​devpow112/commitlint-config
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the babel group with 2 updates in the / directory: [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) and [@devpow112/babel-config](https://github.com/devpow112/babel-config).


Updates `@babel/register` from 7.28.6 to 7.29.3
- [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.3/packages/babel-register)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@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 3, 2026
@dependabot dependabot Bot requested a review from devpow112 as a code owner May 3, 2026 00:18
@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 3, 2026
@devpow112 devpow112 enabled auto-merge (rebase) May 3, 2026 00:18
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 25265447184

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

@devpow112 devpow112 merged commit b769e65 into main May 3, 2026
6 checks passed
@devpow112 devpow112 deleted the dependabot/npm_and_yarn/babel-04d2b0797e branch May 3, 2026 00:19
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