Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade: @babel/parser, @babel/core, @babel/helper-plugin-utils, @babel/plugin-proposal-decorators #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ramyromel
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on
@babel/parser
from 7.23.6 to 7.24.0
2 versions ahead of your current version a month ago
on 2024-02-28
@babel/core
from 7.23.7 to 7.24.0
2 versions ahead of your current version a month ago
on 2024-02-28
@babel/helper-plugin-utils
from 7.22.5 to 7.24.0
1 version ahead of your current version a month ago
on 2024-02-28
@babel/plugin-proposal-decorators
from 7.23.2 to 7.24.0
6 versions ahead of your current version a month ago
on 2024-02-28
Release notes
Package name: @babel/parser
  • 7.24.0 - 2024-02-28

    v7.24.0 (2024-02-28)

    Thanks @ ajihyf for your first PR!

    Release post with summary and highlights: https://babeljs.io/7.24.0

    🚀 New Feature

    • babel-standalone
      • #11696 Export babel tooling packages in @ babel/standalone (@ ajihyf)
    • babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-preset-flow
    • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone
    • babel-plugin-transform-runtime
    • babel-parser, babel-types

    🐛 Bug Fix

    • babel-plugin-proposal-do-expressions, babel-traverse
    • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object
    • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-preset-env
    • babel-helpers
    • babel-helpers, babel-plugin-proposal-decorators

    💅 Polish

    • babel-core, babel-helper-create-class-features-plugin, babel-preset-env

    🏠 Internal

    • babel-helper-transform-fixture-test-runner

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-private-methods
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • babel-helper-create-class-features-plugin, babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-helpers, babel-plugin-proposal-decorators

    Committers: 7

  • 7.23.9 - 2024-01-25

    v7.23.9 (2024-01-25)

    🐛 Bug Fix

    • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
    • babel-traverse
    • Other

    🏠 Internal

    🏃‍♀️ Performance

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
    • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    Committers: 4

  • 7.23.6 - 2023-12-11

    v7.23.6 (2023-12-11)

    Thanks @ martinez-hugo and @ odinho for your first pull requests!

    👓 Spec Compliance

    • babel-generator, babel-parser, babel-types
    • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

    🐛 Bug Fix

    • babel-generator
    • babel-helpers, babel-plugin-proposal-explicit-resource-management
      • #16150 using: Allow looking up Symbol.dispose on a function (@ odinho)
    • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
      • #16161 Ensure the [[@@ toPrimitive]] call of a decorated class member key is invoked once (@ JLHwung)
      • #16148 Support named evaluation for decorated anonymous class exp (@ JLHwung)
    • babel-plugin-transform-for-of, babel-preset-env
    • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #16144 Set function name for decorated private non-field elements (@ JLHwung)
    • babel-plugin-transform-typescript

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
    • babel-helpers, babel-plugin-proposal-decorators

    Committers: 7

from @babel/parser GitHub release notes
Package name: @babel/core from @babel/core GitHub release notes
Package name: @babel/helper-plugin-utils from @babel/helper-plugin-utils GitHub release notes
Package name: @babel/plugin-proposal-decorators from @babel/plugin-proposal-decorators GitHub release notes

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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Snyk has created this PR to upgrade:
  - @babel/parser from 7.23.6 to 7.24.0.
    See this package in npm: https://www.npmjs.com/package/@babel/parser
  - @babel/core from 7.23.7 to 7.24.0.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/helper-plugin-utils from 7.22.5 to 7.24.0.
    See this package in npm: https://www.npmjs.com/package/@babel/helper-plugin-utils
  - @babel/plugin-proposal-decorators from 7.23.2 to 7.24.0.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-proposal-decorators

See this project in Snyk:
https://app.snyk.io/org/adek_terafas/project/cfef25a4-b114-42cf-b7cc-0b7e2014d0e2?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants