8 Commits

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

See merge request unboundsoftware/pre-commit-node!91
2025-10-29 10:39:09 +01:00
Unbound Release 29aa86b212 chore(release): prepare for v0.0.25 2025-10-29 10:39:09 +01:00
argoyle 54d726a309 Merge branch 'renovate/node-24.x' into 'main'
chore(deps): update node.js to v24.11.0

See merge request unboundsoftware/pre-commit-node!90
2025-10-29 07:42:33 +01:00
Renovate df2ba2025c chore(deps): update node.js to v24.11.0 2025-10-28 23:06:44 +00:00
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
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.0.23"} {"version":"v0.0.25"}
+12
View File
@@ -2,6 +2,18 @@
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.25] - 2025-10-29
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to v24.11.0
## [0.0.24] - 2025-10-28
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to v24
## [0.0.23] - 2025-10-22 ## [0.0.23] - 2025-10-22
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.21.0@sha256:2049ba522cb154426259330277d298da7bb85960eca1c886832e0265d457c0bb FROM amd64/node:24.11.0@sha256:219186a2b64e688cde733f723e199926a8ca7636ce6f506e9004f8cf8b336280
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin