wpt
wpt copied to clipboard
Bump selenium from 4.20.0 to 4.33.0 in /tools
Bumps selenium from 4.20.0 to 4.33.0.
Release notes
Sourced from selenium's releases.
Selenium 4.33.0
Detailed Changelogs by Component
Java | Python | DotNet | Ruby | JavaScript
What's Changed
- [py] Exclude devtools directory from type checking by
@cgoldbergin SeleniumHQ/selenium#15695- [py] Add clean_options fixture and remove all Python tests from .skipped-tests by
@cgoldbergin SeleniumHQ/selenium#15696- [java][bidi]: enable tests for storage module for edge by
@navin772in SeleniumHQ/selenium#15667- [py][bidi]: add bidi storage module by
@navin772in SeleniumHQ/selenium#15669- [build] allow GitHub Actions runner to use 4GB for JVM Heap by
@titusfortnerin SeleniumHQ/selenium#15692- update old freenode channel link to libera by
@t7ruin SeleniumHQ/selenium#15698- fixing mypy error from #15693 by
@bandophahitain SeleniumHQ/selenium#15705- [java] Removing deprecated items in Require.java by
@diemolin SeleniumHQ/selenium#15711- [java] Removing RemoteStatus as it was deprecated. by
@diemolin SeleniumHQ/selenium#15712- [rb] move all guard and zipper tests to unit tests by
@titusfortnerin SeleniumHQ/selenium#15717- [rust] Replace WMIC commands (deprecated) by WinAPI in Windows by
@bonigarciain SeleniumHQ/selenium#15363- [py][BiDi] use constant for LogLevel by
@Delta456in SeleniumHQ/selenium#15677- Let firefox choose the bidi port by default by
@tomhughesin SeleniumHQ/selenium#15727- [rb] Upgrade to Ruby 3.2 by
@p0dejein SeleniumHQ/selenium#15714- [py] Missing Headers Assignment in Network Class’s _on_request() by
@shbenzerin SeleniumHQ/selenium#15736- [py] correct type annotations of default-None params by
@DeflateAwningin SeleniumHQ/selenium#15341- [py] Add missing 'id' property to ShadowRoot class by
@cgoldbergin SeleniumHQ/selenium#15739- [py] Bump Python package requirements to latest versions by
@cgoldbergin SeleniumHQ/selenium#15731- [py] Use ruff for linting and code formatting by
@cgoldbergin SeleniumHQ/selenium#15746- [py]: return
messageas part of exception inexecutemethod by@navin772in SeleniumHQ/selenium#15751- [py][tests]: check for .txt file in remote download test by
@navin772in SeleniumHQ/selenium#15758- [java] Removing deprecated
setScriptTimeoutandpageLoadTimeout. by@diemolin SeleniumHQ/selenium#15764- [py][bidi]: add bidi webExtension module by
@navin772in SeleniumHQ/selenium#15749- [py] Better error for downloads on local webdrivers by
@cgoldbergin SeleniumHQ/selenium#15756- [py] Add missing modules to python API docs by
@cgoldbergin SeleniumHQ/selenium#15779- [ci] Workflow for Grid UI component tests by
@VietND96in SeleniumHQ/selenium#15778- [grid] UI Sessions capability fields to display as additional columns by
@VietND96in SeleniumHQ/selenium#15759- [grid] UI Overview is able to see live preview per Node by
@VietND96in SeleniumHQ/selenium#15777New Contributors
@t7rumade their first contribution in SeleniumHQ/selenium#15698@tomhughesmade their first contribution in SeleniumHQ/selenium#15727@DeflateAwningmade their first contribution in SeleniumHQ/selenium#15341Full Changelog: https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.0
Selenium 4.32.0
Detailed Changelogs by Component
... (truncated)
Commits
2c6aaad[build] Prepare for release of Selenium 4.33.0 (#15776)9f3c923[grid] UI Overview is able to see live preview per Node (#15777)7401a3d[grid] UI Sessions capability fields to display as additional columns (#15759)e3a6119[ci] Workflow for Grid UI component tests (#15778)92db47f[py] Add missing modules to python API docs (#15779)88198b9[rust] Bug-fix: avoid to download safaridriver and clear lock parent folder (...4fc2582[py] Better error for downloads on local webdrivers (#15756)43e6bb9[py][bidi]: Add bidi webExtension module (#15749)ef05c15[java] Reverting deprecation notice forgetAttribute.8eca1f9[dotnet][rb][java][js][py] Automated Browser Version Update (#15774)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)