Leo Kettmeir
fca7cc5afa
2.0.3
2026-03-18 17:15:39 +01:00
Nik B
6a293fc1a2
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 >
2026-03-17 12:09:57 +01:00
Ms2ger
390061ada6
docs: fix identifier for latest stable release ( #115 )
2026-02-13 16:28:47 +01:00
Christian Svensson
bdaa2e4f84
docs: condense Deno version information in one section ( #100 )
2025-11-27 01:39:06 +01:00
Christian Svensson
e4ff81cdb2
docs: add lts as possible release-channel output ( #99 )
2025-11-27 01:37:33 +01:00
katayama8000
bac1f7276c
Update actions/checkout ( #106 )
2025-11-04 23:43:14 +09:00
Leo Kettmeir
2f7698fd11
2.0.3 ( #102 )
2025-05-15 21:44:43 +02:00
David Sherret
ee64dd3200
fix: switch back to package.json as it's necessary for GH actions ( #101 )
2025-05-15 00:33:36 +02:00
David Sherret
3169cf993b
feat: include a hash of deno.lock files in the cache key automatically ( #98 )
2025-05-13 12:53:56 -04:00
Christian Svensson
fd6b0ad149
feat: add built-in caching via inputs ( #89 )
2025-05-12 12:53:44 -04:00
Sebastian
a1496dd8d9
feat: add "lts" version option ( #97 )
2025-05-12 12:23:36 -04:00
Christian Svensson
95bbb87724
refactor: convert action to TS and bundle code ( #95 )
2025-05-12 12:14:45 -04:00
Leo Kettmeir
27e0043eff
2.0.2 ( #92 )
2025-01-09 14:00:34 -08:00
Leo Kettmeir
5e036d05d8
refactor: use GitHub downloads for stable version download ( #91 )
2025-01-07 01:42:09 -08:00
Ryo Nakamura
56da422736
feat: add problem matchers for deno lint ( #62 )
2024-12-05 17:29:54 -08:00
Leo Kettmeir
1c4873e05d
2.0.1 ( #86 )
2024-10-09 02:01:02 -07:00
Leo Kettmeir
4b0db74aa8
fix: update README and tests ( #85 )
2024-10-09 09:54:03 +01:00
Luca Casonato
4606d5cc6f
feat: v2 ( #82 )
...
Co-authored-by: crowlkats <crowlkats@toaxl.com >
v2.0.0
2024-10-09 01:37:44 -07:00
Luca Casonato
5e01c016a8
1.5.1 ( #78 )
v1.5.1
2024-09-13 18:59:54 +02:00
Luca Casonato
90ced52839
fix: use npm install ( #77 )
2024-09-13 18:57:49 +02:00
Luca Casonato
084daf99a8
1.5.0 ( #75 )
v1.5.0
2024-09-13 17:32:26 +02:00
Luca Casonato
8b162a5755
chore: improve readme ( #74 )
2024-09-13 17:32:16 +02:00
Luca Casonato
f1ac2c87b8
chore: migrate code to ESM ( #73 )
2024-09-13 17:15:41 +02:00
Leo Kettmeir
f8480e68ca
feat: support rc version ( #72 )
2024-09-13 16:41:34 +02:00
Leo Kettmeir
3a041055d2
feat: allow specifying binary name ( #71 )
2024-09-12 03:46:45 -07:00
Luca Casonato
fa660b328d
1.4.1 ( #69 )
v1.4.1
2024-09-03 10:36:21 +02:00
Luca Casonato
cce4306590
Don't put file versions at the top
2024-09-02 15:46:47 +02:00
Leo Kettmeir
916edb9a40
1.4.0 ( #68 )
1.4.0
2024-08-21 10:32:07 -07:00
Leo Kettmeir
b8a676db36
fix: use dl.deno.land for downloading binaries ( #67 )
2024-08-21 10:24:39 -07:00
Leo Kettmeir
ba9dcf3bc3
1.3.0 ( #66 )
v1.3.0
2024-07-12 04:38:48 -07:00
Leo Kettmeir
2bca7ce523
feat: add "latest" as possible version ( #65 )
2024-07-12 04:32:45 -07:00
Yoshiya Hinosawa
f99b7edee3
1.2.0 ( #63 )
v1.2.0
2024-07-05 16:19:39 +09:00
Jesse Dijkstra
edde9366ea
feat: add .tool-versions and .dvmrc support ( #61 )
...
---------
Signed-off-by: Jesse Dijkstra <mail@jessedijkstra.nl >
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com >
2024-07-05 15:33:22 +09:00
Yoshiya Hinosawa
041b854f97
1.1.4 ( #57 )
v1.1.4
2024-01-29 13:20:15 +09:00
ctdeakin
ef28d469f1
chore: update node.js version from 16 to 20 ( #56 )
2024-01-28 21:01:15 +09:00
David Sherret
0df5d9c641
1.1.3 ( #50 )
v1.1.3
2023-09-27 18:27:29 -04:00
David Sherret
85bf53342c
feat: fetch versions with retries ( #46 )
2023-05-30 18:18:39 -04:00
crowlkats
61fe2df320
1.1.2
v1.1.2
2023-05-03 12:06:57 +02:00
Leo Kettmeir
b41525049b
refactor: use versions.js from deno.com instead of github ( #45 )
2023-05-01 14:14:43 +02:00
Eliaz Bobadilla
d114c5eb74
chore: bump actions/checkout ( #30 )
2023-01-12 22:57:40 +01:00
Luca Casonato
9db7f66e8e
1.1.1
v1.1.1
2022-10-17 12:14:30 +02:00
Luca Casonato
e4b9e9fc4e
chore: update deps ( #39 )
2022-10-17 12:11:10 +02:00
Luca Casonato
8e9de219f8
chore: update dependencies ( #38 )
2022-10-17 12:03:20 +02:00
Em Zhan
1dfbed57f6
feat: run action on Node 16 instead Node 12 ( #33 )
2022-10-17 11:57:49 +02:00
Kid
d4873ceeec
chore: update outdated reference to versions.json ( #28 )
2022-03-05 03:54:53 +05:30
Edward Bebbington
877e3e0632
chore: note about targeting the latest version ( #12 )
2021-07-15 19:47:39 +05:30
Satya Rohith
004814556e
1.1.0
v1.1.0
2021-06-28 10:46:25 +02:00
Satya Rohith
a63bb6b1ba
fix: add deno install root to path ( #7 )
2021-06-27 13:07:03 +05:30
Satya Rohith
eb33d5551a
chore: use github releases for stable downloads ( #4 )
2021-05-21 13:06:04 +02:00
Luca Casonato
4a4e59637f
rename action
v1.0.0
2021-05-18 23:53:14 +02:00