Compare commits

...
4 Commits
Author SHA1 Message Date
releaser 1c59918441 chore(release): prepare for v7.5.25
robotframework / build (push) Skipped
robotframework / build (pull_request) Successful in 7m30s
2026-08-27 18:19:00 +00:00
releaser 358ac6b09f chore(release): prepare for v7.5.25
robotframework / build (push) Skipped
2026-08-27 18:18:56 +00:00
renovate 3ab05f8d98 chore(deps): update python:3.14.7-slim docker digest to cae66f2 (#433)
Unbound Release / Check Preconditions (push) Successful in 26s
Unbound Release / Create Tag (push) Skipped
robotframework / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 44s
Unbound Release / Create Release (push) Successful in 30s
Release / release (push) Successful in 1m15s
2026-08-27 18:17:42 +00:00
renovate e1c003ec53 chore(deps): update python:3.14.7-slim docker digest to 83ff1d2 (#431)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
robotframework / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 45s
Unbound Release / Create Release (push) Successful in 33s
Release / release (push) Successful in 1m19s
2026-08-25 10:16:54 +00:00
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v7.5.24"
"version": "v7.5.25"
}
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [7.5.25] - 2026-08-27
### Chore
- *(deps)* Update python:3.14.7-slim docker digest to 83ff1d2 (#431)
- *(deps)* Update python:3.14.7-slim docker digest to cae66f2 (#433)
## [7.5.24] - 2026-08-25
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.7-slim@sha256:8a14a31f4bf634c04722154f30eb33998b4068de8b83b6b2800ec1b7238555d0
FROM python:3.14.7-slim@sha256:cae66f2ef0ec51a9891263eeee7f987dacf0a9879e8aa9353d5606e0530619a5
ARG TARGETOS
ARG TARGETARCH