webperf_core
webperf_core copied to clipboard
Bump selenium from 4.36.0 to 4.38.0
Bumps selenium from 4.36.0 to 4.38.0.
Release notes
Sourced from selenium's releases.
Selenium 4.38.0
Detailed Changelogs by Component
Java | Python | DotNet | Ruby | JavaScript
What's Changed
- [dotnet] [bidi] Avoid using JsonInclude attribute to include optional property for DTO by
@nvborisenkoin SeleniumHQ/selenium#16413- [rb] Bump prism to 1.6.0 by
@Earlopainin SeleniumHQ/selenium#16450- [java] JSpecify annotations for
ExecuteMethodby@mk868in SeleniumHQ/selenium#16464- [rb] Fix Network issue by removing nil values on network requests by
@aguspein SeleniumHQ/selenium#16442- [py] Replaced :param: and :args: from docstrings by
@iampopovichin SeleniumHQ/selenium#16469- [java] JSpecify annotations for `org.openqa.selenium.federatedcredent… by
@mk868in SeleniumHQ/selenium#16461- [java] JSpecify annotations for
org.openqa.selenium.interactionsby@mk868in SeleniumHQ/selenium#16462- [java][rb] Remove cruft from old Travis CI environment by
@cgoldbergin SeleniumHQ/selenium#16473- [java] JSpecify annotations for
org.openqa.selenium.netby@mk868in SeleniumHQ/selenium#16463- [rb] remove deprecated classes for previous implementation of log han… by
@titusfortnerin SeleniumHQ/selenium#16474- [build] minimize number of ruby targets run with bidi by
@titusfortnerin SeleniumHQ/selenium#16477- [java] JSpecify annotations for
CredentialandMBeanby@mk868in SeleniumHQ/selenium#16481- [java] JSpecify annotations for
ScriptKeyandUnpinnedScriptKeyby@mk868in SeleniumHQ/selenium#16483- [java] JSpecify annotations for
FileDetectorby@mk868in SeleniumHQ/selenium#16482- [java] JSpecify annotations for
ExpectedConditionby@mk868in SeleniumHQ/selenium#16489- [java] JSpecify annotations for
ResponseSessionIdHttpSessionIdby@mk868in SeleniumHQ/selenium#16490- [rb][build] improve ruby local_dev generation by
@titusfortnerin SeleniumHQ/selenium#16495- [build] removing test_tag_filter tag that isn't being used anywhere by
@titusfortnerin SeleniumHQ/selenium#16496- [rb][build] disable dev shm for Chrome and Edge on RBE by
@titusfortnerin SeleniumHQ/selenium#16497- [rb] update syntax with rspec linter by
@titusfortnerin SeleniumHQ/selenium#16498- [java][bidi]: add test for
onHistoryUpdatedevent by@navin772in SeleniumHQ/selenium#16293- [py] Bump version of ruff formatter/linter by
@cgoldbergin SeleniumHQ/selenium#16502- [rust] Fixe Edge version test by
@bonigarciain SeleniumHQ/selenium#16501- [py][bidi]: add
set_timezone_overridecommand in emulation by@navin772in SeleniumHQ/selenium#16500- [py] Cleanup and convert more doctrings to google-style by
@iampopovichin SeleniumHQ/selenium#16503- [build] fix update-documentation workflow by
@titusfortnerin SeleniumHQ/selenium#16505- fix workflows for updating documentation from stage release by
@titusfortnerin SeleniumHQ/selenium#16506Full Changelog: https://github.com/SeleniumHQ/selenium/compare/selenium-4.37.0...selenium-4.38.0
Selenium 4.37.0
Detailed Changelogs by Component
Java | Python | DotNet | Ruby | JavaScript
... (truncated)
Commits
6b412e8fix workflows for updating documentation from stage release (#16506)281a200[build] Prepare for release of Selenium 4.38.0 (#16499)4101ce1[build] fix update-documentation workflow (#16505)6aa31f3[py] Cleanup and convert more doctrings to google-style (#16503)9564733[py][bidi]: addset_timezone_overridecommand in emulation (#16500)269608c[rust] Fixe Edge version test (#16501)ed364d9[py] Bump version of ruff formatter/linter (#16502)5609fbc[java][bidi]: add test foronHistoryUpdatedevent (#16293)72a925a[dotnet][rb][java][js][py] Automated Browser Version Update (#16493)0ecbd47[rb] update syntax with rspec linter (#16498)- 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)
@dependabot recreate