[Snyk] Upgrade standard from 12.0.1 to 17.1.0 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
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.
The recommended version is 29 versions ahead of your current version.
The recommended version was released on a year ago.
Issues fixed by the recommended upgrade:
SNYK-JS-ANSIREGEX-1583908
Release notes
Package name: standard
version-guard
to silent failure on old node (#1829) 7dc2ab0 85316d1 26efe34 f635e4e 6dd2162v17.0.0...v17.1.0
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 yourcode 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 forkeslint-config-n
. If you have used comments like// eslint-disable-line node/no-deprecated-api
you now have to reference then/
rules instead.object-shorthand
rule (as warning)await
#1548 #1775--verbose
by defaultChanged features
eslint
from~7.18.0
to^8.13.0
eslint-config-standard
from16.0.3
to17.0.0
to adapt to ESLint 8eslint-config-standard-jsx
from10.0.0
to^11.0.0
to adapt to ESLint 8standard-engine
from^14
to^15.0.0
to adapt to ESLint 8, see itsCHANGELOG
eslint-plugin-node@~11.1.0
toeslint-plugin-n@^15.1.0
to adapt to ESLint 8eslint-plugin-import
from~2.24.2
to^2.26.0
eslint-plugin-promise
from~5.1.0
to^6.0.0
eslint-plugin-react
from~7.25.1
to^7.28.0
v16.0.4...v17.0.0
eslint-config-standard-jsx
to fix #1548 (#1775) c120a60v17.0.0-1...v17.0.0-2
await
#1548, fixed in standard/eslint-config-standard#212v17.0.0-0...v17.0.0-1
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
eslint
from~7.18.0
to^8.8.0
#1725eslint-config-standard
from16.0.3
to17.0.0-0
to adapt to ESLint 8 #1725eslint-config-standard-jsx
from10.0.0
to11.0.0-0
to adapt to ESLint 8 #1725standard-engine
from^14
to^15.0.0-0
to adapt to ESLint 8, see itsCHANGELOG
#1754v16.0.3...v17.0.0-0
16.0.4
16.0.3
16.0.2
16.0.1
16.0.0
Important
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: