-
Notifications
You must be signed in to change notification settings - Fork 1
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, blacklight_advanced_search, geo_combine and webdrivers #74
Conversation
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
05b41f1
to
a810841
Compare
@dependabot rebase |
…webdrivers Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium), [blacklight_advanced_search](https://github.com/ewlarson/blacklight_advanced_search), [geo_combine](https://github.com/UWM-Libraries/GeoCombine) and [webdrivers](https://github.com/titusfortner/webdrivers). These dependencies needed to be updated together. Updates `selenium-webdriver` 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) Updates `blacklight_advanced_search` from `c6c7aed` to 7.0.0 - [Commits](https://github.com/ewlarson/blacklight_advanced_search/commits) Updates `geo_combine` from `26add6c` to 0.8.0 - [Commits](https://github.com/UWM-Libraries/GeoCombine/commits) Updates `webdrivers` from 5.3.1 to 5.2.0 - [Release notes](https://github.com/titusfortner/webdrivers/releases) - [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md) - [Commits](titusfortner/webdrivers@v5.3.1...v5.2.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: blacklight_advanced_search dependency-type: direct:production - dependency-name: geo_combine dependency-type: direct:production - dependency-name: webdrivers dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
a810841
to
650e8fe
Compare
@dependabot ignore this minor version |
This option is only available on single-dependency pull requests, as the versions in multi-dependency pull requests may differ. If you'd like to ignore all updates for these dependencies just reply |
@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 |
@dependabot recreate |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps selenium-webdriver, blacklight_advanced_search, geo_combine and webdrivers. These dependencies needed to be updated together.
Updates
selenium-webdriver
from 4.10.0 to 4.11.0Release 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)Updates
blacklight_advanced_search
fromc6c7aed
to 7.0.0Commits
Updates
geo_combine
from26add6c
to 0.8.0Commits
Updates
webdrivers
from 5.3.1 to 5.2.0Changelog
Sourced from webdrivers's changelog.
... (truncated)
Commits
34d04f2
allow Edge on Linux but skip tests35ef673
run tests in 3 versions of Selenium568cc8f
unskip working testb4f4f3c
Allowselenium-webdriver
4.0.07930ccc
bump version to 4.6.1f2f8d40
latest IE Driver release had bad formatting0b608d1
bump to v4.6.0850e910
rename Edge classes to support Selenium 4 beta6eb6027
Update browser & OS specific notes in READMEabac425
Stop using Appveyor and TravisCI.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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)