13 Commits

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

See merge request unboundsoftware/pre-commit-node!81
2025-09-25 08:26:05 +02:00
Unbound Release 0c381a9e8b chore(release): prepare for v0.0.22 2025-09-25 08:26:05 +02:00
argoyle c7ec97288b Merge branch 'renovate/node-22.x' into 'main'
chore(deps): update node.js to v22.20.0

See merge request unboundsoftware/pre-commit-node!83
2025-09-25 08:00:28 +02:00
Renovate e715a377cd chore(deps): update node.js to v22.20.0 2025-09-25 01:07:22 +00:00
Renovate ad17b7acd0 chore(deps): update node.js to 2e68a73 2025-09-08 23:57:09 +00:00
Unbound Release 6187a1cf83 chore(release): prepare for v0.0.21 2025-08-29 14:04:53 +02:00
Renovate 7234388c34 chore(deps): update node.js to v22.19.0 2025-08-29 00:56:21 +00:00
Renovate f86a923159 chore(deps): update node.js to da46023 2025-08-12 23:56:29 +00:00
Unbound Release 6facbef659 chore(release): prepare for v0.0.20 2025-08-04 13:00:58 +02:00
Renovate ab293c439b chore(deps): update node.js to v22.18.0 2025-08-04 09:56:14 +00:00
Renovate 990404b591 chore(deps): update node.js to f17eb88 2025-07-22 05:55:50 +00:00
Renovate d8f6943b8d chore(deps): update node.js to v22.17.1 2025-07-16 18:55:12 +00:00
Renovate 64d514cd58 chore(deps): update node.js to 40c53e3 2025-07-07 21:53:16 +00:00
3 changed files with 26 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
{"version":"v0.0.22"}
+24 -1
View File
@@ -2,6 +2,29 @@
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.22] - 2025-09-25
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to 2e68a73
- *(deps)* Update node.js to v22.20.0
## [0.0.21] - 2025-08-29
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to da46023
- *(deps)* Update node.js to v22.19.0
## [0.0.20] - 2025-08-04
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to 40c53e3
- *(deps)* Update node.js to v22.17.1
- *(deps)* Update node.js to f17eb88
- *(deps)* Update node.js to v22.18.0
## [0.0.19] - 2025-06-25 ## [0.0.19] - 2025-06-25
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
@@ -34,7 +57,7 @@ All notable changes to this project will be documented in this file.
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- *(docker)* Update base image to amd64 version - *(docker)* Update base image to amd64 version
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.17.0@sha256:91cf1cc511d84f34d2c4763ffaea29f9e2f19c1da662740cbbbaf08b1d025eca FROM amd64/node:22.20.0@sha256:363f22431f0fc3a1e782ffa517b700eadfb107169d4d80c3a4efff88b64441c7
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin