Skip to content

Update dependencies - #357

Closed
rosolko wants to merge 2 commits into
masterfrom
chore/deps
Closed

Update dependencies#357
rosolko wants to merge 2 commits into
masterfrom
chore/deps

Conversation

@rosolko

@rosolko rosolko commented Jul 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates NuGet dependencies for the main WebDriverManager library and its test project, including a set of major version bumps in test tooling packages.

Changes:

  • Bump Newtonsoft.Json in WebDriverManager from 13.0.3 to 13.0.4.
  • Update several test dependencies (coverlet, test SDK, xUnit runner, Selenium) and System.Text.Json in WebDriverManager.Tests.
  • Add SuppressTfmSupportBuildErrors to the test project’s build properties.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
WebDriverManager/WebDriverManager.csproj Patch-level dependency update for Newtonsoft.Json.
WebDriverManager.Tests/WebDriverManager.Tests.csproj Test dependency upgrades plus a new property suppressing TFM support build errors.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 4 to 7
<CheckEolTargetFramework>false</CheckEolTargetFramework>
<TargetFrameworks>net472;net7.0</TargetFrameworks>
<SuppressTfmSupportBuildErrors>true</SuppressTfmSupportBuildErrors>
<IsPackable>false</IsPackable>
Comment thread WebDriverManager.Tests/WebDriverManager.Tests.csproj Outdated
Comment thread WebDriverManager.Tests/WebDriverManager.Tests.csproj Outdated
@rosolko rosolko closed this Jul 22, 2026
@rosolko
rosolko deleted the chore/deps branch July 22, 2026 19:40
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.

2 participants