Compare commits

...
8 Commits
Author SHA1 Message Date
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
releaser ec3ef37056 chore(release): prepare for v7.5.24 (#430)
Unbound Release / Check Preconditions (push) Successful in 26s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 26s
Unbound Release / Create Tag (push) Skipped
Release / release (push) Successful in 1m11s
Unbound Release / Create Release (push) Successful in 31s
robotframework / build (push) Successful in 11m48s
## [7.5.24] - 2026-08-25

### Chore

- *(deps)* Update python:3.14.7-slim docker digest to ce40764 (#422)
- *(deps)* Update dependency python-dotenv to v1.2.3 (#424)
- *(deps)* Update dependency robotframework-browser to v20.4.0 (#426)
- *(deps)* Update dependency faker to v40.37.0 (#428)
- *(deps)* Update python:3.14.7-slim docker digest to 8a14a31 (#429)

<!-- generated by git-cliff -->

---

**Note:** Please use **Squash Merge** when merging this PR.

Reviewed-on: #430
Co-authored-by: Unbound Releaser <releaser@unbound.se>
2026-08-25 09:08:33 +00:00
renovate 2232081e1b chore(deps): update python:3.14.7-slim docker digest to 8a14a31 (#429)
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 49s
robotframework / build (push) Skipped
Unbound Release / Create Release (push) Successful in 22s
Release / release (push) Successful in 1m17s
2026-08-25 07:13:43 +00:00
renovate 582f468066 chore(deps): update dependency faker to v40.37.0 (#428)
Release / release (push) Failing after 1m9s
Unbound Release / Check Preconditions (push) Successful in 24s
Unbound Release / Create Tag (push) Skipped
robotframework / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 30s
Unbound Release / Create Release (push) Successful in 24s
2026-08-24 17:19:48 +00:00
renovate 0c54b63069 chore(deps): update dependency robotframework-browser to v20.4.0 (#426)
Unbound Release / Check Preconditions (push) Successful in 23s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 22s
Release / release (push) Successful in 1m14s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 48s
robotframework / build (push) Successful in 6m57s
2026-08-22 19:11:42 +00:00
renovate 96769d9647 chore(deps): update dependency python-dotenv to v1.2.3 (#424)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
robotframework / build (push) Skipped
Release / release (push) Successful in 1m19s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 42s
Unbound Release / Create Release (push) Successful in 30s
2026-08-19 17:16:17 +00:00
renovate d2f932e259 chore(deps): update python:3.14.7-slim docker digest to ce40764 (#422)
Unbound Release / Generate Changelog and Handle PR (push) Successful in 39s
robotframework / build (push) Successful in 1m50s
Unbound Release / Create Release (push) Successful in 45s
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
Release / release (push) Successful in 1m29s
2026-08-13 08:50:45 +00:00
4 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v7.5.23"
"version": "v7.5.24"
}
+10
View File
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [7.5.24] - 2026-08-25
### Chore
- *(deps)* Update python:3.14.7-slim docker digest to ce40764 (#422)
- *(deps)* Update dependency python-dotenv to v1.2.3 (#424)
- *(deps)* Update dependency robotframework-browser to v20.4.0 (#426)
- *(deps)* Update dependency faker to v40.37.0 (#428)
- *(deps)* Update python:3.14.7-slim docker digest to 8a14a31 (#429)
## [7.5.23] - 2026-08-10
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.7-slim@sha256:83c1cebb322d099ac9e3a3a532ba74b0146d702838b25e4c75c02fa81ffeb910
FROM python:3.14.7-slim@sha256:cae66f2ef0ec51a9891263eeee7f987dacf0a9879e8aa9353d5606e0530619a5
ARG TARGETOS
ARG TARGETARCH
+3 -3
View File
@@ -1,5 +1,5 @@
robotframework==7.4.2
robotframework-browser==20.3.0
robotframework-browser==20.4.0
robotframework-seleniumlibrary==6.9.0
urllib3==2.7.0
psycopg[binary]==3.3.4
@@ -10,5 +10,5 @@ robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3
robotframework-requests==0.9.7
requests==2.34.2
faker==40.36.0
python-dotenv==1.2.2
faker==40.37.0
python-dotenv==1.2.3