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/preset-env, @babel/preset-react, @babel/preset-typescript #208

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

keyasuda
Copy link
Owner

@keyasuda keyasuda commented Jan 1, 2024

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.22.10 to 7.23.6
11 versions ahead of your current version 21 days ago
on 2023-12-11
@babel/preset-env
from 7.22.10 to 7.23.6
7 versions ahead of your current version 21 days ago
on 2023-12-11
@babel/preset-react
from 7.22.5 to 7.23.3
2 versions ahead of your current version 2 months ago
on 2023-11-09
@babel/preset-typescript
from 7.22.5 to 7.23.3
5 versions ahead of your current version 2 months ago
on 2023-11-09
Release notes
Package name: @babel/core
  • 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

  • 7.23.5 - 2023-11-29

    v7.23.5 (2023-11-29)

    👓 Spec Compliance

    • babel-plugin-proposal-decorators
    • babel-helpers, babel-plugin-proposal-decorators

    🐛 Bug Fix

    • babel-traverse, babel-types
    • babel-plugin-transform-classes
    • babel-generator
    • babel-helpers
    • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
    • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
    • babel-eslint-plugin

    🔬 Output optimization

    Committers: 4

  • 7.23.3 - 2023-11-09

    v7.23.3 (2023-11-09)

    🐛 Bug Fix

    • babel-plugin-transform-typescript
    • babel-generator
    • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
    • babel-plugin-transform-object-super
    • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

    📝 Documentation

    • #16044 docs: Update links in @ babel/eslint-parser README (@ aryehb)

    🏠 Internal

    🏃‍♀️ Performance

    🔬 Output optimization

    • babel-plugin-transform-computed-properties

    Committers: 9

  • 7.23.2 - 2023-10-12

    v@babel/[email protected]

  • 7.23.0 - 2023-09-25

    v7.23.0 (2023-09-25)

    Thanks @ lorenzoferre and @ RajShukla1 for your first PRs!

    🚀 New Feature

    • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
    • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
    • babel-generator, babel-parser, babel-types
    • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
    • babel-standalone
    • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
    • babel-helpers, babel-plugin-proposal-decorators
    • babel-traverse, babel-types
    • babel-preset-typescript
    • babel-parser

    🐛 Bug Fix

    • babel-plugin-transform-block-scoping
      • #15962 fix: transform-block-scoping captures the variables of the method in the loop (@ liuxingbaoyu)

    💅 Polish

    • babel-traverse
    • babel-plugin-proposal-explicit-resource-management

    🔬 Output optimization

    • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

    Committers: 7

  • 7.22.20 - 2023-09-16
  • 7.22.19 - 2023-09-14
  • 7.22.18 - 2023-09-14
  • 7.22.17 - 2023-09-08
  • 7.22.15 - 2023-09-04
  • 7.22.11 - 2023-08-24
  • 7.22.10 - 2023-08-07
from @babel/core GitHub release notes
Package name: @babel/preset-env from @babel/preset-env GitHub release notes
Package name: @babel/preset-react from @babel/preset-react GitHub release notes
Package name: @babel/preset-typescript from @babel/preset-typescript 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.22.10 to 7.23.6.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/preset-env from 7.22.10 to 7.23.6.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env
  - @babel/preset-react from 7.22.5 to 7.23.3.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-react
  - @babel/preset-typescript from 7.22.5 to 7.23.3.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-typescript

See this project in Snyk:
https://app.snyk.io/org/keyasuda/project/59199cca-f1a3-4814-91df-aa43c81c0240?utm_source=github&utm_medium=referral&page=upgrade-pr
@keyasuda keyasuda force-pushed the snyk-upgrade-d804def1b8ef99d18c783d683a784ed1 branch from 33f56d4 to 7316a67 Compare January 2, 2024 03:34
@keyasuda keyasuda merged commit 56df119 into main Jan 2, 2024
7 checks passed
@keyasuda keyasuda deleted the snyk-upgrade-d804def1b8ef99d18c783d683a784ed1 branch January 2, 2024 03:35
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