Skip to content

chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.18.9 to 7.29.7#7595

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4
Open

chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.18.9 to 7.29.7#7595
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @babel/plugin-transform-modules-systemjs from 7.18.9 to 7.29.7.

Release notes

Sourced from @​babel/plugin-transform-modules-systemjs'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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​babel/plugin-transform-modules-systemjs since your current version.


@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels May 9, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4bbe91f7e7

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread yarn.lock Outdated
"@babel/helper-module-transforms": ^7.28.6
"@babel/helper-plugin-utils": ^7.28.6
"@babel/helper-validator-identifier": ^7.28.5
"@babel/traverse": ^7.29.0
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Commit the matching traverse resolution

This bumped lock entry now declares a new dependency on @babel/traverse ^7.29.0, but the resulting yarn.lock has no @babel/traverse@npm:^7.29.0 entry (only the older ^7.23.2 resolution remains). In any environment running yarn install --immutable, Yarn has to resolve and write the missing transitive dependency instead of using the committed lockfile, so installs for the workspaces that pull in these Babel preset-env entries will fail until the generated lockfile includes the matching traverse resolution.

Useful? React with 👍 / 👎.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4 branch from 4bbe91f to bb92c31 Compare May 13, 2026 11:19
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4 branch from bb92c31 to 1df2318 Compare May 13, 2026 14:53
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4 branch from 1df2318 to 54d8bce Compare May 15, 2026 15:45
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4 branch from 54d8bce to e959190 Compare May 19, 2026 13:47
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4 branch from e959190 to 46568de Compare May 19, 2026 16:41
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.18.9 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-plugin-transform-modules-systemjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.18.9 to 7.29.4 chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.18.9 to 7.29.7 May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4 branch from 46568de to ab7cdc9 Compare May 26, 2026 09:32
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Development

Successfully merging this pull request may close these issues.

0 participants