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/core, @babel/plugin-transform-react-jsx, @babel/runtime #2757

Merged
merged 1 commit into from Jun 20, 2023

Conversation

scudette
Copy link
Contributor

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/core
from 7.21.8 to 7.22.1
2 versions ahead of your current version 24 days ago
on 2023-05-26
@babel/plugin-transform-react-jsx
from 7.21.5 to 7.22.3
2 versions ahead of your current version 23 days ago
on 2023-05-27
@babel/runtime
from 7.21.5 to 7.22.3
2 versions ahead of your current version 23 days ago
on 2023-05-27
Release notes
Package name: @babel/core
  • 7.22.1 - 2023-05-26

    v7.22.1 (2023-05-26)

    🐛 Bug Fix

    Committers: 2

  • 7.22.0 - 2023-05-26

    v7.22.0 (2023-05-26)

    🚀 New Feature

    • babel-parser, babel-plugin-transform-typescript
    • babel-compat-data, babel-core, babel-plugin-proposal-unicode-sets-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-standalone
    • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
    • babel-plugin-proposal-import-attributes-to-assertions
    • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
    • babel-generator, babel-parser, babel-traverse, babel-types
    • babel-core, babel-helper-create-regexp-features-plugin, babel-parser
    • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    💅 Polish

    • babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx, babel-traverse, babel-types

    🏠 Internal

    • babel-parser
    • babel-compat-data, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-proposal-decorators, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-async-generator-functions, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
    • babel-core, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-unicode-property-regex, babel-preset-env, babel-standalone

    Committers: 4

  • 7.21.8 - 2023-05-02

    v7.21.8 (2023-05-02)

    👓 Spec Compliance

    • babel-parser
      • #15602 Remove using await restriction in explicitResourceManagement (@ JLHwung)

    🐛 Bug Fix

    • babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin

    Committers: 2

from @babel/core GitHub release notes
Package name: @babel/plugin-transform-react-jsx
  • 7.22.3 - 2023-05-27

    v7.22.3 (2023-05-27)

    • Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a package.json file containing "type": "script" instead of "type": "commonjs" (#15664).
  • 7.22.0 - 2023-05-26

    v7.22.0 (2023-05-26)

    🚀 New Feature

    • babel-parser, babel-plugin-transform-typescript
    • babel-compat-data, babel-core, babel-plugin-proposal-unicode-sets-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-standalone
    • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
    • babel-plugin-proposal-import-attributes-to-assertions
    • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
    • babel-generator, babel-parser, babel-traverse, babel-types
    • babel-core, babel-helper-create-regexp-features-plugin, babel-parser
    • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    💅 Polish

    • babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx, babel-traverse, babel-types

    🏠 Internal

    • babel-parser
    • babel-compat-data, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-proposal-decorators, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-async-generator-functions, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
    • babel-core, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-unicode-property-regex, babel-preset-env, babel-standalone

    Committers: 4

  • 7.21.5 - 2023-04-28

    v7.21.5 (2023-04-28)

    👓 Spec Compliance

    • babel-generator, babel-parser, babel-types
      • #15539 fix: Remove mixins and implements for DeclareInterface and InterfaceDeclaration (@ liuxingbaoyu)

    🐛 Bug Fix

    • babel-core, babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx
    • babel-preset-env

    💅 Polish

    🏠 Internal

    • babel-core
    • babel-helper-fixtures, babel-preset-typescript
      • #15568 Handle .overrides and .env when resolving plugins/presets from fixture options (@ JLHwung)
    • babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin

    Committers: 4

from @babel/plugin-transform-react-jsx GitHub release notes
Package name: @babel/runtime
  • 7.22.3 - 2023-05-27

    v7.22.3 (2023-05-27)

    • Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a package.json file containing "type": "script" instead of "type": "commonjs" (#15664).
  • 7.22.0 - 2023-05-26
    Read more
  • 7.21.5 - 2023-04-28
    Read more
from @babel/runtime 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/core from 7.21.8 to 7.22.1.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/plugin-transform-react-jsx from 7.21.5 to 7.22.3.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-react-jsx
  - @babel/runtime from 7.21.5 to 7.22.3.
    See this package in npm: https://www.npmjs.com/package/@babel/runtime

See this project in Snyk:
https://app.snyk.io/org/scudette/project/76f4d127-566b-42ef-86f4-bdcbc92b90b4?utm_source=github&utm_medium=referral&page=upgrade-pr
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@scudette scudette merged commit 02516d5 into master Jun 20, 2023
2 of 3 checks passed
@scudette scudette deleted the snyk-upgrade-dd270336806cf0babaa91edf14a7abf0 branch June 20, 2023 13:23
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.

None yet

3 participants