Compare commits

...
5 Commits
Author SHA1 Message Date
releaser 7a99a79751 chore(release): prepare for v7.5.23 (#421)
Release / release (push) Successful in 2m26s
Unbound Release / Create Release (push) Successful in 25s
robotframework / build (push) Successful in 7m54s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 25s
## [7.5.23] - 2026-08-10

### Chore

- *(deps)* Update dependency robotframework-browser to v20.3.0 (#420)

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

---

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

Reviewed-on: #421
Co-authored-by: Unbound Releaser <releaser@unbound.se>
2026-08-10 14:02:08 +00:00
renovate e09ae7d91f chore(deps): update dependency robotframework-browser to v20.3.0 (#420)
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
robotframework / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 34s
Release / release (push) Successful in 1m10s
Unbound Release / Create Release (push) Successful in 25s
2026-08-10 13:20:59 +00:00
releaser 117ec3c6f1 chore(release): prepare for v7.5.22 (#419)
Unbound Release / Generate Changelog and Handle PR (push) Successful in 30s
Unbound Release / Check Preconditions (push) Successful in 26s
Unbound Release / Create Release (push) Successful in 29s
Unbound Release / Create Tag (push) Skipped
Release / release (push) Successful in 1m15s
robotframework / build (push) Successful in 5m36s
## [7.5.22] - 2026-08-08

### Chore

- *(deps)* Update python:3.14.6-slim docker digest to 7bec7dd (#416)
- *(deps)* Update python docker tag to v3.14.7 (#418)

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

---

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

Reviewed-on: #419
Co-authored-by: Unbound Releaser <releaser@unbound.se>
2026-08-09 11:23:26 +00:00
renovate 9296f17b06 chore(deps): update python docker tag to v3.14.7 (#418)
Unbound Release / Create Tag (push) Skipped
robotframework / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 39s
Release / release (push) Successful in 1m8s
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Release (push) Successful in 23s
2026-08-08 21:16:45 +00:00
renovate 43d943ea55 chore(deps): update python:3.14.6-slim docker digest to 7bec7dd (#416)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 1m3s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 46s
Release / release (push) Successful in 1m33s
robotframework / build (push) Successful in 4m36s
2026-08-08 09:15:38 +00:00
4 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v7.5.21"
"version": "v7.5.23"
}
+14 -1
View File
@@ -2,7 +2,20 @@
All notable changes to this project will be documented in this file.
## [7.5.21] - 2026-08-04
## [7.5.23] - 2026-08-10
### Chore
- *(deps)* Update dependency robotframework-browser to v20.3.0 (#420)
## [7.5.22] - 2026-08-09
### Chore
- *(deps)* Update python:3.14.6-slim docker digest to 7bec7dd (#416)
- *(deps)* Update python docker tag to v3.14.7 (#418)
## [7.5.21] - 2026-08-05
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.6-slim@sha256:cea0e6040540fb2b965b6e7fb5ffa00871e632eef63719f0ea54bca189ce14a6
FROM python:3.14.7-slim@sha256:83c1cebb322d099ac9e3a3a532ba74b0146d702838b25e4c75c02fa81ffeb910
ARG TARGETOS
ARG TARGETARCH
+1 -1
View File
@@ -1,5 +1,5 @@
robotframework==7.4.2
robotframework-browser==20.2.0
robotframework-browser==20.3.0
robotframework-seleniumlibrary==6.9.0
urllib3==2.7.0
psycopg[binary]==3.3.4