dependabot[bot]
|
5db10cc29f
|
Bump actions/setup-node from 4 to 5
Checkers / linkcheck (push) Has been cancelled
Checkers / spellcheck (push) Has been cancelled
CI / build (20, macos-latest) (push) Has been cancelled
CI / build (20, ubuntu-latest) (push) Has been cancelled
CI / build (20, windows-latest) (push) Has been cancelled
CI / build (22, macos-latest) (push) Has been cancelled
CI / build (22, ubuntu-latest) (push) Has been cancelled
CI / build (22, windows-latest) (push) Has been cancelled
CI / build (24, macos-latest) (push) Has been cancelled
CI / build (24, ubuntu-latest) (push) Has been cancelled
CI / build (24, windows-latest) (push) Has been cancelled
CI / pnpm (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
TestRepos / build (latest, ubuntu-latest) (push) Has been cancelled
UpdateTestRepos / update (push) Has been cancelled
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 19:32:12 -07:00 |
|
David Anson
|
3532e3110a
|
Add rule MD060/table-column-style (fixes #90, fixes #323).
|
2025-08-20 22:14:52 -07:00 |
|
dependabot[bot]
|
f417cf14d0
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 09:44:13 -07:00 |
|
David Anson
|
401cb67f96
|
Add UpdateTestRepos GitHub workflow for automatically refreshing test repository snapshots via pull request.
|
2025-07-06 23:57:10 +00:00 |
|
David Anson
|
13f41cf637
|
Remove unnecessary "--no-package-lock" from "npm install" workflows.
|
2025-06-15 22:52:54 +00:00 |
|
David Anson
|
f956dd089f
|
Remove timeout override from linkcheck Workflow configuration.
|
2025-06-02 21:55:46 -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
|
b1afbf937d
|
Add released Node version 24 to CI workflow.
|
2025-05-08 18:39:09 -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
|
27d70632cd
|
Update GitHub issue template for GitHub behavioral changes.
|
2025-02-28 19:48:52 -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
|
795eac22de
|
Add CI job that verifies tests pass when using pnpm (vs. npm).
|
2024-12-31 03:27:16 +00:00 |
|
David Anson
|
a1081ec450
|
Add "bundler" and "subpath" to dictionary.txt.
|
2024-12-18 21:38:39 -08:00 |
|
David Anson
|
faa9c6cbb4
|
Remove outdated /micromark configuration for Dependabot.
|
2024-12-14 20:05:04 -08:00 |
|
David Anson
|
898c573f29
|
Un-pin Node 23 version in ci.yml.
|
2024-12-08 18:35:05 -08:00 |
|
David Anson
|
ce7efbd9e1
|
Update CHANGELOG.md for ESM, add links for guidance.
|
2024-12-04 23:33:44 -08:00 |
|
David Anson
|
1e71f6f44e
|
Convert markdownlint library to an ECMAScript module, replace markdownlint-micromark with micromark, stop publishing (large) markdownlint-browser.js, see https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c for guidance.
|
2024-11-29 18:29:21 -08:00 |
|
David Anson
|
e07c66ae68
|
Pin CI version of Node 23 to 23.1 as 23.2 has been broken for more than a day.
|
2024-11-13 19:45:55 -08:00 |
|
Nick Schonning
|
db409190ed
|
ci: Add Node 23
|
2024-11-02 13:17:29 -07:00 |
|
David Anson
|
b4697d6354
|
Rename GitHub issue template to make it the default for new issues.
|
2024-10-25 19:45:22 -07:00 |
|
David Anson
|
14a2756470
|
Add a GitHub issue template with suggestions to improve issue quality (based on a proposal by @nschonni, closes #1389).
|
2024-10-24 21:38:25 -07:00 |
|
dependabot[bot]
|
2fa7730a6b
|
Bump JustinBeckwith/linkinator-action from 1.10.4 to 1.11.0
Bumps [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action) from 1.10.4 to 1.11.0.
- [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.4...v1.11.0)
---
updated-dependencies:
- dependency-name: JustinBeckwith/linkinator-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-09 20:05:43 -07:00 |
|
David Anson
|
1bac9445f2
|
Revert "Temporary commit to work around "npm error Exit handler never called!" in Node 22.5.0." now that it is no longer necessary.
|
2024-07-23 22:02:25 -07:00 |
|
David Anson
|
0fe5fddbba
|
Temporary commit to work around "npm error Exit handler never called!" in Node 22.5.0.
|
2024-07-18 09:20:14 +00:00 |
|
David Anson
|
e754cb2973
|
Add "github" to dictionary.txt.
|
2024-05-21 22:44:16 -07:00 |
|
David Anson
|
aa3981190f
|
Add newly-released Node 22 to test matrix.
|
2024-05-04 17:27:28 -07:00 |
|
David Anson
|
4fe3415822
|
Add StackExchange URL to skip-list for link checking as it fails regularly from GitHub Actions now via HTTP 403.
|
2024-02-16 17:34:10 -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]
|
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 |
|
David Anson
|
b709a2f624
|
Update MD054/link-image-style to add url_inline parameter (fixes #753).
|
2023-11-12 22:46:30 -08:00 |
|
David Anson
|
20a552b4b7
|
Remove MD002 (deprecated in v0.13.0) and MD006 (deprecated in v0.19.0).
|
2023-11-09 19:47:24 -08:00 |
|
David Anson
|
b3f0e529cf
|
Remove support for end-of-life Node 16.
|
2023-11-07 19:30:03 -08:00 |
|
David Anson
|
5fd9688f98
|
Add "LLMs" to dictionary.txt.
|
2023-11-02 19:56:40 -07:00 |
|
David Anson
|
10f095c4fd
|
Refactor new MD054/link-image-style rule, add tests, update documentation (fixes #40, fixes #399).
|
2023-11-02 19:48:55 -07:00 |
|
dependabot[bot]
|
1ef90f4214
|
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-23 19:59:44 -07:00 |
|
dependabot[bot]
|
45590a8fa1
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 20:08:12 -07:00 |
|
David Anson
|
81ba8f6f54
|
Update CI workflow to test with locally-built markdownlint-micromark package.
|
2023-05-19 20:45:46 -07:00 |
|
David Anson
|
f6c4fa0559
|
Add markdownlint-micromark package.json to dependabot.yml.
|
2023-05-19 20:29:46 -07:00 |
|
David Anson
|
b3e7461978
|
Remove support for end-of-life Node 14.
|
2023-05-02 19:45:52 -07:00 |
|
David Anson
|
b6839ee5e7
|
Update dictionary.txt to ignore CVE identifiers.
|
2023-04-27 20:41:29 -07:00 |
|
David Anson
|
279fa9705d
|
Change TestRepos workflow to use node-version latest (instead of 16.x).
|
2023-04-18 19:58:12 -07:00 |
|
David Anson
|
0cf81e4ef4
|
Add Node 20 to CI matrix, update test cases to handle new error strings in Node 20.
|
2023-04-18 19:55:56 -07:00 |
|
David Anson
|
f317091a83
|
Ignore (duplicate) workflows for pushes to "dependabot" branches.
|
2023-03-29 20:22:09 -07:00 |
|
David Anson
|
ce9713038b
|
Remove link to deprecated custom rule examples in https://github.com/microsoft/vscode-docs-authoring.
|
2023-03-08 20:14:54 -08:00 |
|
David Anson
|
90ccf961a0
|
Slightly simplify setup-node/Node 14 workaround for GitHub Actions.
|
2023-02-27 18:38:42 -08:00 |
|
David Anson
|
781b854f4b
|
Remove test-extra script from TestRepos workflow due to timing out and not producing meaningful benefit for some time.
|
2023-02-25 15:50:58 -08:00 |
|
David Anson
|
a87f40efd8
|
Add missing "npm install" to CI workflow for new "Build markdownlint-micromark" scenario.
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
c15262a0f5
|
Switch to using npm version of markdownlint-micromark package and browser script.
|
2023-02-25 15:50:57 -08:00 |
|