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 |
|
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
|
13f41cf637
|
Remove unnecessary "--no-package-lock" from "npm install" workflows.
|
2025-06-15 22:52:54 +00: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 |
|
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
|
279fa9705d
|
Change TestRepos workflow to use node-version latest (instead of 16.x).
|
2023-04-18 19:58:12 -07:00 |
|
David Anson
|
f317091a83
|
Ignore (duplicate) workflows for pushes to "dependabot" branches.
|
2023-03-29 20:22:09 -07: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
|
c15262a0f5
|
Switch to using npm version of markdownlint-micromark package and browser script.
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
1461ad6272
|
Add content parsing via micromark, publish frozen micromark tokens alongside markdown-it tokens, remove assert from micromark wrapper.
|
2023-02-25 15:50:56 -08:00 |
|
David Anson
|
e8ec7bd94f
|
Remove clone-test-repos-large npm script, merge into clone-test-repos.
|
2022-12-14 22:51:03 -08:00 |
|
David Anson
|
062585e281
|
Update to actions/checkout@v3, actions/setup-node@v3.
|
2022-03-10 05:33:57 +00:00 |
|
David Anson
|
064a1e33e1
|
Update Node version for TestRepos workflow from 12 to 16.
|
2021-12-21 21:38:29 -08:00 |
|
David Anson
|
6d534b46c8
|
Switch to actions/setup-node@v2.
|
2021-05-23 14:14:13 -07:00 |
|
David Anson
|
a3f8fb7c62
|
Add test-extra script to test-repos.yml.
|
2020-11-06 19:23:08 -08:00 |
|
David Anson
|
281de5ae2b
|
Allow GitHub workflows to run on workflow_dispatch.
|
2020-09-20 12:08:39 -07:00 |
|
Nick Schonning
|
0ec2fe83fa
|
chore: use large repo clone in normal CI (#290)
|
2020-05-23 12:51:42 -07:00 |
|
Nick Schonning
|
306687127a
|
Use actions/checkout v2 (#291)
|
2020-05-21 22:32:32 -07:00 |
|
David Anson
|
2141566b47
|
Add lint-test-repos scripts and Workflow for real-world regression testing.
|
2020-05-08 11:55:08 -07:00 |
|