dashboard
dashboard copied to clipboard
Bump standard from 16.0.4 to 17.0.0
Bumps standard from 16.0.4 to 17.0.0.
Release notes
Sourced from standard's releases.
v17.0.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 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 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)- 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 defaultChanged features
- Update
eslint
from~7.18.0
to^8.13.0
- Update
eslint-config-standard
from16.0.3
to17.0.0
to adapt to ESLint 8- Update
eslint-config-standard-jsx
from10.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 itsCHANGELOG
- Move from
eslint-plugin-node@~11.1.0
toeslint-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
https://github.com/standard/standard/compare/v16.0.4...v17.0.0
v17.0.0-2
https://github.com/standard/standard/compare/v17.0.0-1...v17.0.0-2
v17.0.0-1
- Fix: Ensure we support all of the latest syntax that ESLint 8 includes, such as top level
await
#1548, fixed in standard/eslint-config-standard#212https://github.com/standard/standard/compare/v17.0.0-0...v17.0.0-1
v17.0.0-0
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.
... (truncated)
Changelog
Sourced from standard's changelog.
[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 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)- 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 defaultChanged features
- Update
eslint
from~7.18.0
to^8.13.0
- Update
eslint-config-standard
from16.0.3
to17.0.0
to adapt to ESLint 8- Update
eslint-config-standard-jsx
from10.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 itsCHANGELOG
- Move from
eslint-plugin-node@~11.1.0
toeslint-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
[17.0.0-2] - 2022-02-03
[17.0.0-1] - 2022-01-31
- Fix: Ensure we support all of the latest syntax that ESLint 8 includes, such as top level
await
#1548[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
... (truncated)
Commits
d511a2b
17.0.067af3a4
UpdateCHANGELOG.md
2ca9ad4
Update dependencies717ae8e
Disable/remove packages broken for other reasons41a78f3
Disable packages broken byeslint 7.19.0
72774e8
Disable packages broken byeslint-plugin-n
0dd0ea4
build(deps): bump actions/checkout from 2 to 3ca1219c
Merge pull request #1776 from standard/prerelease-17.0.0439b57c
chore: add CHANGELOG entrya16c41a
17.0.0-2- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)