1
Fork 0
Commit graph

360 commits

Author SHA1 Message Date
7b8bb5584f
Fix requests version in python-script
`httpie` uses an upper limit, so we must use the same constraint for
pip to install it.
2024-08-26 11:53:38 +02:00
a5c62f85e3
Fix fava build commands
`find` seems to behave extremely weird within Docker `RUN` commands.
I could not find a way to properly escape `;`s in a way that I
can specify one for `find -exec` and a second one to separate `find`
from the next command. `find` would always complain about it.

So instead, it's now simply the last command in the chain, where no
separator is needed.
2024-08-26 11:50:54 +02:00
ea4acbb4b9
Fix commit-based pip packages
It seems that Renovate assumes Git tags for these kind of definitions,
and therefore cannot handle commit refs.
So a custom regex manager is needed, with a way to manually specify the
branch to use, thanks to the `master` vs `main` split.
2024-08-26 10:56:34 +02:00
9bce4a9834
Fix incompatible beancount version 2024-08-26 09:56:07 +02:00
010c09f751
Merge pull request 'Update dependency fava to v1.28' (#17) from renovate/fava-1.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/17
2024-08-25 07:03:52 +00:00
4454031c57
Merge pull request 'Update nextcloud Docker tag to v28.0.9' (#27) from renovate/nextcloud-28.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/27
2024-08-25 07:03:21 +00:00
f5369fc38c
Update dependency fava to v1.28 2024-08-25 07:00:13 +00:00
720421e6f4
Update nextcloud Docker tag to v28.0.9 2024-08-25 07:00:11 +00:00
8815e24721
Merge pull request 'Update gotenberg/gotenberg Docker tag to v8' (#25) from renovate/gotenberg-gotenberg-8.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/25
2024-08-25 06:59:01 +00:00
2700b30d56
Update gotenberg/gotenberg Docker tag to v8 2024-08-24 16:00:17 +00:00
509cc9c47b
Merge pull request 'Update dependency beancount-import to v1.4.0' (#14) from renovate/beancount-import-1.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/14
2024-08-24 15:46:10 +00:00
c8c747d2c3
Merge pull request 'Update dependency fava_envelope to v0.5.9' (#9) from renovate/fava_envelope-0.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/9
2024-08-24 15:45:49 +00:00
bf948e3de1
Merge pull request 'Update dependency httpie to v3.2.3' (#10) from renovate/httpie-3.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/10
2024-08-24 15:45:36 +00:00
b293dff1df
Merge pull request 'Update python Docker tag to v3.12.5' (#12) from renovate/python-3.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/12
2024-08-24 15:45:28 +00:00
9e457c696b
Update dependency httpie to v3.2.3 2024-08-24 15:45:19 +00:00
a95c23dcf2
Update dependency fava_envelope to v0.5.9 2024-08-24 15:45:18 +00:00
658a1e3c43
Merge pull request 'Update dependency requests to v2.32.3' (#11) from renovate/requests-2.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/11
2024-08-24 15:45:16 +00:00
46753758bc
Merge pull request 'Update alpine Docker tag to v3.20' (#13) from renovate/alpine-3.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/13
2024-08-24 15:45:01 +00:00
7a9551ca5e
Merge pull request 'Update dependency dart-sass to v1.77.8' (#15) from renovate/dart-sass-1.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/15
2024-08-24 15:44:47 +00:00
6d210ac00b
Merge pull request 'Update dependency docker to v7.1.0' (#16) from renovate/docker-7.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/16
2024-08-24 15:44:38 +00:00
e0ca198c9b
Merge pull request 'Update dependency luarocks to v3.11.1' (#18) from renovate/luarocks-3.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/18
2024-08-24 15:44:19 +00: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
ac4c9f3c75
Merge pull request 'Update dependency npm to v10.8.2' (#20) from renovate/npm-10.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/20
2024-08-24 15:43:35 +00:00
619470773a
Merge pull request 'Update dependency yt-dlp to v2024.08.06' (#21) from renovate/yt-dlp-2024.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/21
2024-08-24 15:43:25 +00:00
b31739dc43
Merge pull request 'Update fluent/fluentd Docker tag to v1.17.0' (#22) from renovate/fluent-fluentd-1.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/22
2024-08-24 15:43:04 +00:00
032438133a
Merge pull request 'Update ruby Docker tag to v3.3.4' (#23) from renovate/ruby-3.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/23
2024-08-24 15:42:47 +00:00
84231d8ddc
Update ruby Docker tag to v3.3.4 2024-08-24 15:28:30 +00:00
73b27bd619
Update fluent/fluentd Docker tag to v1.17.0 2024-08-24 15:28:26 +00:00
b99648a18e
Update dependency yt-dlp to v2024.08.06 2024-08-24 15:28:20 +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
80acffda1d
Update dependency luarocks to v3.11.1 2024-08-24 15:27:47 +00:00
7846a4b685
Update dependency docker to v7.1.0 2024-08-24 15:27:34 +00:00
eaaa9d0490
Update dependency dart-sass to v1.77.8 2024-08-24 15:27:27 +00:00
2c01460b49
Update dependency beancount-import to v1.4.0 2024-08-24 15:27:20 +00:00
5c51cb47f7
Update alpine Docker tag to v3.20 2024-08-24 15:27:15 +00:00
b72ddf939a
Update python Docker tag to v3.12.5 2024-08-24 15:27:07 +00:00
ee98e6399a
Update dependency requests to v2.32.3 2024-08-24 15:24:50 +00:00
8c5e01b717
Merge pull request 'Update dependency beanprice to v1.2.1' (#7) from renovate/beanprice-1.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/7
2024-08-24 15:21:38 +00:00
6c6e3d8f3d
Merge pull request 'Update codeberg.org/forgejo/forgejo Docker tag to v8.0.1' (#6) from renovate/codeberg.org-forgejo-forgejo-8.x into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/6
2024-08-24 15:21:22 +00:00
5c4f1d3f02
Update dependency beanprice to v1.2.1 2024-08-24 15:18:48 +00:00
1c13720147
Update codeberg.org/forgejo/forgejo Docker tag to v8.0.1 2024-08-24 15:18:37 +00:00
1d06ddb079
Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/1
2024-08-24 15:17:43 +00:00
a1a3d43567
Fix node versioning 2024-08-24 17:13:39 +02: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
e8f7bba8cc
Fix GitHub repo name for frp 2024-08-24 17:11:03 +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
84e699c4a1
Add .renovaterc 2024-08-24 17:11:02 +02:00
6ec1c014a8
Fix fluentd image 2024-08-24 17:10:22 +02:00