1
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
f915d9f5b8
chore(deps): update dependency node to v22.13.0 2025-01-08 02:00:24 +00:00
7a2e00610a
Merge pull request 'chore(deps): update dependency node to v22.12.0' (#121) from renovate/node-22.x into master
All checks were successful
build/forgejo Building image forgejo
build/frp Building image frp
build/fluentd Building image fluentd
build/python-script Building image python-script
build/gotenberg Building image gotenberg
build/base Building image base
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/node-script Building image node-script
build/ruby-script Building image ruby-script
build/lua-clib Building image lua-clib
build/fava Building image fava
build/nextcloud Building image nextcloud
build/rust-xwin Building image rust-xwin
Reviewed-on: #121
2024-12-05 08:38:05 +00:00
0cc1b3f0cf
chore(deps): update dependency npm to v10.9.2 2024-12-04 23:45:19 +00:00
440b1a6dac
chore(deps): update dependency node to v22.12.0 2024-12-04 01:46:31 +00:00
d4300f5425
Merge pull request 'chore(deps): update dependency npm to v10.9.1' (#115) from renovate/npm-10.x into master
All checks were successful
build/ruby-script Building image ruby-script
build/fava Building image fava
build/gotenberg Building image gotenberg
build/lua-clib Building image lua-clib
build/forgejo Building image forgejo
build/frp Building image frp
build/fluentd Building image fluentd
build/python-script Building image python-script
build/base Building image base
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/node-script Building image node-script
build/nextcloud Building image nextcloud
build/rust-xwin Building image rust-xwin
Reviewed-on: #115
2024-11-25 15:07:43 +00:00
786ccb71c4
chore(deps): update dependency npm to v10.9.1 2024-11-25 15:00:43 +00:00
76886005bc
chore(deps): update dependency got to v14.4.5 2024-11-25 15:00:42 +00:00
9417e44e8f
chore(deps): update dependency got to v14.4.4 2024-11-06 09:00:41 +00:00
9d7655bd8d
chore(deps): update dependency node to v22.11.0 2024-10-30 00:46:12 +00:00
14726c0ce3
chore(deps): update dependency node to v22 2024-10-29 00:00:58 +00:00
f8d94d698f
Merge pull request 'chore(deps): update dependency node to v20.18.0' (#74) from renovate/node-20.x into master
Some checks failed
build/base Building image base
build/frp Building image frp
build/fluentd Building image fluentd
build/ruby-script Building image ruby-script
build/forgejo Building image forgejo
build/beancount-import Building image beancount-import
build/gotenberg Building image gotenberg
build/nextcloud Building image nextcloud
build/node-script Building image node-script
build/python-script Building image python-script
build/lua-clib Building image lua-clib
build/fava Building image fava
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/rust-xwin Building image rust-xwin
Reviewed-on: #74
2024-10-18 08:30:40 +00:00
a0935d4352
Merge pull request 'chore(deps): update dependency npm to v10.9.0' (#75) from renovate/npm-10.x into master
Reviewed-on: #75
2024-10-18 08:30:20 +00:00
f1d924f60b
chore(deps): update dependency npm to v10.9.0 2024-10-17 08:46:41 +00:00
7c3bca840f
chore(deps): update dependency node to v20.18.0 2024-10-17 08:46:34 +00:00
30d5449cee
chore(deps): update dependency got to v14.4.3 2024-10-17 08:45:33 +00:00
0d477a7dea
chore(deps): update dependency npm to v10.8.3 2024-08-28 20:30:11 +00:00
a9bc340f7d
Fix node-script image 2024-08-26 13:30:20 +02:00
8f94338c3e
Merge pull request 'Update dependency node to v20.17.0' (#19) from renovate/node-20.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/19
2024-08-24 15:44:04 +00:00
0fe3d96b87
Update dependency npm to v10.8.2 2024-08-24 15:28:04 +00:00
4f4b856f30
Update dependency node to v20.17.0 2024-08-24 15:27:58 +00:00
925028dc4b
Fix Fava requirements 2024-08-24 17:11:05 +02:00
8d51731d45
Fix versioning schemes
The `node` versioning scheme does only use LTS by default, which we
want. So we need to apply that for the Docker tags of node.js images.

NPM packages should use the appropriate versioning scheme as well.
2024-08-24 17:11:04 +02:00
b4ea7d0ab5
Implement custom version checks
Many dependencies are installed manually within the Dockerfiles,
where Renovate cannot determine the version numbers by default.
However, through custom matching, the corresponding data sources
can be invoked, and the version number replaced via regex.
2024-08-24 17:11:03 +02:00
55d5c67661
Initialize repository 2024-08-23 15:07:13 +02:00