chore(deps-dev): Bump eslint-plugin-markdown from 1.0.2 to 2.0.0
Bumps eslint-plugin-markdown from 1.0.2 to 2.0.0.
Release notes
Sourced from eslint-plugin-markdown's releases.
v2.0.0
53dc0e5Docs: Remove prerelease README notes (#173) (Brandon Mills)140adf42.0.0-rc.2 (ESLint Jenkins)15d7aa6Build: changelog update for 2.0.0-rc.2 (ESLint Jenkins)f6a3fadFix: overrides pattern for virtual filenames in recommended config (#169) (Milos Djermanovic)390d5082.0.0-rc.1 (ESLint Jenkins)e05d6ebBuild: changelog update for 2.0.0-rc.1 (ESLint Jenkins)1dd7089Fix: npm prepare script on Windows (refs #166) (#168) (Brandon Mills)23ac2b9Fix: Ignore words in info string after syntax (fixes #166) (#167) (Brandon Mills)8f729d3Chore: Switch to main for primary branch (fixes #161) (#165) (Brandon Mills)d30c50fChore: Automatically install example dependencies (#164) (Brandon Mills)2749b4d2.0.0-rc.0 (ESLint Jenkins)922a00eBuild: changelog update for 2.0.0-rc.0 (ESLint Jenkins)d94c22fBuild: Install example test dependencies in Jenkins (#160) (Brandon Mills)7f26cb9Docs: Reference recommended config disabled rules (#159) (Brandon Mills)bf7648fDocs: Add TypeScript example (#155) (Brandon Mills)d80be9eNew: Add rules to recommended config (#157) (Nikolay Stoynov)fc4d7aaChore: run CI in Node 14.x (#158) (Kai Cataldo)f2d4923Docs: Add React example (#152) (Brandon Mills)eb66833New: Add recommended config (fixes #151) (#153) (Brandon Mills)0311640Fix: Don't require message end locations (fixes #112) (#154) (Brandon Mills)2bc93522.0.0-alpha.0 (ESLint Jenkins)c0ba401Build: changelog update for 2.0.0-alpha.0 (ESLint Jenkins)51e48c6Docs: Revamp documentation for v2 (#149) (Brandon Mills)b221391Docs: Dogfood plugin by linting readme (#145) (Brandon Mills)7423610Docs: Explain use of --ext option in ESLint v7 (#146) (Brandon Mills)0d4dbe8Breaking: Implement new processor API (fixes #138) (#144) (Brandon Mills)7eeafb8Chore: Update ESLint config and plugins (#143) (Brandon Mills)f483343Breaking: Require ESLint v6 (#142) (Brandon Mills)9aa1fdcChore: Use ES2018 object spread syntax (#141) (Brandon Mills)f584cc6Build: Remove Travis (#140) (Brandon Mills)35f9a11Breaking: Drop support for Node.js v6 (refs #138) (#137) (Brandon Mills)6f02ef5Chore: Add npm version and build status badges (#139) (Brandon Mills)Migrating from
eslint-plugin-markdownv1
Install this release:
$ npm install --save-dev eslint@latest eslint-plugin-markdown@latestIn your
.eslintrc.jsfile, extend the recommended config:// .eslintrc.js module.exports = { - plugins: ["markdown"], - overrides: [ - {
... (truncated)
Changelog
Sourced from eslint-plugin-markdown's changelog.
v2.0.0 - February 14, 2021
53dc0e5Docs: Remove prerelease README notes (#173) (Brandon Mills)140adf42.0.0-rc.2 (ESLint Jenkins)15d7aa6Build: changelog update for 2.0.0-rc.2 (ESLint Jenkins)f6a3fadFix: overrides pattern for virtual filenames in recommended config (#169) (Milos Djermanovic)390d5082.0.0-rc.1 (ESLint Jenkins)e05d6ebBuild: changelog update for 2.0.0-rc.1 (ESLint Jenkins)1dd7089Fix: npm prepare script on Windows (refs #166) (#168) (Brandon Mills)23ac2b9Fix: Ignore words in info string after syntax (fixes #166) (#167) (Brandon Mills)8f729d3Chore: Switch to main for primary branch (fixes #161) (#165) (Brandon Mills)d30c50fChore: Automatically install example dependencies (#164) (Brandon Mills)2749b4d2.0.0-rc.0 (ESLint Jenkins)922a00eBuild: changelog update for 2.0.0-rc.0 (ESLint Jenkins)d94c22fBuild: Install example test dependencies in Jenkins (#160) (Brandon Mills)7f26cb9Docs: Reference recommended config disabled rules (#159) (Brandon Mills)bf7648fDocs: Add TypeScript example (#155) (Brandon Mills)d80be9eNew: Add rules to recommended config (#157) (Nikolay Stoynov)fc4d7aaChore: run CI in Node 14.x (#158) (Kai Cataldo)f2d4923Docs: Add React example (#152) (Brandon Mills)eb66833New: Add recommended config (fixes #151) (#153) (Brandon Mills)0311640Fix: Don't require message end locations (fixes #112) (#154) (Brandon Mills)2bc93522.0.0-alpha.0 (ESLint Jenkins)c0ba401Build: changelog update for 2.0.0-alpha.0 (ESLint Jenkins)51e48c6Docs: Revamp documentation for v2 (#149) (Brandon Mills)b221391Docs: Dogfood plugin by linting readme (#145) (Brandon Mills)7423610Docs: Explain use of --ext option in ESLint v7 (#146) (Brandon Mills)0d4dbe8Breaking: Implement new processor API (fixes #138) (#144) (Brandon Mills)7eeafb8Chore: Update ESLint config and plugins (#143) (Brandon Mills)f483343Breaking: Require ESLint v6 (#142) (Brandon Mills)9aa1fdcChore: Use ES2018 object spread syntax (#141) (Brandon Mills)f584cc6Build: Remove Travis (#140) (Brandon Mills)35f9a11Breaking: Drop support for Node.js v6 (refs #138) (#137) (Brandon Mills)6f02ef5Chore: Add npm version and build status badges (#139) (Brandon Mills)v2.0.0-rc.2 - January 30, 2021
f6a3fadFix: overrides pattern for virtual filenames in recommended config (#169) (Milos Djermanovic)v2.0.0-rc.1 - December 20, 2020
1dd7089Fix: npm prepare script on Windows (refs #166) (#168) (Brandon Mills)23ac2b9Fix: Ignore words in info string after syntax (fixes #166) (#167) (Brandon Mills)8f729d3Chore: Switch to main for primary branch (fixes #161) (#165) (Brandon Mills)d30c50fChore: Automatically install example dependencies (#164) (Brandon Mills)v2.0.0-rc.0 - August 19, 2020
... (truncated)
Commits
610cffd2.0.0e2f13a9Build: changelog update for 2.0.053dc0e5Docs: Remove prerelease README notes (#173)140adf42.0.0-rc.215d7aa6Build: changelog update for 2.0.0-rc.2f6a3fadFix: overrides pattern for virtual filenames in recommended config (#169)390d5082.0.0-rc.1e05d6ebBuild: changelog update for 2.0.0-rc.11dd7089Fix: npm prepare script on Windows (refs #166) (#168)23ac2b9Fix: Ignore words in info string after syntax (fixes #166) (#167)- 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)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.