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

refactor: Upgrade @babel/runtime-corejs3 from 7.22.6 to 7.22.10 #2003

Merged
merged 1 commit into from
Aug 29, 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.6 to 7.22.10.

ℹ️ 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-07.
Release notes
Package name: @babel/runtime-corejs3
  • 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

  • 7.22.6 - 2023-07-04

    v7.22.6 (2023-07-04)

    🐛 Bug Fix

    • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
    • babel-plugin-transform-optional-chaining
    • babel-helper-split-export-declaration, babel-plugin-transform-modules-commonjs
    • babel-compat-data, babel-preset-env
    • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3, babel-runtime
    • babel-standalone
    • babel-core

    🏠 Internal

    • babel-helper-create-class-features-plugin, babel-plugin-transform-classes

    🔬 Output optimization

    • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-optional-chaining, babel-plugin-transform-typescript
    • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-traverse

    Committers: 5

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.6 to 7.22.10 refactor: Upgrade @babel/runtime-corejs3 from 7.22.6 to 7.22.10 Aug 29, 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 Aug 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0a490e3) 100.00% compared to head (b39840e) 100.00%.

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

Additional details and impacted files
@@            Coverage Diff            @@
##             alpha     #2003   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           61        61           
  Lines         6122      6122           
  Branches      1493      1493           
=========================================
  Hits          6122      6122           

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

@mtrezza mtrezza merged commit 54cadf6 into alpha Aug 29, 2023
6 checks passed
@mtrezza mtrezza deleted the snyk-upgrade-05ce9125b2b070cac26932377f0e917a branch August 29, 2023 19:19
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 4.2.0-alpha.7

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Aug 29, 2023
@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
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