Skip to content
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 Appium.WebDriver and Selenium.WebDriver in /src #127

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps Appium.WebDriver and Selenium.WebDriver. These dependencies needed to be updated together.
Updates Appium.WebDriver from 6.0.1 to 7.0.0

Release notes

Sourced from Appium.WebDriver's releases.

v7.0.0

What's Changed

✨ Enhancements

  • feat: 'IOSDriver' to use modern mobile: commands for Lock, IsLocked and Unlock (#875) @​Dor-bl

📦 Dependencies

  • build(deps): bump Selenium.WebDriver from 4.26.1 to 4.27.0 in /src/Appium.Net (#871) @​dependabot
  • build(deps): bump NUnit from 4.2.2 to 4.3.0 in /test/integration (#880) @​dependabot
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /test/integration (#869) @​dependabot
  • build(deps): bump NUnit.Analyzers from 4.3.0 to 4.4.0 in /test/integration (#868) @​dependabot
  • build(deps): bump System.Text.Json from 8.0.5 to 9.0.0 in /test/integration (#867) @​dependabot

🛠️ Pipeline

  • ci: Split tests into two separate tasks per framework (#877) @​Dor-bl
Commits
  • e900ce2 build(deps): bump Selenium.WebDriver in /src/Appium.Net (#871)
  • 31e9178 test: update ClipboardTest to use OneTimeSetUp and OneTimeTearDown, disable f...
  • a833468 fix: update alert text assertion to use correct newline character (#883)
  • f81e830 test: update scrolling tests to use modern mobile commands for visibility che...
  • f07f2c3 build(deps): bump NUnit from 4.2.2 to 4.3.0 in /test/integration (#880)
  • 9215929 test: fix assertion for logs entry (#878)
  • 4bbdb2b fix assertion on text (#879)
  • 9b035fe feat: 'IOSDriver' to use modern mobile: commands for Lock, IsLocked and Un...
  • 71b07b2 ci: Split tests into two separate tasks per framework (#877)
  • c15e797 BREAKING CHANGE: AndroidDriver to use modern mobile: commands for Lock, I...
  • Additional commits viewable in compare view

Updates Selenium.WebDriver from 4.27.0 to 4.27.0

Commits

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)

Bumps [Appium.WebDriver](https://github.com/appium/dotnet-client) and [Selenium.WebDriver](https://github.com/SeleniumHQ/selenium). These dependencies needed to be updated together.

Updates `Appium.WebDriver` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/appium/dotnet-client/releases)
- [Changelog](https://github.com/appium/dotnet-client/blob/main/CHANGELOG.MD)
- [Commits](appium/dotnet-client@v6.0.1...v7.0.0)

Updates `Selenium.WebDriver` from 4.27.0 to 4.27.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.27.0...selenium-4.27.0)

---
updated-dependencies:
- dependency-name: Appium.WebDriver
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Selenium.WebDriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
@aristotelos aristotelos merged commit 8191d2d into main Jan 9, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/multi-8d78f6d2af branch January 9, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant