-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump selenium-webdriver from 4.10.0 to 4.12.0 #8425
Conversation
I'm not sure how to proceed with this. Original failures in the test suite related to the deprecation of the New errors in test run:
These warnings began to appear in the test logging too:
Something called I removed installing chromium from GH actions but that was probably too extreme. The alpine linux image installs chromium v 102, the latest release is 115. I wonder if this is related. Changes in selenium project: For now I'll drop this upgrade, it's not critical. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
980a4fa
to
01d4fea
Compare
Can't figure out how to solve this. We might want to lock the version to 4.10.0 for now. Related issue: titusfortner/webdrivers#247 A possible solution would be to download |
A newer version of selenium-webdriver exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.10.0...selenium-4.11.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5eda9dd
to
c3dab64
Compare
6eb66b0
to
bbaf0cb
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps selenium-webdriver from 4.10.0 to 4.11.0.
Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
5f77934
Updating change logs for 4.11.0f3ab202
[rb] skip options with nil value5e39f36
[rb] redundant — asserting executable also asserts file0fa6c3f
[rb] remove deprecated code (#12417)9fdeaa9
[rb] add browser output from selenium manager to options (#12398)2879d3e
[cdp] add support for Chrome 115 and remove support for Chrome 112388f530
[rb] no longer need to require net/https separately0f5acf2
do not need an extra log message that manager is being used054467a
[rb] have Selenium Manager binary locate drivers on PATH (#12345)2012243
[rb] Made network interception threads fail silently (#12226)You can trigger a rebase of this PR 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)