Commit graph

2082 commits

Author SHA1 Message Date
David Anson
dda89f90d4 Update demo web page to remove recognized front matter from rendered HTML output. 2025-06-02 22:07:21 -07:00
David Anson
f956dd089f Remove timeout override from linkcheck Workflow configuration. 2025-06-02 21:55:46 -07:00
dependabot[bot]
8e955cba87 Bump eslint-plugin-n from 17.18.0 to 17.19.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.18.0 to 17.19.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.18.0...v17.19.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-version: 17.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 19:57:33 -07:00
dependabot[bot]
2fffc80607 Bump eslint-plugin-jsdoc from 50.6.17 to 50.7.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.17 to 50.7.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.6.17...v50.7.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 50.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 20:05:57 -07:00
dependabot[bot]
cabca6c517 Bump @eslint/js from 9.27.0 to 9.28.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.27.0 to 9.28.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/commits/v9.28.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 19:59:42 -07:00
dependabot[bot]
4063640086 Bump eslint from 9.27.0 to 9.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.27.0 to 9.28.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/v9.27.0...v9.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 19:59:29 -07:00
David Anson
32d650250a Update MD033/no-inline-html documentation to address a minor issue in the previous commit. 2025-05-31 13:31:48 -07:00
Alexandre Feblot
1ac0b22804 MD033/no-inline-html: Add table_allowed_elements parameter. 2025-05-31 13:27:30 -07:00
David Anson
c6e2ee1488 Add www.jwz.org to linkcheck exclusions as it seems to always return HTTP 403 to the GitHub CI runner. 2025-05-31 12:52:07 -07:00
David Anson
6b4e865d64 Update MD010/no-hard-tabs documentation to link to context about possible issues with tab characters. 2025-05-31 12:41:17 -07:00
David Anson
0a824e83ad Update test repo snapshots. 2025-05-31 19:40:50 +00:00
Jakob Guddas
9c12debac0 Update MD059/descriptive-link-text documentation to add link to WCAG success criterion. 2025-05-26 22:35:57 +00:00
dependabot[bot]
cd2747f046 Bump @stylistic/eslint-plugin from 4.2.0 to 4.4.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 17:49:55 -04:00
David Anson
b8fd055d21 Update test repo snapshots. 2025-05-26 21:44:37 +00:00
dependabot[bot]
5cd94b51cb Bump webpack from 5.99.8 to 5.99.9
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.8 to 5.99.9.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.8...v5.99.9)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 22:18:20 -07:00
David Anson
f05f356ebf Update test repo snapshots. 2025-05-21 05:08:42 +00:00
dependabot[bot]
74a988f01d Bump nano-spawn from 1.0.1 to 1.0.2
Bumps [nano-spawn](https://github.com/sindresorhus/nano-spawn) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/sindresorhus/nano-spawn/releases)
- [Commits](https://github.com/sindresorhus/nano-spawn/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: nano-spawn
  dependency-version: 1.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 21:35:19 -07:00
David Anson
3dd7b2f2a3 Update test repo snapshots. 2025-05-20 04:23:22 +00:00
dependabot[bot]
1229bef9cb Bump @eslint/js from 9.26.0 to 9.27.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.26.0 to 9.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/commits/v9.27.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-18 21:21:44 -07:00
dependabot[bot]
793a842c98 Bump eslint from 9.26.0 to 9.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.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/v9.26.0...v9.27.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-18 21:12:42 -07:00
David Anson
8682abbeec Update test repo snapshots. 2025-05-19 04:04:10 +00:00
dependabot[bot]
aa78bf43d4 Bump eslint-plugin-jsdoc from 50.6.14 to 50.6.17
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.14 to 50.6.17.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.6.14...v50.6.17)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 50.6.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-14 21:08:48 -07:00
David Anson
43a49d7d51 Update test repo snapshots. 2025-05-15 04:03:54 +00:00
dependabot[bot]
5c83e0a748 Bump eslint-plugin-n from 17.17.0 to 17.18.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.17.0 to 17.18.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.17.0...v17.18.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-version: 17.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 22:06:43 -07:00
dependabot[bot]
86d6693b24 Bump nano-spawn from 0.2.1 to 1.0.1
Bumps [nano-spawn](https://github.com/sindresorhus/nano-spawn) from 0.2.1 to 1.0.1.
- [Release notes](https://github.com/sindresorhus/nano-spawn/releases)
- [Commits](https://github.com/sindresorhus/nano-spawn/compare/v0.2.1...v1.0.1)

---
updated-dependencies:
- dependency-name: nano-spawn
  dependency-version: 1.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 22:02:52 -07:00
dependabot[bot]
f65332a800 Bump eslint-plugin-jsdoc from 50.6.11 to 50.6.14
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.11 to 50.6.14.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.6.11...v50.6.14)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 50.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 22:02:24 -07:00
David Anson
05bec9e4f1 Update test repo snapshots. 2025-05-12 04:56:11 +00:00
dependabot[bot]
8bd5ad6746 Bump nano-spawn from 0.2.0 to 0.2.1
Bumps [nano-spawn](https://github.com/sindresorhus/nano-spawn) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/sindresorhus/nano-spawn/releases)
- [Commits](https://github.com/sindresorhus/nano-spawn/compare/v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: nano-spawn
  dependency-version: 0.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-08 20:45:21 -07:00
David Anson
b1afbf937d Add released Node version 24 to CI workflow. 2025-05-08 18:39:09 -07:00
dependabot[bot]
512882562e Bump webpack from 5.99.7 to 5.99.8
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.7 to 5.99.8.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.7...v5.99.8)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-07 09:13:55 -07:00
dependabot[bot]
36e957cbb3 Bump eslint-plugin-unicorn from 59.0.0 to 59.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 59.0.0 to 59.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v59.0.0...v59.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 59.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-07 09:13:34 -07:00
David Anson
4ecbf9d945 Normalize newline characters so Linux and Windows trim error context consistently. 2025-05-04 23:41:36 -07:00
David Anson
cdfa934d8d Centralize handling of newlines in error detail/context to always replace (consecutive) newlines with a single space. 2025-05-04 23:28:43 -07:00
David Anson
db967fd387 Update test repo snapshots. 2025-05-05 06:25:23 +00:00
David Anson
224987d727 Update to version 0.38.0. 2025-05-02 20:22:08 -07:00
dependabot[bot]
8cb8f6c695 Bump @eslint/js from 9.25.1 to 9.26.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.25.1 to 9.26.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/commits/v9.26.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-02 20:21:39 -07:00
dependabot[bot]
a1506e71f3 Bump eslint from 9.25.1 to 9.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.25.1 to 9.26.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/v9.25.1...v9.26.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-02 20:21:14 -07:00
dependabot[bot]
b3935080e9 Bump ava from 6.2.0 to 6.3.0
Bumps [ava](https://github.com/avajs/ava) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: ava
  dependency-version: 6.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-02 20:16:27 -07:00
David Anson
738f4aa59a Update test repo snapshots. 2025-05-03 03:11:31 +00:00
David Anson
979419c7a0 Remove support for end-of-life Node 18 (continued). 2025-05-01 22:20:41 -07:00
David Anson
4d8e79d33e Remove support for end-of-life Node 18 (continued). 2025-05-01 22:13:20 -07:00
David Anson
6adfaf68b5 Update MD025/single-title and MD051/link-fragments to ignore headings that exactly match Docfx tab syntax (fixes #1099) (fixes #1101). 2025-05-01 22:09:36 -07:00
David Anson
a4b7ffa8ce Remove support for end-of-life Node 18. 2025-05-01 21:20:18 -07:00
David Anson
f34f4dde69 Update Checkers workflow to ignore all github.com links because they return HTTP 429 randomly and linkinator does not handle that well. 2025-05-01 21:20:18 -07:00
David Anson
2775534144 Add retry:true for linkinator-action to retry for random GitHub HTTP 429 errors. 2025-05-01 21:15:47 -07:00
David Anson
006b6af736 Update test repo snapshots. 2025-05-02 04:03:04 +00:00
David Anson
328506e6c8 Update MD052/reference-links-images to add ignored_labels parameter and default to ignoring GFM task list items (fixes #1524). 2025-04-27 22:36:07 -07:00
dependabot[bot]
c413ac9a88 Bump eslint-plugin-jsdoc from 50.6.10 to 50.6.11
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.10 to 50.6.11.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.6.10...v50.6.11)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 50.6.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 21:52:41 -07:00
dependabot[bot]
9849e2871f Bump eslint-plugin-unicorn from 58.0.0 to 59.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 58.0.0 to 59.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v58.0.0...v59.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 59.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 21:46:10 -07:00
dependabot[bot]
2a85b3c3f1 Bump webpack from 5.99.6 to 5.99.7
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.6 to 5.99.7.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.6...v5.99.7)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 21:45:36 -07:00