David Anson
|
30d62f19ac
|
Add rule MD056/table-column-count (fixes #92).
|
2024-01-06 20:06:47 -08:00 |
|
David Anson
|
f694a56254
|
Remove leftover references to eslint-plugin-es.
|
2024-01-03 22:26:36 -08:00 |
|
David Anson
|
0ddbffdecf
|
Update and simplify .eslintrc.json.
|
2024-01-03 22:12:23 -08:00 |
|
dependabot[bot]
|
a4ff6061b3
|
Bump c8 from 8.0.1 to 9.0.0
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v8.0.1...v9.0.0)
---
updated-dependencies:
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-03 21:15:14 -08:00 |
|
dependabot[bot]
|
6a5fff0b7f
|
Bump eslint-plugin-n from 16.6.0 to 16.6.1
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.6.0...16.6.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>
|
2024-01-02 22:43:54 -08:00 |
|
David Anson
|
9640be90a4
|
Add simple rendering of Markdown directive metadata to demo web page for easier diagnostics.
|
2024-01-02 22:39:42 -08:00 |
|
dependabot[bot]
|
7c2391b021
|
Bump eslint-plugin-jsdoc from 47.0.2 to 48.0.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 47.0.2 to 48.0.2.
- [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/v47.0.2...v48.0.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-02 19:03:52 -08:00 |
|
David Anson
|
b55208b27b
|
Update dependency markdownlint-micromark to 0.1.8, incorporate new micromark-extension-directive exports.
|
2024-01-01 22:12:42 -08:00 |
|
David Anson
|
5f3d73a3b1
|
Add micromark-extension-directive to markdownlint-micromark package exports.
|
2024-01-01 21:39:58 -08:00 |
|
dependabot[bot]
|
0fe351798a
|
Bump eslint-plugin-jsdoc from 47.0.1 to 47.0.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 47.0.1 to 47.0.2.
- [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/v47.0.1...v47.0.2)
---
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>
|
2024-01-01 19:11:34 -08:00 |
|
David Anson
|
9b5f6a28f9
|
Fix possible exceptions due to addError's range/editColumn out of range, update test-extra to use test.serial() for better progress.
|
2023-12-31 21:51:34 -08:00 |
|
dependabot[bot]
|
e7d3708056
|
Bump eslint-plugin-jsdoc from 46.9.1 to 47.0.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.9.1 to 47.0.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/v46.9.1...v47.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-31 20:16:05 -08:00 |
|
dependabot[bot]
|
f2209005e9
|
Bump @babel/core from 7.23.6 to 7.23.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.6 to 7.23.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-31 20:15:37 -08:00 |
|
dependabot[bot]
|
6e60306313
|
Bump @babel/preset-env from 7.23.6 to 7.23.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.6 to 7.23.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-31 19:22:22 -08:00 |
|
dependabot[bot]
|
b140a786df
|
Bump eslint-plugin-n from 16.5.0 to 16.6.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.5.0 to 16.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.5.0...16.6.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>
|
2023-12-31 19:22:02 -08:00 |
|
David Anson
|
d0a491d74b
|
Refactor tests to split large repo tests into separate files so ava will run them in parallel (reduces test time by ~50%).
|
2023-12-30 19:14:31 -08:00 |
|
David Anson
|
7d2248d211
|
Update MD055/table-pipe-style to support "consistent" and other styles, use micromark positioning, report ranges, add more tests.
|
2023-12-30 18:15:38 -08:00 |
|
Gabriel Kuznik
|
a563c082a5
|
Add rule MD055/table-missing-border (fixes #93, refs #1039, no generated files).
|
2023-12-29 17:29:06 -08:00 |
|
dependabot[bot]
|
4a52864b39
|
Bump terser-webpack-plugin from 5.3.9 to 5.3.10 in /micromark
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.9 to 5.3.10.
- [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.9...v5.3.10)
---
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>
|
2023-12-29 16:16:39 -08:00 |
|
dependabot[bot]
|
7a93987f10
|
Bump terser-webpack-plugin from 5.3.9 to 5.3.10
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.9 to 5.3.10.
- [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.9...v5.3.10)
---
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>
|
2023-12-29 16:16:22 -08:00 |
|
David Anson
|
a24ce43278
|
Update test repo snapshots.
|
2023-12-29 15:58:13 -08:00 |
|
David Anson
|
fa462fe3fc
|
Add support for delta line numbers to test scenario tagging syntax: {MD000:+3}.
|
2023-12-28 16:46:15 -08:00 |
|
dependabot[bot]
|
c5be0ccd34
|
Bump eslint-plugin-unicorn from 49.0.0 to 50.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 50.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v49.0.0...v50.0.1)
---
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>
|
2023-12-22 10:05:45 -08:00 |
|
dependabot[bot]
|
87301620c6
|
Bump eslint-plugin-n from 16.4.0 to 16.5.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.4.0...16.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>
|
2023-12-20 18:51:49 -08:00 |
|
dependabot[bot]
|
f161ad96dd
|
Bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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.55.0...v8.56.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-17 19:16:53 -08:00 |
|
dependabot[bot]
|
e78cd97066
|
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-13 18:48:57 -08:00 |
|
dependabot[bot]
|
6a76b64d51
|
Bump eslint-plugin-jsdoc from 46.9.0 to 46.9.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.9.0 to 46.9.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/v46.9.0...v46.9.1)
---
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>
|
2023-12-13 18:40:27 -08:00 |
|
dependabot[bot]
|
48136b0a7d
|
Bump @babel/core from 7.23.5 to 7.23.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-12 18:49:51 -08:00 |
|
dependabot[bot]
|
517ea46023
|
Bump eslint-plugin-n from 16.3.1 to 16.4.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.3.1 to 16.4.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.3.1...16.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>
|
2023-12-12 18:17:50 -08:00 |
|
dependabot[bot]
|
1c531f7d14
|
Bump @babel/preset-env from 7.23.5 to 7.23.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-12 18:17:02 -08:00 |
|
David Anson
|
e014a79e16
|
Update test repo snapshots.
|
2023-12-12 17:38:50 -08:00 |
|
David Anson
|
47fdfa6dfa
|
Update generated file after transitive dependency change.
|
2023-12-12 17:32:48 -08:00 |
|
dependabot[bot]
|
0e6ffaaab4
|
Bump markdown-it from 13.0.2 to 14.0.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.2 to 14.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.2...14.0.0)
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-07 19:10:41 -08:00 |
|
David Anson
|
9f87e7dc60
|
Update MD038/no-space-in-code to avoid a possible range error for indented code fences.
|
2023-12-06 21:28:23 -08:00 |
|
dependabot[bot]
|
0e80fa5720
|
Bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-06 18:53:15 -08:00 |
|
dependabot[bot]
|
2388c38f50
|
Bump ava from 6.0.0 to 6.0.1
Bumps [ava](https://github.com/avajs/ava) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v6.0.0...v6.0.1)
---
updated-dependencies:
- dependency-name: ava
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-06 18:52:59 -08:00 |
|
David Anson
|
652244fbab
|
Update test repos script to transform "allow_different_nesting" rule parameter to "siblings_only" per removal of former.
|
2023-12-05 20:09:57 -08:00 |
|
David Anson
|
f2725178b1
|
Update MD024/no-duplicate-heading to remove duplicate parameter allow_different_nesting which confuses people.
|
2023-12-05 19:23:17 -08:00 |
|
dependabot[bot]
|
c39facc73f
|
Bump markdown-it-sup from 1.0.0 to 2.0.0
Bumps [markdown-it-sup](https://github.com/markdown-it/markdown-it-sup) from 1.0.0 to 2.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it-sup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it-sup/compare/1.0.0...2.0.0)
---
updated-dependencies:
- dependency-name: markdown-it-sup
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-05 19:05:00 -08:00 |
|
dependabot[bot]
|
bae7813acb
|
Bump markdown-it-sub from 1.0.0 to 2.0.0
Bumps [markdown-it-sub](https://github.com/markdown-it/markdown-it-sub) from 1.0.0 to 2.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it-sub/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it-sub/compare/1.0.0...2.0.0)
---
updated-dependencies:
- dependency-name: markdown-it-sub
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-05 18:47:10 -08:00 |
|
dependabot[bot]
|
36145a44cb
|
Bump markdown-it-for-inline from 0.1.1 to 2.0.1
Bumps [markdown-it-for-inline](https://github.com/markdown-it/markdown-it-for-inline) from 0.1.1 to 2.0.1.
- [Changelog](https://github.com/markdown-it/markdown-it-for-inline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it-for-inline/compare/0.1.1...2.0.1)
---
updated-dependencies:
- dependency-name: markdown-it-for-inline
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-05 08:45:37 -08:00 |
|
dependabot[bot]
|
626a869da6
|
Bump eslint-plugin-regexp from 2.1.1 to 2.1.2
Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-regexp/compare/v2.1.1...v2.1.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-regexp
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 19:09:32 -08:00 |
|
dependabot[bot]
|
edc101bf01
|
Bump ava from 5.3.1 to 6.0.0
Bumps [ava](https://github.com/avajs/ava) from 5.3.1 to 6.0.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v5.3.1...v6.0.0)
---
updated-dependencies:
- dependency-name: ava
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 19:09:20 -08:00 |
|
dependabot[bot]
|
35f0184cb3
|
Bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.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.54.0...v8.55.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-03 18:15:52 -08:00 |
|
dependabot[bot]
|
3486e9e029
|
Bump @babel/preset-env from 7.23.3 to 7.23.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-30 19:23:57 -08:00 |
|
dependabot[bot]
|
60e6c5b36a
|
Bump @babel/core from 7.23.3 to 7.23.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-30 19:13:39 -08:00 |
|
David Anson
|
19b67bb06e
|
Update generated file after transitive dependency change.
|
2023-11-30 19:08:10 -08:00 |
|
David Anson
|
c19acce9c3
|
Tweak location of link to ValidatingConfiguration.md in README.md.
|
2023-11-26 20:14:21 -08:00 |
|
David Anson
|
9270513f14
|
Add instructions for "Validating Configuration" to explain how to use the JSON Schema with configuration objects/files.
|
2023-11-26 20:10:31 -08:00 |
|
David Anson
|
7df23eed2c
|
Validate JSON configuration schema $id matches $schema.default.
|
2023-11-25 17:38:13 -08:00 |
|