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-eslint from 10.0.3 to 10.1.0 #104

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade babel-eslint from 10.0.3 to 10.1.0.

ℹ️ 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 24 days ago, on 2020-02-26.
Release notes
Package name: babel-eslint
  • 10.1.0 - 2020-02-26
    • Added ability to parse Flow enums #812 (@gkz)
  • 10.0.3 - 2019-08-25

    Fixes #791, also eslint/eslint#12117

    Some context: #793 (comment)

    We ended up going with @JLHwung's PR #794 which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own.

    babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.

from babel-eslint GitHub release notes
Commit messages
Package name: babel-eslint
  • 4bd049e 10.1.0
  • 2c754a8 Update Babel to ^7.7.0 and enable Flow enums parsing (#812)

Compare


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

@tarkatronic
Copy link

Closing all Snyk PRs in favor of yet-to-be-created Dependabot PRs

@rxmarbles rxmarbles deleted the snyk-upgrade-1a46ed539e119d1c10a7368f42fcc1cb branch June 28, 2022 16:05
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.

ESLint 6.2.0 + babel-eslint + no-unused-vars false positive with for-in loop
2 participants