react-model-viewer
react-model-viewer copied to clipboard
chore(deps-dev): bump eslint-config-eslint from 5.0.1 to 6.0.0
Bumps eslint-config-eslint from 5.0.1 to 6.0.0.
Release notes
Sourced from eslint-config-eslint's releases.
v6.0.0
81aa06bUpgrade: [email protected] (#11869) (Teddy Katz)5f022bcFix: no-else-return autofix produces name collisions (fixes #11069) (#11867) (Milos Djermanovic)ded9548Fix: multiline-comment-style incorrect message (#11864) (golopot)cad074dDocs: Add JSHint W047 compat to no-floating-decimal (#11861) (Timo Tijhof)41f6304Upgrade: sinon (#11855) (Toru Nagashima)167ce87Chore: remove unuseable profile command (#11854) (Toru Nagashima)c844c6fFix: max-len properly ignore trailing comments (fixes #11838) (#11841) (ZYSzys)1b5661aFix: no-var should not fix variables named 'let' (fixes #11830) (#11832) (Milos Djermanovic)4d75956Build: CI with Azure Pipelines (#11845) (Toru Nagashima)1db3462Chore: rm superfluous argument & fix perf-multifiles-targets (#11834) (薛定谔的猫)c57a4a4Upgrade:@babel/polyfill=> core-js v3 (#11833) (薛定谔的猫)65faa04Docs: Clarify prefer-destructuring array/object difference (fixes #9970) (#11851) (Oliver Sieweke)81c3823Fix: require-atomic-updates reports parameters (fixes #11723) (#11774) (Toru Nagashima)aef8ea1Sponsors: Sync README with website (ESLint Jenkins)v6.0.0-rc.0
f403b07Update: introduce minKeys option to sort-keys rule (fixes #11624) (#11625) (Christian)87451f4Fix: no-octal should report NonOctalDecimalIntegerLiteral (fixes #11794) (#11805) (Milos Djermanovic)e4ab053Update: support "bigint" in valid-typeof rule (#11802) (Colin Ihrig)e0fafc8Chore: removes unnecessary assignment in loop (#11780) (Dimitri Mitropoulos)20908a3Docs: removed '>' prefix from from docs/working-with-rules (#11818) (Alok Takshak)1c43eefSponsors: Sync README with website (ESLint Jenkins)21f3131Fix:overrideshandle relative paths as expected (fixes #11577) (#11799) (Toru Nagashima)5509cdfFix: fails the test case if autofix made syntax error (fixes #11615) (#11798) (Toru Nagashima)cb1922bFix: show custom message for namespace import (fixes #11580) (#11791) (Pig Fang)37e5193Update: addendColumnto no-useless-escape (fixes #11629) (#11790) (Pig Fang)ad4b048Build: Fix typo in blog post template (fixes #11614) (#11782) (Kai Cataldo)9590587Update: improve reported location of arrow-parens (fixes #11773) (#11775) (Pig Fang)d662b17New: Add classname attribute to JUnit testcase (refs #11068) (#11683) (Fabio Pitino)8eaa9b2Chore: remove incorrect comment (#11769) (薛定谔的猫)4039a49Chore: add .github/funding.yml (#11764) (Toru Nagashima)v6.0.0-alpha.2
9b87feeChore: Fix formatter documentation generation (#11767) (Ilya Volodin)f116208Chore: Fix site generation script for releases (#11766) (Ilya Volodin)cf9cce8Update: Add never option for new-parens (refs #10034) (#11379) (pfgithub)b5fa149New: multiple processors support (fixes #11035, fixes #11725) (#11552) (Toru Nagashima)2d32a9eBreaking: stricter rule config validating (fixes #9505) (#11742) (薛定谔的猫)71716ebUpdate: add fixer for no-div-regex rule (fixes #11355) (#11744) (joe-re)53f7f4cUpdate: Uniform messages for the rules in "complexity" section (#11759) (Igor Novozhilov)0a801d7Chore: improve perf test (#11756) (薛定谔的猫)45bd336Docs: add about RuleTester's parser to migration guide (fixes #11728) (#11761) (Toru Nagashima)1374be4Docs: add table of contents in readme (#11765) (薛定谔的猫)54e6edaNew: extends in glob-based config (fixes #8813) (#11554) (Toru Nagashima)ec105b2Chore: typo in JSDoc on timing.display's return value (#11755) (Dimitri Mitropoulos)e45cc3fDocs: updated no-proto rule (fixes #11743) (#11746) (Francesco Trotta)15c6c63Chore: eslint-config-eslint require node >= 8 (#11718) (薛定谔的猫)f9790caFix: typo: missing word in docs (#11750) (Dimitri Mitropoulos)219aecbChore: restructure files (#11555) (Toru Nagashima)
... (truncated)
Changelog
Sourced from eslint-config-eslint's changelog.
v6.0.0 - June 21, 2019
81aa06bUpgrade: [email protected] (#11869) (Teddy Katz)5f022bcFix: no-else-return autofix produces name collisions (fixes #11069) (#11867) (Milos Djermanovic)ded9548Fix: multiline-comment-style incorrect message (#11864) (golopot)cad074dDocs: Add JSHint W047 compat to no-floating-decimal (#11861) (Timo Tijhof)41f6304Upgrade: sinon (#11855) (Toru Nagashima)167ce87Chore: remove unuseable profile command (#11854) (Toru Nagashima)c844c6fFix: max-len properly ignore trailing comments (fixes #11838) (#11841) (ZYSzys)1b5661aFix: no-var should not fix variables named 'let' (fixes #11830) (#11832) (Milos Djermanovic)4d75956Build: CI with Azure Pipelines (#11845) (Toru Nagashima)1db3462Chore: rm superfluous argument & fix perf-multifiles-targets (#11834) (薛定谔的猫)c57a4a4Upgrade:@babel/polyfill=> core-js v3 (#11833) (薛定谔的猫)65faa04Docs: Clarify prefer-destructuring array/object difference (fixes #9970) (#11851) (Oliver Sieweke)81c3823Fix: require-atomic-updates reports parameters (fixes #11723) (#11774) (Toru Nagashima)aef8ea1Sponsors: Sync README with website (ESLint Jenkins)v6.0.0-rc.0 - June 9, 2019
f403b07Update: introduce minKeys option to sort-keys rule (fixes #11624) (#11625) (Christian)87451f4Fix: no-octal should report NonOctalDecimalIntegerLiteral (fixes #11794) (#11805) (Milos Djermanovic)e4ab053Update: support "bigint" in valid-typeof rule (#11802) (Colin Ihrig)e0fafc8Chore: removes unnecessary assignment in loop (#11780) (Dimitri Mitropoulos)20908a3Docs: removed '>' prefix from from docs/working-with-rules (#11818) (Alok Takshak)1c43eefSponsors: Sync README with website (ESLint Jenkins)21f3131Fix:overrideshandle relative paths as expected (fixes #11577) (#11799) (Toru Nagashima)5509cdfFix: fails the test case if autofix made syntax error (fixes #11615) (#11798) (Toru Nagashima)cb1922bFix: show custom message for namespace import (fixes #11580) (#11791) (Pig Fang)37e5193Update: addendColumnto no-useless-escape (fixes #11629) (#11790) (Pig Fang)ad4b048Build: Fix typo in blog post template (fixes #11614) (#11782) (Kai Cataldo)9590587Update: improve reported location of arrow-parens (fixes #11773) (#11775) (Pig Fang)d662b17New: Add classname attribute to JUnit testcase (refs #11068) (#11683) (Fabio Pitino)8eaa9b2Chore: remove incorrect comment (#11769) (薛定谔的猫)4039a49Chore: add .github/funding.yml (#11764) (Toru Nagashima)v6.0.0-alpha.2 - May 25, 2019
9b87feeChore: Fix formatter documentation generation (#11767) (Ilya Volodin)f116208Chore: Fix site generation script for releases (#11766) (Ilya Volodin)cf9cce8Update: Add never option for new-parens (refs #10034) (#11379) (pfgithub)b5fa149New: multiple processors support (fixes #11035, fixes #11725) (#11552) (Toru Nagashima)2d32a9eBreaking: stricter rule config validating (fixes #9505) (#11742) (薛定谔的猫)71716ebUpdate: add fixer for no-div-regex rule (fixes #11355) (#11744) (joe-re)53f7f4cUpdate: Uniform messages for the rules in "complexity" section (#11759) (Igor Novozhilov)0a801d7Chore: improve perf test (#11756) (薛定谔的猫)45bd336Docs: add about RuleTester's parser to migration guide (fixes #11728) (#11761) (Toru Nagashima)1374be4Docs: add table of contents in readme (#11765) (薛定谔的猫)54e6edaNew: extends in glob-based config (fixes #8813) (#11554) (Toru Nagashima)ec105b2Chore: typo in JSDoc on timing.display's return value (#11755) (Dimitri Mitropoulos)e45cc3fDocs: updated no-proto rule (fixes #11743) (#11746) (Francesco Trotta)
... (truncated)
Commits
a7985a66.0.0be74dd9Build: changelog update for 6.0.081aa06bUpgrade: [email protected] (#11869)5f022bcFix: no-else-return autofix produces name collisions (fixes #11069) (#11867)ded9548Fix: multiline-comment-style incorrect message (#11864)cad074dDocs: Add JSHint W047 compat to no-floating-decimal (#11861)41f6304Upgrade: sinon (#11855)167ce87Chore: remove unuseable profile command (#11854)c844c6fFix: max-len properly ignore trailing comments (fixes #11838) (#11841)1b5661aFix: no-var should not fix variables named 'let' (fixes #11830) (#11832)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint-config-eslint since your current version.
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
You can disable automated security fix PRs for this repo from the Security Alerts page.