From 7930fd8a9a1c839cb0603d9397c83b50a5ae319a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jun 2026 14:25:01 +0000 Subject: [PATCH] chore(deps): update dependency robotframework-browser to v20 (#377) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [robotframework-browser](https://github.com/MarketSquare/robotframework-browser) ([changelog](https://github.com/MarketSquare/robotframework-browser/tree/main/docs/releasenotes)) | `==19.15.1` → `==20.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/robotframework-browser/20.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/robotframework-browser/19.15.1/20.0.0?slim=true) | --- ### Release Notes
MarketSquare/robotframework-browser (robotframework-browser) ### [`v20.0.0`](https://github.com/MarketSquare/robotframework-browser/releases/tag/v20.0.0): Browser library v20.0.0 [Compare Source](https://github.com/MarketSquare/robotframework-browser/compare/v19.15.1...v20.0.0) Browser library 20.0.0 is a new release with enhancements and bug fixes. There are enhancements to Wait For Request and Get Text keywords, both keywords contains backward incompatible changes. There is bug fix for the Stop Coverage keyword and bug fixes to the library documentation. All issues targeted for Browser library v20.0.0 can be found from the [issue tracker](https://github.com/MarketSquare/robotframework-browser/issues?q=state%3Aclosed%20milestone%3Av20.0.0). Browser library 20.0.0 was released on Sunday June 7, 2026. Browser supports Python 3.10+, Node 22/24 LTS and Robot Framework 6.1+. Library was tested with Playwright 1.60.0
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.unbound.se/unboundsoftware/robotframework/pulls/377 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92c6606..6df670e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ robotframework==7.4.2 -robotframework-browser==19.15.1 +robotframework-browser==20.0.0 robotframework-seleniumlibrary==6.9.0 urllib3==2.7.0 psycopg[binary]==3.3.4 -- 2.52.0