1
Fork 0
Commit graph

271 commits

Author SHA1 Message Date
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
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
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
6ec1c014a8
Fix fluentd image 2024-08-24 17:10:22 +02:00
55d5c67661
Initialize repository 2024-08-23 15:07:13 +02:00
0b40c16db4 gitea: Implement commit statuses
For now this is just a simple implementation only supporting `put`
steps. `in` is a noop, so `no_get: true` is recommended.
2023-11-23 11:39:12 +01:00
3c5067f7ac gitea: Implement package 2023-11-22 16:26:58 +01:00
6d8afda5dd fix(gitea): Fix version data
Concourse only accepts strings for values in the version data.
2023-03-29 23:49:57 +02:00
3993c2556a feat(gitea): Add Gitea resource to fetch PRs 2023-03-29 18:38:16 +02:00