Compare commits

...
3 Commits
Author SHA1 Message Date
releaser 75be19f4fc chore(release): prepare for v7.5.21 (#415)
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 25s
Release / release (push) Successful in 1m10s
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 24s
robotframework / build (push) Successful in 2m22s
## [7.5.21] - 2026-08-04

### Chore

- *(deps)* Update dependency faker to v40.36.0 (#412)
- *(deps)* Update dependency robotframework-browser to v20.2.0 (#414)

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

---

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

Reviewed-on: #415
Co-authored-by: Unbound Releaser <releaser@unbound.se>
2026-08-05 07:53:41 +00:00
renovate 56771c2cee chore(deps): update dependency robotframework-browser to v20.2.0 (#414)
Unbound Release / Check Preconditions (push) Successful in 33s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 40s
robotframework / build (push) Skipped
Unbound Release / Create Release (push) Successful in 1m7s
Release / release (push) Successful in 1m54s
2026-08-04 17:06:42 +00:00
renovate 62f0b8d66a chore(deps): update dependency faker to v40.36.0 (#412)
robotframework / build (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 25s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 48s
Release / release (push) Successful in 1m16s
2026-07-27 23:15:56 +00:00
3 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v7.5.20"
"version": "v7.5.21"
}
+8 -1
View File
@@ -2,7 +2,14 @@
All notable changes to this project will be documented in this file.
## [7.5.20] - 2026-07-25
## [7.5.21] - 2026-08-04
### Chore
- *(deps)* Update dependency faker to v40.36.0 (#412)
- *(deps)* Update dependency robotframework-browser to v20.2.0 (#414)
## [7.5.20] - 2026-07-26
### Chore
+2 -2
View File
@@ -1,5 +1,5 @@
robotframework==7.4.2
robotframework-browser==20.1.0
robotframework-browser==20.2.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.35.0
faker==40.36.0
python-dotenv==1.2.2