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/cli from 7.12.8 to 7.17.6 #334

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @babel/cli from 7.12.8 to 7.17.6.

merge advice
ℹ️ 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 19 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-02-21.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-UNSETVALUE-2400660
375/1000
Why? CVSS 7.5
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @babel/cli
  • 7.17.6 - 2022-02-21

    v7.17.6 (2022-02-21)

    Thanks @ devsnek for your first PR!

    👓 Spec Compliance

    • babel-helper-module-transforms
      • #14287 Make module namespace sort compare function consistent (@ devsnek)

    🐛 Bug Fix

    • babel-cli

    🔬 Output optimization

    • babel-plugin-transform-react-constant-elements
    • babel-plugin-proposal-pipeline-operator, babel-standalone
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-preset-env

    Committers: 4

  • 7.17.3 - 2022-02-15

    v7.17.3 (2022-02-15)

    Thanks @ zhangenming for your first PR!

    🐛 Bug Fix

    • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
      • #14271 jsx-development: do not emit this within ts module block (@ JLHwung)
    • babel-plugin-transform-destructuring

    🏠 Internal

    • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner

    🔬 Output optimization

    • babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-traverse

    Committers: 7

  • 7.17.0 - 2022-02-02

    v7.17.0 (2022-02-02)

    Thanks @ atti187 and @ phulin for your first PRs!

    🚀 New Feature

    • babel-cli, babel-core
    • babel-core, babel-parser, babel-traverse
      • #14174 Expose .index on Position to internally track nodes location (@ tolmasky)
    • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
    • babel-traverse
      • #13940 Add new method to check if node is null or not (@ danez)
    • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
    • babel-generator, babel-parser, babel-traverse, babel-types
    • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
    • babel-parser
    • babel-register

    🐛 Bug Fix

    • babel-parser
    • babel-plugin-transform-runtime

    📝 Documentation

    🏠 Internal

    • babel-helper-fixtures, babel-parser
    • babel-compat-data
      • #14208 Update compat data (specifically for rhino 1.7.14) (@ phulin)
    • Other

    🏃‍♀️ Performance

    • babel-cli, babel-core

    Committers: 10

  • 7.16.8 - 2022-01-10
  • 7.16.7 - 2021-12-31
  • 7.16.0 - 2021-10-29
  • 7.15.7 - 2021-09-17
  • 7.15.4 - 2021-09-02
  • 7.14.8 - 2021-07-20
  • 7.14.5 - 2021-06-09
  • 7.14.3 - 2021-05-17
  • 7.13.16 - 2021-04-20
  • 7.13.14 - 2021-03-29
  • 7.13.10 - 2021-03-08
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.13 - 2021-02-03
  • 7.12.10 - 2020-12-09
  • 7.12.8 - 2020-11-23
from @babel/cli 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

@mistaken-pull-closer
Copy link

Thanks for your submission.

It appears that you've created a pull request using one of our repository's branches. Since this is
almost always a mistake, we're going to go ahead and close this. If it was intentional, please
let us know what you were intending and we can see about reopening it.

Thanks again!

@pull-dog
Copy link

pull-dog bot commented Mar 15, 2022

*Ruff* 🐶 I wasn't able to find any Docker Compose files in your repository at any of the given paths in the pull-dog.json configuration file, or the default docker-compose.yml file 😩 Make sure the given paths are correct.

Files checked:

  • docker-compose.yml
What is this?

Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a docker-compose.yml file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available.

Visit our website to learn more.

Commands
  • @pull-dog up to reprovision or provision the server.
  • @pull-dog down to delete the provisioned server.
Troubleshooting

Need help? Don't hesitate to file an issue in our repository

Configuration

{
  "isLazy": false,
  "dockerComposeYmlFilePaths": [
    "docker-compose.yml"
  ],
  "expiry": "00:00:00",
  "conversationMode": "singleComment"
}

Trace ID
6fc4c760-a4ac-11ec-99ef-e82723e73ba5

@mistaken-pull-closer mistaken-pull-closer bot added the invalid This doesn't seem right label Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant