5 Commits

Author SHA1 Message Date
dependabot[bot] 2f85a94b7b chore(deps): bump the github-actions group with 2 updates (#451) 2026-08-19 12:49:25 -07:00
Dan Fiedler 578643330f Pin GitHub Actions to full-length commit SHAs (#450) 2026-08-19 09:33:15 -07:00
Yury Semikhatsky 212b11d473 chore: mark v0.1.11 (#395)
* chore(ci): downgrade Node.js from 22 to 20

* chore: mark v0.1.11
2026-05-01 15:34:39 -07:00
Yury Semikhatsky ab6ab40a1c chore(ci): bump checkout/setup-node to Node 24 versions (#394)
* chore(ci): bump checkout/setup-node to versions running on Node.js 24

GitHub is forcing JavaScript actions to Node 24 by default on
2026-06-02 and removing Node 20 from runners on 2026-09-16.

- actions/checkout@v4 -> v5
- actions/setup-node@v4 -> v5

* chore(ci): bump CI Node.js from 20 to 22

Node.js 20 reached end-of-life in April 2026.

* chore(ci): pin Node.js to 24, drop bundled npm upgrade

Node 24 ships npm 11.12.1, which already satisfies the npm 11.5.1+
requirement for OIDC npm publishing.

* chore(ci): keep CI on Node.js 22 (oldest active LTS)

Use the oldest supported LTS in CI to catch any reliance on
newer-Node-only behavior. Publish job stays on 24 for the
bundled npm 11.
2026-05-01 15:17:15 -07:00
Yury Semikhatsky 340126173f devops: add test and npm publish workflows (#238) 2026-02-06 12:01:19 -08:00