Compare commits

..

8 Commits

Author SHA1 Message Date
argoyle 746f1ba6ea Merge pull request 'chore(deps): update dependency psycopg to v3.3.3' (#286) from renovate/psycopg-3.x into main
robotframework / build (push) Successful in 1m8s
Release / release (push) Successful in 1m9s
Reviewed-on: #286
2026-02-18 18:03:51 +00:00
renovate 8856079c1e chore(deps): update dependency psycopg to v3.3.3
robotframework / build (pull_request) Successful in 7m16s
2026-02-18 17:05:09 +00:00
argoyle 1d82d30411 Merge pull request 'chore(release): prepare for v7.5.5' (#285) from next-release into main
Release / release (push) Successful in 1m28s
robotframework / build (push) Successful in 10m29s
Reviewed-on: #285
2026-02-11 16:59:43 +00:00
releaser 35ecaea4ad chore(release): prepare for v7.5.5
robotframework / build (pull_request) Successful in 1m17s
2026-02-11 16:40:33 +00:00
releaser 9a59864c78 chore(release): prepare for v7.5.5 2026-02-11 16:40:30 +00:00
releaser 615e5acf98 chore(release): prepare for v7.5.5
robotframework / build (pull_request) Successful in 12m30s
2026-02-11 16:21:40 +00:00
releaser 415545d616 chore(release): prepare for v7.5.5 2026-02-11 16:21:38 +00:00
renovate 9ca6fb1203 chore(deps): update dependency robotframework-browser to v19.12.5 (#284)
robotframework / build (push) Successful in 15m49s
Release / release (push) Successful in 44s
2026-02-11 16:20:53 +00:00
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v7.5.4" "version": "v7.5.5"
} }
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [7.5.5] - 2026-02-11
### Chore
- *(deps)* Update dependency robotframework-browser to v19.12.5 (#284)
## [7.5.4] - 2026-02-07 ## [7.5.4] - 2026-02-07
### Chore ### Chore
+2 -2
View File
@@ -1,8 +1,8 @@
robotframework==7.4.1 robotframework==7.4.1
robotframework-browser==19.12.4 robotframework-browser==19.12.5
robotframework-seleniumlibrary==6.8.0 robotframework-seleniumlibrary==6.8.0
urllib3==2.6.3 urllib3==2.6.3
psycopg[binary]==3.3.2 psycopg[binary]==3.3.3
PyMySQL==1.1.2 PyMySQL==1.1.2
robotframework-appiumlibrary==3.2.1 robotframework-appiumlibrary==3.2.1
robotframework-databaselibrary==2.4.1 robotframework-databaselibrary==2.4.1