chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.18.9 to 7.29.7#7595
Conversation
There was a problem hiding this comment.
💡 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".
| "@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 |
There was a problem hiding this comment.
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 👍 / 👎.
4bbe91f to
bb92c31
Compare
bb92c31 to
1df2318
Compare
1df2318 to
54d8bce
Compare
54d8bce to
e959190
Compare
e959190 to
46568de
Compare
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>
46568de to
ab7cdc9
Compare
|



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.
... (truncated)
Commits
4fba754v7.29.7a458f66v7.29.432ebd5a[7.x backport]fix(systemjs): improve module string name support (#17974)aa8394ev7.29.00053db6Update polyfill packages (#17727)61647aev7.28.5a177d55[Babel 8] Uset.traverseFastto replace somepath.traverse(#17518)eebd3a0v7.27.1317e332Enforce node protocol import (#17207)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/plugin-transform-modules-systemjssince your current version.