dependabot[bot]
39446cbc33
Bump webpack-cli from 4.10.0 to 5.0.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 19:26:24 -08:00
David Anson
8df19ae24b
Add simple test harness for easier debugging.
2022-11-15 22:05:39 -08:00
dependabot[bot]
55937a0cfd
Bump typescript from 4.8.4 to 4.9.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 18:49:48 -08:00
David Anson
9823170617
Update GitHub Action reference for tbroadley/spellchecker-cli-action to specify major
...
version only to reduce noise from dependency updates, leave JustinBeckwith/linkinator-action
bound to v1.10.4 (otherwise it seems to fail with high frequency), add 60 second timeout
for linkinator.
2022-11-14 23:05:28 -08:00
dependabot[bot]
4fb54a25c1
Bump ava from 5.0.1 to 5.1.0
...
Bumps [ava](https://github.com/avajs/ava ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/avajs/ava/releases )
- [Commits](https://github.com/avajs/ava/compare/v5.0.1...v5.1.0 )
---
updated-dependencies:
- dependency-name: ava
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 18:11:21 -08:00
David Anson
bfb7852b3f
Empty commit to correct a typo and note the previous commit fixes #615 .
2022-11-13 21:47:11 -08:00
David Anson
f84c91d95f
Update MD034/no-bare-urls to allow bare URLs inside the link text of HTML A tags (fixes 615).
2022-11-13 21:39:14 -08:00
David Anson
2e63bf7dd8
Configure all rules that allow style=consistent (or similar) to require an explicit style for consistency across the project.
2022-11-13 20:53:17 -08:00
dependabot[bot]
bb1c4d4ee6
Bump JustinBeckwith/linkinator-action from 1.10.3 to 1.10.4
...
Bumps [JustinBeckwith/linkinator-action](https://github.com/JustinBeckwith/linkinator-action ) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/JustinBeckwith/linkinator-action/releases )
- [Changelog](https://github.com/JustinBeckwith/linkinator-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/JustinBeckwith/linkinator-action/compare/v1.10.3...v1.10.4 )
---
updated-dependencies:
- dependency-name: JustinBeckwith/linkinator-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-13 18:44:52 -08:00
David Anson
91dd6dcb1d
Enable "line-length": { "strict": true } for all user-facing Markdown files in the repository.
2022-11-12 17:53:47 -08:00
Sébastien Règne
72439f42c6
Update MD040/fenced-code-language to add language_only parameter to reject extra data in info string.
2022-11-10 22:07:04 -08:00
dependabot[bot]
718de432f3
Bump webpack from 5.74.0 to 5.75.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.75.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 18:56:26 -08:00
dependabot[bot]
bb197027cb
Bump eslint-plugin-n from 15.5.0 to 15.5.1
...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) from 15.5.0 to 15.5.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/15.5.0...15.5.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 18:56:10 -08:00
David Anson
99a3f164a9
Update MD013/line-length to permit long link/image reference definitions in all modes because they can not be easily split.
2022-11-08 21:40:33 -08:00
dependabot[bot]
fe1e93e20d
Bump eslint-plugin-n from 15.4.0 to 15.5.0
...
Bumps [eslint-plugin-n](https://github.com/weiran-zsd/eslint-plugin-node ) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/weiran-zsd/eslint-plugin-node/releases )
- [Commits](https://github.com/weiran-zsd/eslint-plugin-node/compare/15.4.0...15.5.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 18:37:07 -08:00
dependabot[bot]
4daf17da79
Bump eslint from 8.26.0 to 8.27.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 18:36:51 -08:00
Sébastien Règne
b73ab7fd91
Update MD040/fenced-code-language to use case-sensitive comparison for allowed languages ( fixes #627 ).
2022-11-05 17:41:27 -07:00
David Anson
30353cc733
Edit description of MD051/link-fragments to clarify that it implements the GitHub algorithm for creating section links (which converts to lowercase) (refs #591 ).
2022-11-05 16:49:38 -07:00
dependabot[bot]
38ae54a27f
Bump eslint-plugin-jsdoc from 39.5.0 to 39.6.2
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.5.0 to 39.6.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.5.0...v39.6.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 19:33:32 -07:00
dependabot[bot]
b4bea5e8ee
Bump eslint-plugin-jsdoc from 39.4.0 to 39.5.0
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.4.0 to 39.5.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.4.0...v39.5.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 19:28:45 -07:00
dependabot[bot]
b97ef2cfe8
Bump eslint-plugin-n from 15.3.0 to 15.4.0
...
Bumps [eslint-plugin-n](https://github.com/weiran-zsd/eslint-plugin-node ) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/weiran-zsd/eslint-plugin-node/releases )
- [Commits](https://github.com/weiran-zsd/eslint-plugin-node/compare/15.3.0...15.4.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 20:07:47 -07:00
dependabot[bot]
495ad42fd7
Bump eslint-plugin-jsdoc from 39.3.25 to 39.4.0
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.25 to 39.4.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.25...v39.4.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 20:41:23 -07:00
David Anson
1223a8a170
Update packages.json/engines/node to ">=14.18.0" to reflect use of "node:" imports via require(...).
2022-10-30 15:16:14 -07:00
David Anson
52044c8181
Mostly standardize on putting rule names and tags in code spans in documentation.
2022-10-30 15:13:19 -07:00
David Anson
13b4340747
Update all links to rules to use md000.md instead of Rules.md#md000 (shorter, quicker, less distraction).
2022-10-30 14:58:45 -07:00
David Anson
37baddcf27
Generate Rules.md and md###.md files from metadata, improve Parameters documentation by referencing schema.
2022-10-29 23:21:45 -07:00
dependabot[bot]
32c75ebfd9
Bump eslint-plugin-jsdoc from 39.3.24 to 39.3.25
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.24 to 39.3.25.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.24...v39.3.25 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 20:35:42 -07:00
David Anson
0294b9bcc8
Add .mjs to linting, switch from eslint-plugin-node (no longer maintained) to eslint-plugin-n, update suppressions.
2022-10-26 03:26:59 +00:00
dependabot[bot]
a2b1353db5
Bump eslint-plugin-jsdoc from 39.3.23 to 39.3.24
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.23 to 39.3.24.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.23...v39.3.24 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:36:09 -07:00
dependabot[bot]
09294d640b
Bump ava from 4.3.3 to 5.0.1 ( #618 )
2022-10-23 19:49:27 -07:00
dependabot[bot]
8c14d0dceb
Bump eslint from 8.25.0 to 8.26.0 ( #617 )
2022-10-23 19:48:45 -07:00
dependabot[bot]
e10e71ebf5
Bump eslint-plugin-jsdoc from 39.3.14 to 39.3.23 ( #616 )
2022-10-23 19:48:30 -07:00
Mateus Ferreira
37f74ee958
Update MD043/required-headings to add match_case parameter ( fixes #613 ).
2022-10-22 00:15:50 -07:00
David Anson
592a42b0cb
Update MD053/link-image-reference-definitions to handle references within references (i.e., Pandoc-style footnotes), verify Pandoc footnote indent is not treated as comment when markdown-it-footnote plugin is used ( fixes #599 ).
2022-10-19 21:18:56 -07:00
dependabot[bot]
7d1fa55cc4
Bump eslint-plugin-jsdoc from 39.3.13 to 39.3.14
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.13 to 39.3.14.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.13...v39.3.14 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 19:56:22 -07:00
dependabot[bot]
a90ff65260
Bump eslint-plugin-jsdoc from 39.3.6 to 39.3.13
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.6 to 39.3.13.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.6...v39.3.13 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 19:30:08 -07:00
Sam Chen
01ba757d3a
Update MD040/fenced-code-language to add allowed_languages parameter ( fixes #610 ).
2022-10-17 12:29:29 -07:00
David Anson
c333976a44
Update MD011/no-reversed-links to avoid more nested paren scenarios ( fixes #572 ).
2022-10-16 22:16:51 -07:00
David Anson
56f379b0fc
Remove legacy exclusion from scenario tests for files with no errors (previously "detailed-" files).
2022-10-15 16:06:20 -07:00
David Anson
f0bb4c639b
Change HTML comment content sanitization to avoid breaking list item indent, respect table cell content rules ( fixes #563 ).
2022-10-14 20:59:56 -07:00
dependabot[bot]
7f8962c882
Bump eslint-plugin-unicorn from 44.0.1 to 44.0.2
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 44.0.1 to 44.0.2.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v44.0.1...v44.0.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 19:48:21 -07:00
dependabot[bot]
9b5e6db137
Bump eslint from 8.24.0 to 8.25.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 19:48:09 -07:00
David Anson
4e1692ffed
Minor tweaks to previous commit.
2022-10-06 04:21:08 +00:00
Josh Goldberg
82a5de0821
Add style/prettier.json ( fixes #592 ).
2022-10-06 04:15:23 +00:00
dependabot[bot]
cedbdbaaf1
Bump eslint-plugin-unicorn from 44.0.0 to 44.0.1
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 44.0.0 to 44.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v44.0.0...v44.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 20:29:08 -07:00
David Anson
e09d7193a2
Customize new ESLint rule unicorn/switch-case-braces.
2022-10-05 09:06:17 -07:00
dependabot[bot]
109e1e9bac
Bump eslint-plugin-unicorn from 43.0.2 to 44.0.0
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 43.0.2 to 44.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v43.0.2...v44.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 09:06:17 -07:00
David Anson
c845fe5ca3
Update external repository test for conversion from .markdownlint.json to .markdownlint-cli2.jsonc.
2022-10-05 06:23:30 +00:00
David Anson
9fcce62e20
Remove outdated exclusion from external repository tests.
2022-10-05 06:04:01 +00:00
David Anson
c383aab383
Enable, validate, and demonstrate the use of built-in style definitions ( fixes #593 ).
2022-10-02 19:28:54 -07:00