-
Notifications
You must be signed in to change notification settings - Fork 189
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
build(deps): bump the selenium-dependencies group in /src/Appium.Net with 2 updates #675
build(deps): bump the selenium-dependencies group in /src/Appium.Net with 2 updates #675
Conversation
@mahomedalid, if you get a chance to check this changes locally, mostly that nothing was broken. It will help a lot with RC2 release. |
@Dor-bl it builds, basic smoke test works. I do see this "silent breaking change" in the release notes, but as far I can tell there is no use of these actions methods here. Is this assumption correct? https://github.com/SeleniumHQ/selenium/pull/12439/files I will continue testing. |
I don't think it will break anything since we barely use the actions class from what I recall. But if you continue testing I suggest focusing on that area. Regardless we will need to add some unit tests to this area in the future. |
55ad0ef
to
7c48141
Compare
Bumps the selenium-dependencies group in /src/Appium.Net with 2 updates: [Selenium.Support](https://github.com/SeleniumHQ/selenium) and [Selenium.WebDriver](https://github.com/SeleniumHQ/selenium). Updates `Selenium.Support` from 4.11.0 to 4.15.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.11.0...selenium-4.15.0) Updates `Selenium.WebDriver` from 4.11.0 to 4.15.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.11.0...selenium-4.15.0) --- updated-dependencies: - dependency-name: Selenium.Support dependency-type: direct:production update-type: version-update:semver-minor dependency-group: selenium-dependencies - dependency-name: Selenium.WebDriver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: selenium-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
7c48141
to
36f8bb4
Compare
@laolubenson, I ran some tests, and it seems we are good with this update. any objections? |
None from me! |
@laolubenson, Cool, I think we are ready to release RC2 |
…endencies-dd39f9d714
Bumps the selenium-dependencies group in /src/Appium.Net with 2 updates: Selenium.Support and Selenium.WebDriver.
Updates
Selenium.Support
from 4.11.0 to 4.15.0Release notes
Sourced from Selenium.Support's releases.
... (truncated)
Commits
1d14b55
update versions for 4.15 releasef74e0dd
[js] update change log63baf0b
[bidi] [java] Rework tests to run in different browsers5402d1a
[bidi] [js] Add browsing context commands and events (#13078)e3e8de9
[js] Fix typo in text81efbf2
[js] Fix typo in test014ead4
script to automate version updatesc9816fb
update selenium manager binariesc87de7b
add script for updating selenium managerd847116
update change logsUpdates
Selenium.WebDriver
from 4.11.0 to 4.15.0Release notes
Sourced from Selenium.WebDriver's releases.
... (truncated)
Commits
1d14b55
update versions for 4.15 releasef74e0dd
[js] update change log63baf0b
[bidi] [java] Rework tests to run in different browsers5402d1a
[bidi] [js] Add browsing context commands and events (#13078)e3e8de9
[js] Fix typo in text81efbf2
[js] Fix typo in test014ead4
script to automate version updatesc9816fb
update selenium manager binariesc87de7b
add script for updating selenium managerd847116
update change logsDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions