vue-dragula
vue-dragula copied to clipboard
Bump eslint from 2.13.1 to 7.11.0
Bumps eslint from 2.13.1 to 7.11.0.
Release notes
Sourced from eslint's releases.
v7.11.0
23e966fChore: Refactor CLIEngine tests (refs #13481) (#13709) (Nicholas C. Zakas)fa9429aFix: don't count line after EOF in max-lines (#13735) (Milos Djermanovic)d973675Docs: Update anchor links to use existing linkrefs (refs #13715) (#13741) (Brandon Mills)2c6d774Docs: Fix typos (#13730) (Frieder Bluemle)cc468c0Upgrade: [email protected] (#13732) (Milos Djermanovic)ab0ac6cDocs: Fix anchor links (#13715) (Gary Moore)27f0de6Fix: account for linebreaks before postfix++/--in no-extra-parens (#13731) (Milos Djermanovic)da78fa1Update: support async arrow fn in function-paren-newline (fixes #13728) (#13729) (Michal Dziekonski)fe301b8Docs: Add configuration comments in examples (#13738) (YeonJuan)504408cSponsors: Sync README with website (ESLint Jenkins)3900659Sponsors: Sync README with website (ESLint Jenkins)c1974b3Sponsors: Sync README with website (ESLint Jenkins)6f4abe5Sponsors: Sync README with website (ESLint Jenkins)v7.10.0
6919fbbDocs: Clarify that ignorePattern should be a string (refs #13029) (#13718) (Brandon Mills)07d9beaUpdate: Add ignorePattern to no-inline-comments (#13029) (Edie Lemoine)d79bbe9Docs: fix typo (#13717) (Alexander Liu)9b8490eDocs: grammatical error (#13687) (rajdeep)cb44e93Fix: prefer-destructuring invalid autofix with computed property access (#13704) (Milos Djermanovic)46c73b1Upgrade: [email protected] (#13716) (Milos Djermanovic)b7b12baChore: Move comment to make tests more organized (#13707) (Yusuke Tanaka)51674a4Docs: Add missing quotes (#13714) (Lucio Paiva)7c34a98Chore: remove mistakenly added file (#13710) (Milos Djermanovic)30b76c9Docs: Clarify package.json requirement in Getting Started (refs #13549) (#13696) (Nicholas C. Zakas)044560dSponsors: Sync README with website (ESLint Jenkins)54000d1Sponsors: Sync README with website (ESLint Jenkins)v7.9.0
3ca2700Fix: Corrected notice for invalid (:) plugin names (#13473) (Josh Goldberg)fc5783dDocs: Fix leaky anchors in v4 migration page (#13635) (Timo Tijhof)f1d07f1Docs: Provide install commands for Yarn (#13661) (Nikita Baksalyar)29d1cdcFix: prefer-destructuring removes comments (refs #13678) (#13682) (Milos Djermanovic)b4da0a7Docs: fix typo in working with plugins docs (#13683) (啸生)6f87db7Update: fix id-length false negatives on Object.prototype property names (#13670) (Milos Djermanovic)361ac4dFix: NonOctalDecimalIntegerLiteral is decimal integer (fixes #13588) (#13664) (Milos Djermanovic)f260716Docs: update outdated link (#13677) (klkhan)5138c91Docs: add missing eslint directive comments in no-await-in-loop (#13673) (Milos Djermanovic)17b58b5Docs: clarify correct example in no-return-await (fixes #13656) (#13657) (Milos Djermanovic)9171f0aChore: fix typo (#13660) (Nitin Kumar)6d9f8fbSponsors: Sync README with website (ESLint Jenkins)97b0dd9Sponsors: Sync README with website (ESLint Jenkins)deab125Sponsors: Sync README with website (ESLint Jenkins)bf2e367Sponsors: Sync README with website (ESLint Jenkins)8929208Sponsors: Sync README with website (ESLint Jenkins)v7.8.1
... (truncated)
Changelog
Sourced from eslint's changelog.
v7.11.0 - October 9, 2020
23e966fChore: Refactor CLIEngine tests (refs #13481) (#13709) (Nicholas C. Zakas)fa9429aFix: don't count line after EOF in max-lines (#13735) (Milos Djermanovic)d973675Docs: Update anchor links to use existing linkrefs (refs #13715) (#13741) (Brandon Mills)2c6d774Docs: Fix typos (#13730) (Frieder Bluemle)cc468c0Upgrade: [email protected] (#13732) (Milos Djermanovic)ab0ac6cDocs: Fix anchor links (#13715) (Gary Moore)27f0de6Fix: account for linebreaks before postfix++/--in no-extra-parens (#13731) (Milos Djermanovic)da78fa1Update: support async arrow fn in function-paren-newline (fixes #13728) (#13729) (Michal Dziekonski)fe301b8Docs: Add configuration comments in examples (#13738) (YeonJuan)504408cSponsors: Sync README with website (ESLint Jenkins)3900659Sponsors: Sync README with website (ESLint Jenkins)c1974b3Sponsors: Sync README with website (ESLint Jenkins)6f4abe5Sponsors: Sync README with website (ESLint Jenkins)v7.10.0 - September 26, 2020
6919fbbDocs: Clarify that ignorePattern should be a string (refs #13029) (#13718) (Brandon Mills)07d9beaUpdate: Add ignorePattern to no-inline-comments (#13029) (Edie Lemoine)d79bbe9Docs: fix typo (#13717) (Alexander Liu)9b8490eDocs: grammatical error (#13687) (rajdeep)cb44e93Fix: prefer-destructuring invalid autofix with computed property access (#13704) (Milos Djermanovic)46c73b1Upgrade: [email protected] (#13716) (Milos Djermanovic)b7b12baChore: Move comment to make tests more organized (#13707) (Yusuke Tanaka)51674a4Docs: Add missing quotes (#13714) (Lucio Paiva)7c34a98Chore: remove mistakenly added file (#13710) (Milos Djermanovic)30b76c9Docs: Clarify package.json requirement in Getting Started (refs #13549) (#13696) (Nicholas C. Zakas)044560dSponsors: Sync README with website (ESLint Jenkins)54000d1Sponsors: Sync README with website (ESLint Jenkins)v7.9.0 - September 12, 2020
3ca2700Fix: Corrected notice for invalid (:) plugin names (#13473) (Josh Goldberg)fc5783dDocs: Fix leaky anchors in v4 migration page (#13635) (Timo Tijhof)f1d07f1Docs: Provide install commands for Yarn (#13661) (Nikita Baksalyar)29d1cdcFix: prefer-destructuring removes comments (refs #13678) (#13682) (Milos Djermanovic)b4da0a7Docs: fix typo in working with plugins docs (#13683) (啸生)6f87db7Update: fix id-length false negatives on Object.prototype property names (#13670) (Milos Djermanovic)361ac4dFix: NonOctalDecimalIntegerLiteral is decimal integer (fixes #13588) (#13664) (Milos Djermanovic)f260716Docs: update outdated link (#13677) (klkhan)5138c91Docs: add missing eslint directive comments in no-await-in-loop (#13673) (Milos Djermanovic)17b58b5Docs: clarify correct example in no-return-await (fixes #13656) (#13657) (Milos Djermanovic)9171f0aChore: fix typo (#13660) (Nitin Kumar)6d9f8fbSponsors: Sync README with website (ESLint Jenkins)97b0dd9Sponsors: Sync README with website (ESLint Jenkins)deab125Sponsors: Sync README with website (ESLint Jenkins)bf2e367Sponsors: Sync README with website (ESLint Jenkins)8929208Sponsors: Sync README with website (ESLint Jenkins)
... (truncated)
Commits
551b1e97.11.0c820475Build: changelog update for 7.11.023e966fChore: Refactor CLIEngine tests (refs #13481) (#13709)fa9429aFix: don't count line after EOF in max-lines (#13735)d973675Docs: Update anchor links to use existing linkrefs (refs #13715) (#13741)2c6d774Docs: Fix typos (#13730)cc468c0Upgrade: [email protected] (#13732)ab0ac6cDocs: Fix anchor links (#13715)27f0de6Fix: account for linebreaks before postfix++/--in no-extra-parens (#13731)da78fa1Update: support async arrow fn in function-paren-newline (fixes #13728) (#13729)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for 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.