Skip to content

Bump the nuget-minor-patch group with 8 updates - #62

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/nuget-minor-patch-220e938be5
Open

dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/nuget-minor-patch-220e938be5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated FluentAssertions from 8.10.0 to 8.11.0.

Release notes

Sourced from FluentAssertions's releases.

8.11.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.10.0...8.11.0

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.7.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

18.9.0

What's Changed

New Contributors

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

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

Commits viewable in compare view.

Updated Microsoft.OpenApi.Readers from 1.6.29 to 1.6.31.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.31

1.6.31 (2026-08-20)

Bug Fixes

1.6.30

1.6.30 (2026-08-13)

Bug Fixes

  • readers: bound YAML anchor/alias expansion to prevent OOM (billion laughs) (1f9aea9)

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 NUnit3TestAdapter from 6.2.0 to 6.3.0.

Release notes

Sourced from NUnit3TestAdapter's releases.

6.3.0

See Release notes

Commits viewable in compare view.

Updated Scriban from 7.2.5 to 7.5.0.

Release notes

Sourced from Scriban's releases.

7.5.0

Changes

🐛 Bug Fixes

  • Fix TestUtcDateNow comparing utc_now against local time (PR #​684) by @​tahakocal
  • Fix string.truncatewords ignoring its ellipsis argument (PR #​687) by @​tahakocal
  • Fix date.parse not matching full month names with %B (PR #​686) by @​tahakocal
  • Fix date.parse_to_string formatting output with the parse pattern converter (PR #​688) by @​tahakocal
  • Fix date.parse with %x and %X combined with other specifiers (PR #​690) by @​tahakocal
  • Fix array.sort failing on numbers of different types (PR #​689) by @​tahakocal

🧰 Misc

  • Decouple output and string limits without breaking defaults (#​683) (e4e1f076)
  • Make date parsing documentation timezone-independent (#​685) (7da8681a)

Full Changelog: 7.4.0...7.5.0

Published with dotnet-releaser

7.4.0

Changes

🐛 Bug Fixes

  • Fix custom variable scope and avoid interface helper allocations (d3ed0884)

🧰 Misc

  • Document nullable context guidance for 7.4.0 (47045277)

Full Changelog: 7.3.0...7.4.0

Published with dotnet-releaser

7.3.0

Changes

🧰 Misc

  • Restore rendering hot-path performance (2912180b)

Full Changelog: 7.2.7...7.3.0

Published with dotnet-releaser

7.2.7

Changes

🧰 Misc

  • Reset output limit for each render (#​679) (ab484803)

Full Changelog: 7.2.6...7.2.7

Published with dotnet-releaser

7.2.6

Changes

✨ New Features

  • Add NuGet Trusted Publishing via dotnet-releaser (ebb0c638)

🐛 Bug Fixes

  • Fix missing tests (c3f03bfc)

📦 Dependencies

  • Bump deps (a1caafbe)

🧰 Misc

  • Enforce LoopLimit for lazy array multiplication (973edd1f)
  • Avoid work when multiplying empty strings (9fe9627b)
  • Enforce LoopLimit when expanding indexed arrays (41c27a18)
  • Share LoopLimit across nested iteration (d17bd4bf)
  • Allow platform-specific parser depth guard (420513a9)

Full Changelog: 7.2.5...7.2.6

Published with dotnet-releaser

Commits viewable in compare view.

Updated System.CommandLine from 2.0.9 to 2.0.12.

Release notes

Sourced from System.CommandLine's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Trax.Effect.StateMachine.Persistence from 1.54.0 to 1.54.2.

Release notes

Sourced from Trax.Effect.StateMachine.Persistence's releases.

1.54.2

1.54.2 (2026-09-24)

Bug Fixes

1.54.1

1.54.1 (2026-09-17)

Bug Fixes

  • deps: reference SQLitePCLRaw directly instead of pinning it transitively (#​153) (f6b81bf)

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 FluentAssertions from 8.10.0 to 8.11.0
Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.10.1
Bumps Microsoft.OpenApi.Readers from 1.6.29 to 1.6.31
Bumps NUnit.Analyzers from 4.14.0 to 4.15.0
Bumps NUnit3TestAdapter from 6.2.0 to 6.3.0
Bumps Scriban from 7.2.5 to 7.5.0
Bumps System.CommandLine from 2.0.9 to 2.0.12
Bumps Trax.Effect.StateMachine.Persistence from 1.54.0 to 1.54.2

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-version: 8.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.OpenApi.Readers
  dependency-version: 1.6.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: NUnit.Analyzers
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: NUnit3TestAdapter
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Scriban
  dependency-version: 7.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: System.CommandLine
  dependency-version: 2.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Trax.Effect.StateMachine.Persistence
  dependency-version: 1.54.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
...

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 24, 2026

This branch has not been deployed

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