1
Fork 0
ci-images/images
Lucas Schwiderski 0117863a20
chore(dep): Use exact version for request
Mostly a test to see how Renovate behaves here.
It updated from `0.11.0` to `0.12.0`, even though `0.12.7` was available
at that point. While this doesn't matter for Cargo, Renovate seems to
use `Cargo.toml` to calculate the changelog entries, not `Cargo.lock`.

So because `Cargo.toml` specified `0.11.0`, PR #60 showed changelogs for
all tags since then, even though `Cargo.lock` was at `0.11.27`. So there
were 27 pointless changelog entries shown.

So this test is to see whether Renovate will always use the `x.0`
version in `Cargo.toml`, or if having `0.12.7` now will trigger it to
eventually go to some `0.13.x`, where `x > 0`.
2024-09-09 10:54:24 +02:00
..
base Initialize repository 2024-08-23 15:07:13 +02:00
beancount-import Fix incompatible beancount version 2024-08-26 09:56:07 +02:00
fava Fix beangrow 2024-08-27 16:57:28 +02:00
fluentd Update fluent/fluentd Docker tag to v1.17.0 2024-08-24 15:28:26 +00:00
forgejo chore(deps): update codeberg.org/forgejo/forgejo docker tag to v8.0.3 2024-09-06 17:30:11 +00:00
frp Update alpine Docker tag to v3.20 2024-08-24 15:27:15 +00:00
gitea chore(dep): Use exact version for request 2024-09-09 10:54:24 +02:00
gotenberg chore(deps): update gotenberg/gotenberg docker tag to v8.9.2 2024-09-03 10:00:10 +00:00
lua-clib chore(deps): update dependency dart-sass to v1.78.0 2024-09-03 23:15:29 +00:00
nextcloud chore(deps): update nextcloud docker tag to v29.0.6 2024-09-03 21:30:10 +00:00
node-script chore(deps): update dependency npm to v10.8.3 2024-08-28 20:30:11 +00:00
python-script chore(deps): update dependency numpy to v2.1.1 2024-09-03 15:30:10 +00:00
ruby-script chore(deps): update ruby docker tag to v3.3.5 2024-09-04 18:30:09 +00:00
rust-xwin Implement custom version checks 2024-08-24 17:11:03 +02:00