Releases: balena-io/open-balena-registry-proxy
Releases · balena-io/open-balena-registry-proxy
v5.0.130
Update balena/open-balena-base Docker tag to v18.0.30
Notable changes
- Update Node.js to v22.15.1 [balena-renovate[bot]]
balena-io-modules/open-balena-base (balena/open-balena-base)
v18.0.30
(2025-05-14)
- Update Node.js to v22.15.1 [balena-renovate[bot]]
v18.0.30
(2025-05-14)
- Update Node.js to v22.15.1 [balena-renovate[bot]]
List of commits
ad4c6e9 (Update balena/open-balena-base Docker tag to v18.0.30, 2025-05-15)
v5.0.129
Update dependency lint-staged to v16
Notable changes
- #1546
158d15c
Thanks @iiroj! - Processes are spawned using nano-spawn instead of execa. If you are using Node.js scripts as tasks, you might need to explicitly run them withnode
, especially when using Windows: - #1546
158d15c
Thanks @iiroj! - The--shell
flag has been removed and lint-staged no longer supports evaluating commands directly via a shell. To migrate existing commands, you can create a shell script and invoke it instead. Lint-staged will pass matched staged files as a list of arguments, accessible via"$@​"
:
lint-staged/lint-staged (lint-staged)
v16.0.0
Major Changes
-
#1546
158d15c
Thanks @iiroj! - Processes are spawned using nano-spawn instead of execa. If you are using Node.js scripts as tasks, you might need to explicitly run them withnode
, especially when using Windows:{ "*.js": "node my-js-linter.js" }
-
#1546
158d15c
Thanks @iiroj! - The--shell
flag has been removed and lint-staged no longer supports evaluating commands directly via a shell. To migrate existing commands, you can create a shell script and invoke it instead. Lint-staged will pass matched staged files as a list of arguments, accessible via"$@​"
:
List of commits
b9a1430 (Update dependency lint-staged to v16, 2025-05-13)
v5.0.128
v5.0.127
v5.0.126
v5.0.125
Update balena/open-balena-base Docker tag to v18.0.29
Notable changes
- Update Node.js to v22.15.0 [balena-renovate[bot]]
balena-io-modules/open-balena-base (balena/open-balena-base)
v18.0.29
(2025-04-23)
- Update Node.js to v22.15.0 [balena-renovate[bot]]
v18.0.29
(2025-04-23)
- Update Node.js to v22.15.0 [balena-renovate[bot]]
List of commits
524ed63 (Update balena/open-balena-base Docker tag to v18.0.29, 2025-04-23)