12 Commits

Author SHA1 Message Date
argoyle 69c1169ad0 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.0.24

See merge request unboundsoftware/pre-commit-node!89
2025-10-28 07:28:50 +01:00
Unbound Release 789c2e8779 chore(release): prepare for v0.0.24 2025-10-28 07:28:49 +01:00
argoyle aed9a3bb79 Merge branch 'renovate/node-24.x' into 'main'
chore(deps): update node.js to v24

See merge request unboundsoftware/pre-commit-node!88
2025-10-28 07:11:47 +01:00
Renovate 7743b70a93 chore(deps): update node.js to v24 2025-10-28 00:06:47 +00:00
argoyle b6afccc336 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.0.23

See merge request unboundsoftware/pre-commit-node!85
2025-10-22 11:20:13 +02:00
Unbound Release 62b2ee2698 chore(release): prepare for v0.0.23 2025-10-22 11:20:13 +02:00
argoyle 07cc404a24 Merge branch 'renovate/node-22.x' into 'main'
chore(deps): update node.js to v22.21.0

See merge request unboundsoftware/pre-commit-node!87
2025-10-22 11:00:13 +02:00
Renovate 343a03bed4 chore(deps): update node.js to v22.21.0 2025-10-21 21:56:22 +00:00
argoyle c220959b9d Merge branch 'renovate/node-22.20.0' into 'main'
chore(deps): update node.js to 1260a4a

See merge request unboundsoftware/pre-commit-node!86
2025-10-21 20:11:33 +02:00
Renovate aa7cbe63a1 chore(deps): update node.js to 1260a4a 2025-10-21 12:57:18 +00:00
argoyle 45958fb2d9 Merge branch 'renovate/node-22.20.0' into 'main'
chore(deps): update node.js to 4b5601e

See merge request unboundsoftware/pre-commit-node!84
2025-10-01 19:18:07 +02:00
Renovate adc1ba6673 chore(deps): update node.js to 4b5601e 2025-10-01 13:57:37 +00:00
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.0.22"} {"version":"v0.0.24"}
+14
View File
@@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.0.24] - 2025-10-28
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to v24
## [0.0.23] - 2025-10-22
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to 4b5601e
- *(deps)* Update node.js to 1260a4a
- *(deps)* Update node.js to v22.21.0
## [0.0.22] - 2025-09-25 ## [0.0.22] - 2025-09-25
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.20.0@sha256:363f22431f0fc3a1e782ffa517b700eadfb107169d4d80c3a4efff88b64441c7 FROM amd64/node:24.10.0@sha256:f87a1b1210d56ef4adcde8dc5d8e62286d80974e442e427d49601b19da21fe86
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin