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 standard from 12.0.1 to 17.1.0 #3

Merged
merged 1 commit into from Aug 23, 2023

Conversation

Woodpile37
Copy link
Owner

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


Snyk has created this PR to upgrade standard from 12.0.1 to 17.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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 29 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2023-05-30.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept

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

Release notes
Package name: standard
  • 17.1.0 - 2023-05-30

    v17.0.0...v17.1.0

  • 17.0.0 - 2022-04-20

    We're super excited to announce standard 17!

    This major release fully focuses on getting in sync with the wider ESLint ecosystem
    and doesn't in itself introduce any new rules or features.

    When you upgrade, consider running standard --fix to automatically format your
    code to match the current set of rules.

    This is the first release by two of our standard co-maintainers @ theoludwig and @ voxpelli.
    Buy them a cake if you run into them, thanks for getting this release out!

    Major changes

    • eslint-config-node has been replaced with the up to date fork eslint-config-n. If you have used comments like // eslint-disable-line node/no-deprecated-api you now have to reference the n/ rules instead.
    • object-shorthand rule (as warning)
    • Use of ESLint 8, which allows for support for all of the latest syntax that ESLint 8 includes, such as top level await #1548 #1775
    • --verbose by default

    Changed features

    • Update eslint from ~7.18.0 to ^8.13.0
    • Update eslint-config-standard from 16.0.3 to 17.0.0 to adapt to ESLint 8
    • Update eslint-config-standard-jsx from 10.0.0 to ^11.0.0 to adapt to ESLint 8
    • Update standard-engine from ^14 to ^15.0.0 to adapt to ESLint 8, see its CHANGELOG
    • Move from eslint-plugin-node@~11.1.0 to eslint-plugin-n@^15.1.0 to adapt to ESLint 8
    • Update eslint-plugin-import from ~2.24.2 to ^2.26.0
    • Update eslint-plugin-promise from ~5.1.0 to ^6.0.0
    • Update eslint-plugin-react from ~7.25.1 to ^7.28.0

    v16.0.4...v17.0.0

  • 17.0.0-2 - 2022-02-03

    v17.0.0-1...v17.0.0-2

  • 17.0.0-1 - 2022-01-31

    v17.0.0-0...v17.0.0-1

  • 17.0.0-0 - 2022-01-31

    We're finally able to offer a pre-release of ESLint 8 based standard 17!

    This major release fully focuses on getting in sync with the wider ESLint ecosystem and doesn't in itself introduce any new rules or features.

    This pre-release exists to test out the ESLint 8 related changes and discover possible backwards incompatible changes that comes with it and mitigate unintended such before a stable release.

    When you upgrade, consider running standard --fix to automatically format your code to match the current set of rules.

    Changed features

    • Update eslint from ~7.18.0 to ^8.8.0 #1725
    • Update eslint-config-standard from 16.0.3 to 17.0.0-0 to adapt to ESLint 8 #1725
    • Update eslint-config-standard-jsx from 10.0.0 to 11.0.0-0 to adapt to ESLint 8 #1725
    • Update standard-engine from ^14 to ^15.0.0-0 to adapt to ESLint 8, see its CHANGELOG #1754

    v16.0.3...v17.0.0-0

  • 16.0.4 - 2021-10-03

    16.0.4

  • 16.0.3 - 2020-11-18

    16.0.3

  • 16.0.2 - 2020-11-11

    16.0.2

  • 16.0.1 - 2020-10-31

    16.0.1

  • 16.0.0 - 2020-10-29

    16.0.0

  • 15.0.1 - 2020-10-28
  • 15.0.0 - 2020-10-22
  • 14.3.4 - 2020-05-11
  • 14.3.3 - 2020-03-15
  • 14.3.2 - 2020-03-14
  • 14.3.1 - 2019-09-18
  • 14.3.0 - 2019-09-14
  • 14.2.0 - 2019-09-11
  • 14.1.0 - 2019-08-29
  • 14.0.2 - 2019-08-22
  • 14.0.1 - 2019-08-22
  • 14.0.0 - 2019-08-19
  • 14.0.0-1 - 2019-08-15
  • 14.0.0-0 - 2019-08-13
  • 13.1.0 - 2019-07-21
  • 13.0.2 - 2019-07-12
  • 13.0.1 - 2019-07-11
  • 13.0.0 - 2019-07-10
  • 13.0.0-0 - 2019-07-06
  • 12.0.1 - 2018-08-30
from standard GitHub release notes
Commit messages
Package name: standard

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

@changeset-bot
Copy link

changeset-bot bot commented Aug 22, 2023

⚠️ No Changeset found

Latest commit: ac4815e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
standard 12.0.1...17.1.0 None +97/-90 12.2 MB voxpelli

@Woodpile37 Woodpile37 merged commit 9a67e2b into master Aug 23, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants