express-jwt-permissions
express-jwt-permissions 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
standard17!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 --fixto automatically format your code to match the current set of rules.This is the first release by two of our
standardco-maintainers@Divloand@voxpelli. Buy them a cake if you run into them, thanks for getting this release out!Major changes
eslint-config-nodehas been replaced with the up to date forkeslint-config-n. If you have used comments like// eslint-disable-line node/no-deprecated-apiyou now have to reference then/rules instead.object-shorthandrule (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--verboseby defaultChanged features
- Update
eslintfrom~7.18.0to^8.13.0- Update
eslint-config-standardfrom16.0.3to17.0.0to adapt to ESLint 8- Update
eslint-config-standard-jsxfrom10.0.0to^11.0.0to adapt to ESLint 8- Update
standard-enginefrom^14to^15.0.0to adapt to ESLint 8, see itsCHANGELOG- Move from
eslint-plugin-node@~11.1.0toeslint-plugin-n@^15.1.0to adapt to ESLint 8- Update
eslint-plugin-importfrom~2.24.2to^2.26.0- Update
eslint-plugin-promisefrom~5.1.0to^6.0.0- Update
eslint-plugin-reactfrom~7.25.1to^7.28.0https://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
standard17!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 --fixto 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
standard17!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 --fixto automatically format your code to match the current set of rules.This is the first release by two of our
standardco-maintainers@Divloand@voxpelli. Buy them a cake if you run into them, thanks for getting this release out!Major changes
eslint-config-nodehas been replaced with the up to date forkeslint-config-n. If you have used comments like// eslint-disable-line node/no-deprecated-apiyou now have to reference then/rules instead.object-shorthandrule (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--verboseby defaultChanged features
- Update
eslintfrom~7.18.0to^8.13.0- Update
eslint-config-standardfrom16.0.3to17.0.0to adapt to ESLint 8- Update
eslint-config-standard-jsxfrom10.0.0to^11.0.0to adapt to ESLint 8- Update
standard-enginefrom^14to^15.0.0to adapt to ESLint 8, see itsCHANGELOG- Move from
eslint-plugin-node@~11.1.0toeslint-plugin-n@^15.1.0to adapt to ESLint 8- Update
eslint-plugin-importfrom~2.24.2to^2.26.0- Update
eslint-plugin-promisefrom~5.1.0to^6.0.0- Update
eslint-plugin-reactfrom~7.25.1to^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
standard17!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 --fixto automatically format your
... (truncated)
Commits
d511a2b17.0.067af3a4UpdateCHANGELOG.md2ca9ad4Update dependencies717ae8eDisable/remove packages broken for other reasons41a78f3Disable packages broken byeslint 7.19.072774e8Disable packages broken byeslint-plugin-n0dd0ea4build(deps): bump actions/checkout from 2 to 3ca1219cMerge pull request #1776 from standard/prerelease-17.0.0439b57cchore: add CHANGELOG entrya16c41a17.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:
Coverage data is based on head (
4fdf8c1) compared to base (9fa7a96). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #74 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 46 46
=========================================
Hits 46 46
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Looks like standard is up-to-date now, so this is no longer needed.