Leo Kettmeir
667a34cdef
2.0.3
2026-03-18 17:50:12 +01:00
Nik B
3f17b4e915
feat: upgrade Node.js runtime from node20 to node24 ( #123 )
...
GitHub Actions is deprecating the Node.js 20 runtime, with enforcement
starting June 2, 2026. This updates the action to use node24 runtime.
- action.yml: change `using: "node20"` to `using: "node24"`
- package.json: bump `@types/node` from ^20.16.5 to ^24
Fixes #122
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
(cherry picked from commit 6a293fc1a2 )
2026-03-18 17:50:12 +01:00
Ms2ger
06fd750fca
docs: fix identifier for latest stable release ( #115 )
...
(cherry picked from commit 390061ada6 )
2026-03-18 17:50:12 +01:00
Christian Svensson
587bed9d92
docs: condense Deno version information in one section ( #100 )
...
(cherry picked from commit bdaa2e4f84 )
2026-03-18 17:50:11 +01:00
Christian Svensson
2af9d572ec
docs: add lts as possible release-channel output ( #99 )
...
(cherry picked from commit e4ff81cdb2 )
2026-03-18 17:50:11 +01:00
katayama8000
0c3e771df3
Update actions/checkout ( #106 )
...
(cherry picked from commit bac1f7276c )
2026-03-18 17:50:10 +01:00
Leo Kettmeir
e95548e56d
2.0.3 ( #102 )
...
(cherry picked from commit 2f7698fd11 )
2025-05-15 21:45:37 +02:00
David Sherret
8273ddd773
fix: switch back to package.json as it's necessary for GH actions ( #101 )
...
(cherry picked from commit ee64dd3200 )
2025-05-15 13:04:40 +02:00
David Sherret
609c005598
feat: include a hash of deno.lock files in the cache key automatically ( #98 )
...
(cherry picked from commit 3169cf993b )
2025-05-14 18:58:13 +02:00
Christian Svensson
aa0fea114b
feat: add built-in caching via inputs ( #89 )
...
(cherry picked from commit fd6b0ad149 )
2025-05-14 18:58:13 +02:00
Sebastian
db3496c46a
feat: add "lts" version option ( #97 )
...
(cherry picked from commit a1496dd8d9 )
2025-05-14 18:58:12 +02:00
Christian Svensson
d74ee56ed6
refactor: convert action to TS and bundle code ( #95 )
...
(cherry picked from commit 95bbb87724 )
2025-05-14 18:58:06 +02:00
Leo Kettmeir
909cc5acb0
2.0.2 ( #92 )
...
(cherry picked from commit 27e0043eff )
2025-01-09 23:01:30 +01:00
Leo Kettmeir
003ac26627
refactor: use GitHub downloads for stable version download ( #91 )
...
(cherry picked from commit 5e036d05d8 )
2025-01-09 23:01:30 +01:00
Ryo Nakamura
7c6ecb3883
feat: add problem matchers for deno lint ( #62 )
...
(cherry picked from commit 56da422736 )
2025-01-09 23:01:29 +01:00
Leo Kettmeir
01524fade7
2.0.1 ( #86 )
...
(cherry picked from commit 1c4873e05d )
2024-10-09 10:05:15 +01:00
Leo Kettmeir
b571f8c14c
fix: update README and tests ( #85 )
...
(cherry picked from commit 4b0db74aa8 )
2024-10-09 10:05:06 +01:00