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 16.0.4 to 17.0.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gh-serviceuser
Copy link

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


Snyk has created this PR to upgrade standard from 16.0.4 to 17.0.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 4 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-04-20.
Release notes
Package name: standard
  • 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 @ Divlo 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

from standard GitHub release notes
Commit messages
Package name: standard
  • d511a2b 17.0.0
  • 67af3a4 Update `CHANGELOG.md`
  • 2ca9ad4 Update dependencies
  • 717ae8e Disable/remove packages broken for other reasons
  • 41a78f3 Disable packages broken by `eslint 7.19.0`
  • 72774e8 Disable packages broken by `eslint-plugin-n`
  • 0dd0ea4 build(deps): bump actions/checkout from 2 to 3
  • ca1219c Merge pull request #1776 from standard/prerelease-17.0.0
  • 439b57c chore: add CHANGELOG entry
  • a16c41a 17.0.0-2
  • c120a60 fix: update `eslint-config-standard-jsx` (#1775)
  • 40f573d Merge pull request #1773 from standard/prerelease-17.0.0-1
  • d58f637 17.0.0-1
  • 6d5d759 Prepare for 17.0.0-1
  • 09da4ac Merge pull request #1772 from standard/prerelease-17.0.0-0
  • 4849cf7 17.0.0-0
  • 398b751 Prepare for `17.0.0-0`
  • e25e9da feat: support ESLint 8.X (#1725)
  • 836c2b5 Merge pull request #1763 from aleetsaiya/updateDocs
  • 6bf2a07 Update link in docs/README-zhtw.md
  • 9428ab6 feat: update standard-engine to v15 (#1754)
  • 3daa16a build(deps-dev): update tape requirement from ^5.3.1 to ^5.3.2
  • 605fb5c build(dependabot): ignore non-major action updates (#1752)
  • ed04ed4 Limit external runs to single Node version

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

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