David Anson
|
b4204f197e
|
Add npm script "update-test-repos" to recreate the test-repos directory and freshen the corresponding snapshots.
|
2025-03-31 00:12:46 +00:00 |
|
dependabot[bot]
|
465fc448eb
|
Bump eslint-plugin-n from 17.16.2 to 17.17.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.16.2 to 17.17.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.16.2...v17.17.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>
|
2025-03-26 20:18:47 -07:00 |
|
David Anson
|
918f15945b
|
Update test repo snapshots.
|
2025-03-27 03:07:57 +00:00 |
|
dependabot[bot]
|
c4a6ef42a6
|
Bump eslint-plugin-unicorn from 57.0.0 to 58.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 57.0.0 to 58.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v57.0.0...v58.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>
|
2025-03-24 20:36:20 -07:00 |
|
dependabot[bot]
|
32d660c34b
|
Bump eslint from 9.22.0 to 9.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.22.0 to 9.23.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.22.0...v9.23.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-23 20:24:43 -07:00 |
|
dependabot[bot]
|
61fab7ba24
|
Bump @eslint/js from 9.22.0 to 9.23.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.22.0 to 9.23.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.23.0/packages/js)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-23 20:07:27 -07:00 |
|
dependabot[bot]
|
41357b551f
|
Bump eslint-plugin-jsdoc from 50.6.8 to 50.6.9
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.8 to 50.6.9.
- [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.8...v50.6.9)
---
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>
|
2025-03-23 20:07:09 -07:00 |
|
David Anson
|
62dc79864d
|
Update MD041/first-line-heading to add an allow_preamble parameter (fixes #1416).
|
2025-03-22 16:16:10 -07:00 |
|
David Anson
|
c061888937
|
Update test repo snapshots.
|
2025-03-22 23:09:07 +00:00 |
|
dependabot[bot]
|
031c7be4db
|
Bump eslint-plugin-jsdoc from 50.6.6 to 50.6.8
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.6 to 50.6.8.
- [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.6...v50.6.8)
---
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>
|
2025-03-17 20:32:37 -07:00 |
|
David Anson
|
0916d178e7
|
Update test repo snapshots.
|
2025-03-18 03:26:31 +00:00 |
|
David Anson
|
9b46692b8d
|
Refactor build-config-schema.mjs slightly to reuse code.
|
2025-03-17 20:10:25 -07:00 |
|
David Anson
|
95f82760ce
|
Update MD041/first-line-heading to avoid scanning every token with Array.filter.
|
2025-03-16 20:04:14 -07:00 |
|
David Anson
|
8baa843ce3
|
Update test repo snapshots.
|
2025-03-16 01:04:18 +00:00 |
|
David Anson
|
5fc91f6977
|
Update MD025/single-title to ignore preceding blank lines and comments when looking for a title (top-level heading) (fixes #1420).
|
2025-03-15 17:52:22 -07:00 |
|
David Anson
|
cb39972d9b
|
Update test repo snapshots.
|
2025-03-16 00:14:52 +00:00 |
|
David Anson
|
50300fa7af
|
Update MD051/link-fragments to allow HTML's implicit "#top" fragment (fixes #1488).
|
2025-03-15 16:30:32 -07:00 |
|
David Anson
|
5749c8dcf7
|
Update MD043/required-headings to support "?" meaning "exactly one unspecified heading" (fixes #475).
|
2025-03-10 21:57:39 -07:00 |
|
dependabot[bot]
|
06b60b7372
|
Bump eslint-plugin-jsdoc from 50.6.3 to 50.6.6
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.3 to 50.6.6.
- [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.3...v50.6.6)
---
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>
|
2025-03-10 21:38:08 -07:00 |
|
dependabot[bot]
|
a3db3dba2d
|
Bump eslint from 9.21.0 to 9.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.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.21.0...v9.22.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 21:25:38 -07:00 |
|
dependabot[bot]
|
917c5a5f1d
|
Bump @eslint/js from 9.21.0 to 9.22.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.21.0 to 9.22.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.22.0/packages/js)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 21:25:17 -07:00 |
|
David Anson
|
61febde9c1
|
Update test repo snapshots.
|
2025-03-11 04:15:33 +00:00 |
|
David Anson
|
d4a8a3bdfa
|
Update new exports test to filter out module.exports to keep snapshot consistent between Node 22 (missing) and 23 (present).
|
2025-03-06 20:32:31 -08:00 |
|
David Anson
|
5cc88a7759
|
Add test to verify exported names are stable, add missing test files after earlier refactor.
|
2025-03-06 20:24:33 -08:00 |
|
dependabot[bot]
|
d4a638101a
|
Bump terser-webpack-plugin from 5.3.13 to 5.3.14
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.13 to 5.3.14.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.13...v5.3.14)
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-06 20:14:39 -08:00 |
|
David Anson
|
087df4480e
|
Update test repo snapshots.
|
2025-03-07 03:59:23 +00:00 |
|
dependabot[bot]
|
7b4c958e48
|
Bump terser-webpack-plugin from 5.3.12 to 5.3.13
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.12 to 5.3.13.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.12...v5.3.13)
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-05 20:06:56 -08:00 |
|
David Anson
|
d5cb5c8546
|
Update getHeadingText helper to exclude HTML comments from returned heading text (fixes #1411).
|
2025-03-04 21:04:33 -08:00 |
|
dependabot[bot]
|
d36a57d680
|
Bump eslint-plugin-n from 17.15.1 to 17.16.2
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.15.1 to 17.16.2.
- [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.15.1...v17.16.2)
---
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>
|
2025-03-04 20:57:52 -08:00 |
|
David Anson
|
f0b1afe884
|
Update test repo snapshots.
|
2025-03-05 04:42:49 +00:00 |
|
David Anson
|
435c55f72a
|
Update MD027/no-multiple-space-blockquote to add a list_items parameter (fixes #1473).
|
2025-03-03 23:22:37 -08:00 |
|
David Anson
|
d02090db2c
|
Remove outdated use of "@ts-expect-error https://github.com/microsoft/TypeScript/issues/52529".
|
2025-03-03 22:57:01 -08:00 |
|
dependabot[bot]
|
dbf828c493
|
Bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-03 22:57:01 -08:00 |
|
dependabot[bot]
|
965b642109
|
Bump @stylistic/eslint-plugin from 4.1.0 to 4.2.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.1.0 to 4.2.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.2.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-03 20:17:39 -08:00 |
|
David Anson
|
14cf2454ae
|
Make new test further backward-compatible for testing Node versions < 22.
|
2025-03-01 19:28:23 -08:00 |
|
David Anson
|
a5e2134147
|
Make new test backward-compatible for testing Node versions < 22.
|
2025-03-01 18:31:06 -08:00 |
|
David Anson
|
63147ee1eb
|
Add comprehensive tests for parseConfiguration function, handle non-object parser results consistently (fixes #1523).
|
2025-03-01 18:23:48 -08:00 |
|
David Anson
|
1f237e6c54
|
Refactor to move parseConfiguration function into a separate file, add stronger typing, add first test case.
|
2025-02-28 20:26:06 -08:00 |
|
David Anson
|
c4d15e0d2a
|
Update test repo snapshots.
|
2025-03-01 04:15:05 +00:00 |
|
David Anson
|
27d70632cd
|
Update GitHub issue template for GitHub behavioral changes.
|
2025-02-28 19:48:52 -08:00 |
|
dependabot[bot]
|
55941a5627
|
Bump micromark from 4.0.1 to 4.0.2
Bumps [micromark](https://github.com/micromark/micromark) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/4.0.1...4.0.2)
---
updated-dependencies:
- dependency-name: micromark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-27 19:39:58 -08:00 |
|
dependabot[bot]
|
1c4f69a7fc
|
Bump micromark-core-commonmark from 2.0.2 to 2.0.3
Bumps [micromark-core-commonmark](https://github.com/micromark/micromark) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/micromark-build@2.0.2...micromark-core-commonmark@2.0.3)
---
updated-dependencies:
- dependency-name: micromark-core-commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-27 19:18:46 -08:00 |
|
dependabot[bot]
|
5d3d07d345
|
Bump micromark-util-types from 2.0.1 to 2.0.2
Bumps [micromark-util-types](https://github.com/micromark/micromark) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/micromark-build@2.0.1...micromark-util-types@2.0.2)
---
updated-dependencies:
- dependency-name: micromark-util-types
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-27 19:12:17 -08:00 |
|
dependabot[bot]
|
909b9a75ae
|
Bump micromark-extension-directive from 3.0.2 to 4.0.0
Bumps [micromark-extension-directive](https://github.com/micromark/micromark-extension-directive) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/micromark/micromark-extension-directive/releases)
- [Commits](https://github.com/micromark/micromark-extension-directive/compare/3.0.2...4.0.0)
---
updated-dependencies:
- dependency-name: micromark-extension-directive
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-27 19:12:02 -08:00 |
|
dependabot[bot]
|
eaa1c74a11
|
Bump terser-webpack-plugin from 5.3.11 to 5.3.12
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.11 to 5.3.12.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.11...v5.3.12)
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-27 18:57:15 -08:00 |
|
Edd Wilder-James
|
d918f61c77
|
Add "flymake-markdownlint-cli2 extension for Emacs" to "Related" section of README.md.
|
2025-02-27 18:48:28 -08:00 |
|
David Anson
|
14524283cc
|
Update test repo snapshots.
|
2025-02-28 02:30:40 +00:00 |
|
dependabot[bot]
|
6645868510
|
Bump @stylistic/eslint-plugin from 4.0.1 to 4.1.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.0.1 to 4.1.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.1.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-26 19:35:39 -08:00 |
|
dependabot[bot]
|
a2d569b012
|
Bump markdownlint-rule-extended-ascii from 0.1.0 to 0.2.1
Bumps [markdownlint-rule-extended-ascii](https://github.com/DavidAnson/markdownlint-rule-extended-ascii) from 0.1.0 to 0.2.1.
- [Commits](https://github.com/DavidAnson/markdownlint-rule-extended-ascii/compare/v0.1.0...v0.2.1)
---
updated-dependencies:
- dependency-name: markdownlint-rule-extended-ascii
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-25 18:40:16 -08:00 |
|
David Anson
|
d53e3ff46c
|
Update test repo snapshots.
|
2025-02-26 02:32:19 +00:00 |
|