Skip to content

Conversation

@geekswagg
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @babel/plugin-transform-modules-commonjs from 7.24.1 to 7.27.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 7 versions ahead of your current version.

  • The recommended version was released 6 months ago.

Release notes
Package name: @babel/plugin-transform-modules-commonjs
  • 7.27.1 - 2025-04-30

    v7.27.1 (2025-04-30)

    Thanks @ kermanx and @ woaitsAryan for your first PRs!

    👓 Spec Compliance

    🐛 Bug Fix

    • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
    • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
    • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
    • babel-helper-fixtures, babel-parser
      • #17233 Create ChainExpression within TSInstantiationExpression (@ JLHwung)
    • babel-generator, babel-parser
      • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@ JLHwung)
    • babel-parser
      • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@ JLHwung)
      • #17080 Fix start of TSParameterProperty (@ JLHwung)
    • babel-compat-data, babel-preset-env
    • babel-traverse
    • babel-generator

    💅 Polish

    • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse

    🏠 Internal

    • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-compat-data, babel-preset-env
    • babel-compat-data, babel-standalone
    • babel-register
    • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
    • All packages

    🔬 Output optimization

    • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
    • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

    Committers: 9

  • 7.26.3 - 2024-12-04
  • 7.25.9 - 2024-10-22
  • 7.25.7 - 2024-10-02
  • 7.24.8 - 2024-07-11
  • 7.24.7 - 2024-06-05
  • 7.24.6 - 2024-05-24
  • 7.24.1 - 2024-03-19
from @babel/plugin-transform-modules-commonjs GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

…7.27.1

Snyk has created this PR to upgrade @babel/plugin-transform-modules-commonjs from 7.24.1 to 7.27.1.

See this package in npm:
@babel/plugin-transform-modules-commonjs

See this project in Snyk:
https://app.snyk.io/org/geekswagg/project/ff4b65c1-f839-466d-8af2-8aea713eb2dd?utm_source=github&utm_medium=referral&page=upgrade-pr
Copilot AI review requested due to automatic review settings October 30, 2025 19:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the @babel/plugin-transform-modules-commonjs package from version 7.24.1 to 7.27.1, which triggers a cascading update of numerous Babel dependencies and related packages to their latest compatible versions. The update includes both the package.json dependency specification and the corresponding package-lock.json lockfile entries.

  • Updated @babel/plugin-transform-modules-commonjs from ^7.24.1 to ^7.27.1
  • Cascading updates to Babel core dependencies (parser, generator, traverse, types, helpers) to versions in the 7.27-7.28 range
  • Removed several deprecated Babel helper packages and consolidated functionality
  • Updated supporting packages (jsesc, picocolors, @jridgewell/* packages)

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
src/monarch/package.json Updated @babel/plugin-transform-modules-commonjs dependency version constraint
src/monarch/package-lock.json Lockfile updates reflecting the new dependency versions, including removal of deprecated packages and addition of new helper packages
Files not reviewed (1)
  • src/monarch/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants