Created by: dependabot[bot]
Bumps selenium-webdriver from 4.8.0 to 4.8.1.
Changelog
Sourced from selenium-webdriver's changelog.
4.8.1 (2023-02-17)
Ruby:
- Fix autoload of WebDriver::Remote::Bridge::COMMANDS
- Subclass is setting value before the superclass is setting it to nil
- Updating Selenium Manager binaries for 4.8.1 release
BiDi:
- Released selenium-devtools 0.110.0 (supports CDP v85, v108, v109, v110)
- Close BiDi session on closing the last top-level browsing context
- Add filtering capability to LogInspector
Commits
-
8ebccac
Updating changelogs and bumping version to 4.8.1 -
771c22c
[CDP] Adding v110 and removing v107 -
5d8b8a9
[rb] subclass is setting value before the superclass is setting it to nil -
e2d160b
[ruby][bidi] Add filtering capability to LogInspector -
332988c
[rb] Close BiDi session on closing the last top-level browsing context -
80e7446
[rb] guard tests for BiDi browsing context -
0e5bb5b
Fix autoload of WebDriver::Remote::Bridge::COMMANDS -
775d6bb
Updating 4.8.0 release date for Ruby -
d985705
[rb] Bumping Gemfile - See full diff 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)