Skip to content

refactor: Upgrade @babel/runtime-corejs3 from 7.22.10 to 7.22.11 #2018

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

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

parseplatformorg
Copy link
Contributor

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


Snyk has created this PR to upgrade @babel/runtime-corejs3 from 7.22.10 to 7.22.11.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-08-24.
Release notes
Package name: @babel/runtime-corejs3
  • 7.22.11 - 2023-08-24

    v7.22.11 (2023-08-24)

    Thanks @ 0o001 and @ yangguansen for your first PRs!

    🐛 Bug Fix

    • babel-plugin-transform-typescript
    • babel-types
    • babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
    • babel-core

    🏠 Internal

    • babel-parser
      • #10940 Do not record trailing comma pos when maybeAsyncArrow: false (@ JLHwung)
    • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
    • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #15833 bump json5, terser and webpack, further minimize babel helpers (@ JLHwung)
    • Other

    🔬 Output optimization

    • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-optional-chaining, babel-preset-env

    Committers: 7

  • 7.22.10 - 2023-08-07

    v7.22.10 (2023-08-07)

    Thanks @ DimitriPapadopoulos, @ FabianWarnecke, @ JoshuaKGoldberg, and @ YYvanYang for your first pull requests!

    🐛 Bug Fix

    • babel-plugin-transform-typescript
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
      • #15701 Memoize class binding when compiling private methods and static elements (@ JLHwung)

    💅 Polish

    🏠 Internal

    • Other
    • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
      • #15794 Enable @ typescript-eslint/no-redundant-type-constituents rule (@ JLHwung)
    • babel-helper-compilation-targets
    • babel-parser
    • babel-plugin-transform-runtime, babel-traverse, babel-types

    🔬 Output optimization

    • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator

    Committers: 9

from @babel/runtime-corejs3 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

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade @babel/runtime-corejs3 from 7.22.10 to 7.22.11 refactor: Upgrade @babel/runtime-corejs3 from 7.22.10 to 7.22.11 Sep 15, 2023
@parse-github-assistant
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ca568a6) 100.00% compared to head (0f50943) 100.00%.
Report is 1 commits behind head on alpha.

❗ Current head 0f50943 differs from pull request most recent head ccb3966. Consider uploading reports for the commit ccb3966 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             alpha     #2018   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           61        61           
  Lines         6168      6168           
  Branches      1499      1498    -1     
=========================================
  Hits          6168      6168           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza merged commit 942b8dd into alpha Sep 15, 2023
@mtrezza mtrezza deleted the snyk-upgrade-418c179cf14ff0e7e2b63f4092ec5ff8 branch September 15, 2023 08:28
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 4.3.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Sep 16, 2023
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 4.3.0-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 26, 2023
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 4.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants