Bump eslint from 7.12.1 to 7.14.0
Created by: dependabot-preview[bot]
Bumps eslint from 7.12.1 to 7.14.0.
Release notes
Sourced from eslint's releases.
v7.14.0
5f09073Update: fix 'skip' options in no-irregular-whitespace (fixes #13852) (#13853) (Milos Djermanovic)1861b40Docs: correct the function-call-argument-newline 'default' descriptions (#13866) (Trevin Hofmann)98c00c4New: Add no-nonoctal-decimal-escape rule (fixes #13765) (#13845) (Milos Djermanovic)95d2fe6Chore: remove eslint comment from no-octal-escape tests (#13846) (Milos Djermanovic)2004b7eFix: enable debug logs for @eslint/eslintrc (fixes #13850) (#13861) (Milos Djermanovic)d2239a1Fix: no-useless-constructor crash on bodyless constructor (fixes #13830) (#13842) (Ari Perkkiö)eda0aa1Docs: no-restricted-imports is only for static imports (#13863) (Robat Williams)042ae44Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (#13828) (Raphael LANG)038dc73Chore: Test on Node.js 15 (#13844) (Brandon Mills)37a06d6Sponsors: Sync README with website (ESLint Jenkins)v7.13.0
254e00fNew: Configurable List Size For Per-Rule Performance Metrics (#13812) (Bryan Mishkin)6c3c710Docs: fix broken url in docs (#13815) (SaintMalik)4a09149Sponsors: Sync README with website (ESLint Jenkins)fb6fcbfDocs: Fix reference to Code of Conduct (#13797) (Tobias Nießen)1b89ebeSponsors: Sync README with website (ESLint Jenkins)
Changelog
Sourced from eslint's changelog.
v7.14.0 - November 20, 2020
5f09073Update: fix 'skip' options in no-irregular-whitespace (fixes #13852) (#13853) (Milos Djermanovic)1861b40Docs: correct the function-call-argument-newline 'default' descriptions (#13866) (Trevin Hofmann)98c00c4New: Add no-nonoctal-decimal-escape rule (fixes #13765) (#13845) (Milos Djermanovic)95d2fe6Chore: remove eslint comment from no-octal-escape tests (#13846) (Milos Djermanovic)2004b7eFix: enable debug logs for @eslint/eslintrc (fixes #13850) (#13861) (Milos Djermanovic)d2239a1Fix: no-useless-constructor crash on bodyless constructor (fixes #13830) (#13842) (Ari Perkkiö)eda0aa1Docs: no-restricted-imports is only for static imports (#13863) (Robat Williams)042ae44Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (#13828) (Raphael LANG)038dc73Chore: Test on Node.js 15 (#13844) (Brandon Mills)37a06d6Sponsors: Sync README with website (ESLint Jenkins)v7.13.0 - November 6, 2020
254e00fNew: Configurable List Size For Per-Rule Performance Metrics (#13812) (Bryan Mishkin)6c3c710Docs: fix broken url in docs (#13815) (SaintMalik)4a09149Sponsors: Sync README with website (ESLint Jenkins)fb6fcbfDocs: Fix reference to Code of Conduct (#13797) (Tobias Nießen)1b89ebeSponsors: Sync README with website (ESLint Jenkins)
Commits
-
0cb81a97.14.0 -
fb3a594Build: changelog update for 7.14.0 -
5f09073Update: fix 'skip' options in no-irregular-whitespace (fixes #13852) (#13853) -
1861b40Docs: correct the function-call-argument-newline 'default' descriptions (#13866) -
98c00c4New: Add no-nonoctal-decimal-escape rule (fixes #13765) (#13845) -
95d2fe6Chore: remove eslint comment from no-octal-escape tests (#13846) -
2004b7eFix: enable debug logs for @eslint/eslintrc (fixes #13850) (#13861) -
d2239a1Fix: no-useless-constructor crash on bodyless constructor (fixes #13830) (#13... -
eda0aa1Docs: no-restricted-imports is only for static imports (#13863) -
042ae44Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (#13828) - 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)