Skip to content

Bump the all-dependencies group with 7 updates - #107

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/CSharpLatest.Analyzers/all-dependencies-3530510847
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/CSharpLatest.Analyzers/all-dependencies-3530510847

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 MSTest.TestAdapter from 4.3.3 to 4.4.0.

Release notes

Sourced from MSTest.TestAdapter's releases.

4.4.0

See the release notes here

Commits viewable in compare view.

Updated MSTest.TestFramework from 4.3.3 to 4.4.0.

Release notes

Sourced from MSTest.TestFramework's releases.

4.4.0

See the release notes here

Commits viewable in compare view.

Updated Nullable.Extended.Analyzer from 1.15.6581 to 1.16.6891.

Release notes

Sourced from Nullable.Extended.Analyzer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated NUnit.Analyzers from 4.14.0 to 4.15.0.

Release notes

Sourced from NUnit.Analyzers's releases.

4.15.0

NUnit Analyzers 4.15 - September 12, 2026

This release of the NUnit Analyzers adds support for the new numeric types that will
be supported in NUnit 5. The release also improves NUnit1027 by inspecting base fixtures,
and NUnit1028 by supporting IAsyncDisposable.DisposeAsync in addition to the
existing IDisposable.Dispose. The release also includes bug fixes and dependency updates.

The release contains contributions from the following users (in alphabetical order):

  • @​jhavlicek-profinit
  • @​killergege
  • @​manfred-brands
  • @​mikkelbu
  • @​ngbrown
  • @​ramonsmits
  • @​stevenaw
  • @​uladz-zubrycki

Issues Resolved

Features and Enhancements

  • #​1019 NUnit1027 does not see [CancelAfter] inherited from a base fixture
  • #​1017 NU2047 reports failure for new numeric types
  • #​1001 NUnit1028: Allow DisposeAsync as an exception
  • #​999 [TestCaseSource] CA1812 suppression

Bugs

  • #​1013 Use of records crash the NonNullableFieldOrPropertyIsUninitializedSuppressor analyzer
  • #​998 Assert.EnterMultipleScope clears nullability suppress info

Tooling, Process, and Documentation

  • #​1005 Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0
  • #​996 Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.6.0
  • #​993 chore: bump version

Commits viewable in compare view.

Updated System.Formats.Asn1 from 10.0.11 to 10.0.12.

Release notes

Sourced from System.Formats.Asn1's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Verify.NUnit from 31.28.0 to 33.0.2.

Release notes

Sourced from Verify.NUnit's releases.

33.0.2

  • #​1919 Update to SponsorCheck 0.24.0

33.0.1

33.0.0

  • #​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

32.0.0

  • #​1832 Add Inline snpashot support
  • #​1835 Add SettingsTask.AddContext
  • #​1847 Honor explicit DefaultValueHandling for bools
  • #​1850 Stray extension-less snapshot file crashes every run of its test
  • #​1851 Static UniqueForTargetFramework(Assembly) overloads ignore the assembly passed to them
  • #​1852 Appended files skip scrubbing and newline normalization when a stream converter is registered
  • #​1853 IgnoreParameters() ignore-all sentinel is lost when combined with another ignore source
  • #​1854 Format UTC offsets with the invariant culture
  • #​1855 Format UTC offsets with invariant culture
  • #​1856 Use ticks to decide date precision
  • #​1857 Clean # out of file name parameters
  • #​1858 Escape one character trimmed date formats
  • #​1859 Prefer the exact type when resolving a member converter
  • #​1860 Keep empty collections ignored alongside instance predicates
  • #​1861 Key the combinations name cache by reference
  • #​1862 Match MSTest overloads against the test data
  • #​1863 Report deletes as directory relative paths
  • #​1864 Name the guarded API in ThrowIfVerifyHasBeenRun
  • #​1865 Keep stack frames that have no parameter list
  • #​1866 Generate the TestContext property for record test classes
  • #​1867 Fix two CombinationResultsConverter edge cases
  • #​1868 Sign sub-hour UTC offsets
  • #​1869 Write the received file from the stream for handle based FileStreams
  • #​1870 Compare prefixes ignoring case
  • #​1871 Guard the counter value caches with a lock
  • #​1872 Sign sub-hour UTC offsets

32.0.0-beta.16

32.0.0-beta.15

32.0.0-beta.14

32.0.0-beta.13

32.0.0-beta.12

32.0.0-beta.10

32.0.0-beta.8

32.0.0-beta.7

32.0.0-beta.6

32.0.0-beta.5

32.0.0-beta.4

32.0.0-beta.3

32.0.0-beta.2

32.0.0-beta.1

Commits viewable in compare view.

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 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

Bumps Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.1
Bumps MSTest.TestAdapter from 4.3.3 to 4.4.0
Bumps MSTest.TestFramework from 4.3.3 to 4.4.0
Bumps Nullable.Extended.Analyzer from 1.15.6581 to 1.16.6891
Bumps NUnit.Analyzers from 4.14.0 to 4.15.0
Bumps System.Formats.Asn1 from 10.0.11 to 10.0.12
Bumps Verify.NUnit from 31.28.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: all-dependencies
- dependency-name: MSTest.TestAdapter
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: MSTest.TestFramework
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Nullable.Extended.Analyzer
  dependency-version: 1.16.6891
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Nullable.Extended.Analyzer
  dependency-version: 1.16.6891
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NUnit.Analyzers
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: System.Formats.Asn1
  dependency-version: 10.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Verify.NUnit
  dependency-version: 33.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 15, 2026
@github-actions
github-actions Bot enabled auto-merge September 15, 2026 22:27
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants