ant-design-vue
ant-design-vue copied to clipboard
chore(deps): update dependency eslint-plugin-markdown to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-markdown | ^2.0.0 -> ^5.0.0 |
Release Notes
eslint/eslint-plugin-markdown (eslint-plugin-markdown)
v5.1.0
Features
v5.0.0
โ BREAKING CHANGES
- map known code block languages to respective file extensions (#โ246)
Features
Bug Fixes
Chores
- run tests in Node.js 22, with ESLint 9 (#โ250) (085e6d5)
- switch to eslint v9, eslint-config-eslint v10 (#โ251) (a76cdf5)
v4.0.1
Chores
v3.0.1
Chores
- add Node v19 (#โ212) (81ff967)
- add triage action (#โ213) (ef7dcdc)
- generate provenance statements when release (#โ222) (30ae649)
- run tests on Node.js v20 (#โ215) (f5ce090)
- set up release-please (#โ219) (311c626)
v3.0.0 - July 16, 2022
558ae3cchore: add node v18 (#โ205) (Amaresh S M)071fa66feat!: drop node v8 and v10 (#โ203) (Amaresh S M)f186730ci: update github actions (#โ207) (Deepshika S)6570c82ci: Work around npm behavior changes to fix CI on main (#โ206) (Brandon Mills)87c2b53docs: update badges (#โ202) (Milos Djermanovic)2fd5b89chore: add tests for ESLint 8 (#โ195) (Michaรซl De Boey)8db0978chore: Check for package.json in examples (#โ200) (Brandon Mills)b695396test: test withESLintinstead ofCLIEnginewhen available (#โ198) (Michaรซl De Boey)e1ddcc5ci: use nodev16(#โ199) (Nitin Kumar)8f590fcchore: updatedevDependencies(#โ197) (Michaรซl De Boey)3667566chore: test all supported ESLint versions (#โ196) (Michaรซl De Boey)ecae4feChore: ignore pnpm-lock.yaml (#โ193) (Nitin Kumar)ffdb245Chore: useactions/setup-node@v2in CI (#โ192) (Nitin Kumar)
v2.2.1 - September 11, 2021
v2.2.0 - May 26, 2021
v2.1.0 - April 25, 2021
v2.0.1 - April 5, 2021
d23d5f7Fix: use blocksCache instead of single blocks instance (fixes #โ181) (#โ183) (JounQin)a09a645Chore: add yarn.lock and package-lock.json into .gitignore (#โ184) (JounQin)1280ac1Docs: improve jsdoc, better for typings (#โ182) (JounQin)79be776Fix: More reliable comment attachment (fixes #โ76) (#โ177) (Brandon Mills)
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
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)
v2.0.0-alpha.0 - April 12, 2020
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)
v1.0.2 - February 24, 2020
52e0984Upgrade: Update devDeps and change istanbul -> nyc (#โ130) (Brett Zamir)d52988fChore: Remove call to lint absentMakefile.js(#โ129) (Brett Zamir)5640ea6Fix: Apply base indent to multiple line breaks (fixes #โ127) (#โ128) (Brett Zamir)
v1.0.1 - October 21, 2019
fb0b5a3Fix: Indent multiline fixes (fixes #โ120) (#โ124) (Brandon Mills)07c9017Chore: Use GitHub Actions (#โ123) (Brandon Mills)b5bf014Chore: Add Node 12 to Travis (#โ122) (Brandon Mills)dc90961Fix: Support autofix at the very start of blocks (fixes #โ117) (#โ119) (Simon Lydell)2de2490Docs: Syntax highlight Markdown (#โ116) (Brett Zamir)fdacf0cChore: Upgrade to [email protected] (#โ110) (Brandon Mills)
v1.0.0 - January 2, 2019
2a8482eFix:overridesgeneral docs and Atom linter-eslint tips (fixes #โ109) (#โ111) (Brett Zamir)
v1.0.0-rc.1 - November 5, 2018
v1.0.0-rc.0 - October 27, 2018
8fe9a0eNew: Enable autofix with --fix (fixes #โ58) (#โ97) (Bohdan Khodakivskyi)a5d0cceFix: Ignore anything after space in code fence's language (fixes #โ98) (#โ99) (Francisco Ryan Tolmasky I)6fd340dUpgrade: [email protected] (#โ100) (Teddy Katz)dff8e9cFix: Emit correct endLine numbers (#โ88) (Paul Murray)83f00d0Docs: Suggest disabling strict in .md files (fixes #โ94) (#โ95) (Brandon Mills)3b4ff95Build: Test against Node v10 (#โ96) (Brandon Mills)6777977Breaking: required node version 6+ (#โ89) (่ๅฎ่ฐ็็ซ)5582fceDocs: Updating CLA link (#โ93) (Pablo Nevares)24070e6Build: Upgrade to [email protected] (#โ92) (Brandon Mills)6cfd1f0Docs: Add unicode-bom to list of unsatisfiable rules (#โ91) (Brandon Mills)
v1.0.0-beta.8 - April 8, 2018
a1544c2Chore: Add .npmrc to disable creating package-lock.json (#โ90) (Brandon Mills)47ad3f9Chore: Replace global comment integration test with unit test (refs #โ81) (#โ85) (Brandon Mills)e34acc6Fix: Add unicode-bom to unsatisfiable rules (refs #โ75) (#โ84) (Brandon Mills)7c19f8bFix: Support globals (fixes #โ79) (#โ81) (Anders D. Johnson)
v1.0.0-beta.7 - July 2, 2017
f8ba18aNew: Custom eslint-skip HTML comment skips blocks (fixes #โ69) (#โ73) (Brandon Mills)249904fChore: Add test for code fences without blank lines (#โ72) (Brandon Mills)3abc569Chore: Un-disable strict and eol-last in repository (#โ71) (Brandon Mills)132ea5bChore: Add test ensuring config comments do not fall through (#โ70) (Brandon Mills)
v1.0.0-beta.6 - April 29, 2017
v1.0.0-beta.5 - April 29, 2017
7bd0f6eBuild: Install eslint-release (#โ66) (Brandon Mills)48122ebBuild: Dogfood plugin without npm link (#โ65) (Brandon Mills)cc7deeaChore: Increase code coverage (#โ64) (Brandon Mills)29f2f05Build: Use eslint-release (#โ63) (Brandon Mills)d2f2962Upgrade: remark (#โ62) (Titus)
v3.0.0
Breaking Changes
Documentation
Chores
558ae3cchore: add node v18 (#โ205) (Amaresh S M)f186730ci: update github actions (#โ207) (Deepshika S)6570c82ci: Work around npm behavior changes to fix CI on main (#โ206) (Brandon Mills)2fd5b89chore: add tests for ESLint 8 (#โ195) (Michaรซl De Boey)8db0978chore: Check for package.json in examples (#โ200) (Brandon Mills)b695396test: test withESLintinstead ofCLIEnginewhen available (#โ198) (Michaรซl De Boey)e1ddcc5ci: use nodev16(#โ199) (Nitin Kumar)8f590fcchore: updatedevDependencies(#โ197) (Michaรซl De Boey)3667566chore: test all supported ESLint versions (#โ196) (Michaรซl De Boey)ecae4feChore: ignore pnpm-lock.yaml (#โ193) (Nitin Kumar)ffdb245Chore: useactions/setup-node@v2in CI (#โ192) (Nitin Kumar)
Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.