Skip to content

build: Bump Microsoft.NET.Test.Sdk, TUnit and Verify.TUnit - #992

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/OSLC4Net_SDK/test-deps-41254e156a
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/OSLC4Net_SDK/test-deps-41254e156a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

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.


Updated Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.1.

Release notes

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

18.10.1

What's Changed

Full Changelog: microsoft/vstest@v18.10.0...v18.10.1

18.10.0

What's Changed

Full Changelog: microsoft/vstest@v18.9.0...v18.10.0

Commits viewable in compare view.

Updated TUnit from 1.66.10 to 1.68.4.

Release notes

Sourced from TUnit's releases.

1.68.4

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.68.0...v1.68.4

1.68.0

What's Changed

Other Changes

Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.67.0...v1.68.0

1.67.0

What's Changed

Other Changes

Dependencies

New Contributors

1.66.27

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.66.16...v1.66.27

1.66.16

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.66.10...v1.66.16

Commits viewable in compare view.

Updated Verify.TUnit from 32.0.0 to 33.0.2.

Release notes

Sourced from Verify.TUnit's releases.

33.0.2

  • #​1919 Update to SponsorCheck 0.24.0

33.0.1

33.0.0

The most impactful change in this release is the adoption of the Open Source Maintenance Fee.
So a subset of consumers will be required to sponsor the project

  • #​1848 xunit3 v4
  • #​1882 Sponsor check
  • #​1883 Upgrade Argon to 0.36.0
  • #​1884 Parse the built in ISO date format with the invariant culture
  • #​1885 Fix appended file reuse
  • #​1886 Rename the misnamed NUnit VerifyBase.ThrowsValueTask overload
  • #​1887 Fix combination callbacks
  • #​1888 Track verified files nested under the indexed target namespace
  • #​1889 Overlap the two reads when comparing binary snapshots
  • #​1890 Cache whether a type is a collection
  • #​1891 Re-run WriteVerifyAttributes when the values change
  • #​1892 Read VerifyResult.Text with the configured encoding
  • #​1893 Validate UseTextForParameters as a file name
  • #​1894 Guard TUnit parameter binding and null TestContext
  • #​1895 Stop copied settings sharing mutations of the source serialization
  • #​1896 Allow a recording to be started again once consumed
  • #​1897 Format fallback parameter names with the invariant culture
  • #​1898 Release named recording state on dispose
  • #​1899 Compile the MSTest generator against the Roslyn version it is packed for
  • #​1900 Resolve the OS platform on demand
  • #​1901 Drop the null forgiving operator from generated TestContext getter
  • #​1902 Describe the real Fixie setup in the No State found error
  • #​1903 Run before callbacks from the file level InnerVerifier constructor
  • #​1904 Never report the current process as locking a file
  • #​1905 Always write an object for ClaimsPrincipal
  • #​1906 Key the date scrubber caches on DateTimeFormat
  • #​1907 Do not let a clipboard failure replace the snapshot diff
  • #​1908 Format UTC offsets with invariant culture
  • #​1909 Nest snapshots under razor parents and Content items
  • #​1916 Bump DiffEngine to 20.3.0

33.0.0-beta.11

33.0.0-beta.10

33.0.0-beta.9

33.0.0-beta.8

33.0.0-beta.7

33.0.0-beta.6

33.0.0-beta.5

33.0.0-beta.4

33.0.0-beta.3

33.0.0-beta.1

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file major labels Sep 18, 2026
@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 78f0393e-c2f5-4c63-b6d9-0f804ba80e7e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Bumps Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.1
Bumps TUnit from 1.66.10 to 1.68.4
Bumps Verify.TUnit from 32.0.0 to 33.0.2

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-deps
- dependency-name: TUnit
  dependency-version: 1.68.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-deps
- dependency-name: Verify.TUnit
  dependency-version: 33.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build: Bump the test-deps group with 3 updates build: Bump Microsoft.NET.Test.Sdk, TUnit and Verify.TUnit Sep 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/OSLC4Net_SDK/test-deps-41254e156a branch from 76a4c73 to cdccf58 Compare September 18, 2026 19:41
@dependabot @github

dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/nuget/OSLC4Net_SDK/test-deps-41254e156a branch September 18, 2026 20:14
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 major .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant