Skip to content

Bump Appium.WebDriver and 3 others - #54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/ColorPicker.Core.Tests/test-stack-521595f71d
Open

Bump Appium.WebDriver and 3 others#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/ColorPicker.Core.Tests/test-stack-521595f71d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Updated Appium.WebDriver from 8.2.0 to 8.3.2.

Release notes

Sourced from Appium.WebDriver's releases.

8.3.2

What's Changed

🔒 Security

  • security: Fix path traversal vulnerability in SaveVisualizationAsFile (#​1075) @​Dor-bl

🐛 Fixes & Improvements

  • refactor: DirectConnect.GetUri for improved readability and validation (#​1081) @​Dor-bl
  • perf: Optimize ToDictionary() performance and clean up unused code (#​1061) @​Dor-bl

🧪 Tests

  • test(ios): fix flaky CanBackgroundAppToDeactivation test (#​1088) @​Dor-bl
  • test(android): increase adbExecTimeout in ClipboardTest (#​1079) @​Dor-bl
  • Add integration and unit tests for GetProperty in AppiumElement (#​1038) @​Dor-bl
  • Fix BrowserTests timeout: skip BrowserTests fixture on google_apis emulator (#​1060) @​copilot-swe-agent[bot]
  • test: Fix IndexOutOfRange in ActionsChainsTest by adding explicit WebDriverWait (#​1095) @​Dor-bl
  • test: stabilize CanActivateAppFromBackgroundTest (#​1080) @​Dor-bl

🧰 CI & Maintenance

  • chore(ci): migrate release-drafter config to v7 and add validation workflow (#​1087) @​Dor-bl
  • chore: improve android emulator stability in CI (#​1086) @​Dor-bl
  • chore: remove prerelease identifier from release drafter (#​1083) @​Dor-bl
  • chore: add Chore/Maintenance to PR template (#​1084) @​Dor-bl

📚 Documentation

  • docs: remove obsolete CI badges (#​1082) @​Dor-bl

📦 Dependencies

  • chore: Bump Selenium.WebDriver from 4.44.0 to 4.46.0 (#​1063, #​1085) @​dependabot[bot], @​Dor-bl
  • chore: Bump Microsoft.SourceLink.GitHub from 10.0.300 to 10.0.301 (#​1090) @​dependabot[bot]
  • chore: Bump System.Drawing.Common from 10.0.8 to 10.0.9 (#​1062) @​dependabot[bot]
  • test: Bump NUnit from 4.5.1 to 4.6.1 and resolve compiler ambiguities (#​1077) @​Dor-bl
  • test: Bump NUnit3TestAdapter from 6.1.0 to 6.2.0 (#​1030) @​dependabot[bot]
  • test: Bump NUnit.Analyzers from 4.11.2 to 4.14.0 (#​1072) @​dependabot[bot]
  • test: Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.7.0 (#​1071) @​dependabot[bot]
  • test: Bump System.Text.Json from 10.0.7 to 10.0.10 (#​1073, #​1094) @​dependabot[bot]
  • ci(deps): Bump actions/setup-node from 6 to 7 (#​1089) @​dependabot[bot]
  • ci(deps): Bump release-drafter/release-drafter from 6 to 7 (#​1022) @​dependabot[bot]
  • ci(deps): Bump microsoft/setup-msbuild from 2 to 3 (#​1027) @​dependabot[bot]

🚀 Contributors

Thanks to the following contributors in this release:
@​Dor-bl

8.3.1

What's Changed

🚀 Performance

  • perf: Optimize WebSocket handler invocation in StringWebSocketClient (#​1049) @​Dor-bl

🐛 Bug Fixes

  • fix: Use correct parameter for appium-xcuitest-driver "mobile: installApp" (#​1068) @​broetchenrackete36

📦 Dependencies

  • ci(deps): Bump actions/cache from 5 to 6 (#​1069) @​dependabot[bot]
  • ci(deps): Bump actions/checkout from 6 to 7 (#​1070) @​dependabot[bot]
  • ci(deps): Bump NuGet/setup-nuget from 2 to 4 (#​1044) @​dependabot[bot]
  • test: Bump System.Text.Json from 10.0.2 to 10.0.7 (#​1047) @​dependabot[bot]

📚 Documentation

  • docs: Update compatibility matrix (#​1067) @​Dor-bl
  • docs: Update README for v8.3.0 release (#​1065) @​Dor-bl

🙌 Contributors

Thanks to the following contributors in this release:
@​Dor-bl, @​broetchenrackete36

8.3.0

What's Changed

✨ Enhancements

  • feat: support selenium 4.44.0, refactor tests, and modernize code (#​1053) @​kelmelzer
  • test: add integration tests for AppiumElement.GetProperty (#​1050) @​Dor-bl
  • feat: Optimize OptionCollector by reducing dictionary allocations (#​1035) @​Dor-bl

🚀 Contributors

Thanks to the following contributors in this release:
@​Dor-bl and @​kelmelzer

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 17.11.1 to 18.8.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

18.6.0

What's Changed

Changes to tests and infra

18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

18.4.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

18.3.0

What's Changed

Internal fixes and updates

New Contributors

18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: microsoft/vstest@v18.0.0...v18.0.1

18.0.0

What's Changed

Internal fixes and updates

17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

New Contributors

17.14.0-preview-25107-01

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

Will probably revert before release:

New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01

17.13.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.5.1 to 18.8.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

18.6.0

What's Changed

Changes to tests and infra

Commits viewable in compare view.

Updated xunit from 2.9.2 to 2.9.3.

Release notes

Sourced from xunit's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated xunit.runner.visualstudio from 2.8.2 to 3.1.5.

Release notes

Sourced from xunit.runner.visualstudio's releases.

3.1.5

Release notes: https://xunit.net/releases/visualstudio/3.1.5

Commits viewable in compare view.

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from vpapenko as a code owner July 20, 2026 03:15
@vpapenko
vpapenko enabled auto-merge (squash) August 2, 2026 19:51
@vpapenko

vpapenko commented Aug 2, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot changed the title Bump the test-stack group with 4 updates Bump Appium.WebDriver and 3 others Aug 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/ColorPicker.Core.Tests/test-stack-521595f71d branch from e45b9df to 4fcfee7 Compare August 2, 2026 19:54
Bumps Appium.WebDriver from 8.2.0 to 8.3.2
Bumps Microsoft.NET.Test.Sdk to 18.8.1
Bumps xunit from 2.9.2 to 2.9.3
Bumps xunit.runner.visualstudio from 2.8.2 to 3.1.5

---
updated-dependencies:
- dependency-name: Appium.WebDriver
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-stack
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-stack
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-stack
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-stack
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-stack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/ColorPicker.Core.Tests/test-stack-521595f71d branch from 4fcfee7 to 18dd9e5 Compare August 3, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant