Skip to content

Bump the minor-dependencies group with 2 updates#160

Merged
dennisdoomen merged 2 commits into
mainfrom
dependabot/nuget/minor-dependencies-fcfd45fb0c
Jul 13, 2026
Merged

Bump the minor-dependencies group with 2 updates#160
dennisdoomen merged 2 commits into
mainfrom
dependabot/nuget/minor-dependencies-fcfd45fb0c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Meziantou.Analyzer from 3.0.121 to 3.0.122.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.122

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.122

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.121...3.0.122

Commits viewable in compare view.

Updated Verify.XunitV3 from 31.20.0 to 31.24.1.

Release notes

Sourced from Verify.XunitV3's releases.

31.24.1

31.24.0

  • #​1789 Add ExcludeTargets with converter-side IsTargetExcluded check

31.23.0

  • #​1785 Fix chunk boundary scrubber bugs and test adapter defects
  • #​1788 Add exclude targets to omit targets by extension

31.22.0

  • #​1778 Allow conversion splitters for text extensions
  • #​1779 Fix chunk boundary scrubber bugs and test adapter defects
  • #​1781 stop using MSTest metapackage
  • #​1782 Migrate CI to Microsoft.Testing.Platform so all tests run
  • #​1783 Guard against duplicate xunit attachment names
  • #​1784 Add Kill process locking file option

31.21.0

  • #​1656 throw for greedy RegisterFileConverter
  • #​1762 Reject carriage returns in verified files instead of normalizing
  • #​1767 Fix correctness and perf issues in compare, recording, naming and checks
  • #​1768 Fix VerifySettings copy constructor, temp cleanup, and stream/extensi…
  • #​1769 Fix combination runner/converter, Expecto directory verification, and…
  • #​1770 Fix serialization scrub/convert bugs and reduce per-value scrubbing allocations
  • #​1771 Fix verifier cleanup composition, stream/xml disposal and comparison
  • #​1772 Bump Argon from 0.34.0 to 0.35.0
  • #​1773 Bump DiffEngine from 19.2.0 to 19.3.0
  • #​1774 Clear synchronization context in to task()
  • #​1775 Throw for greedy RegisterFileConverter

    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 Meziantou.Analyzer from 3.0.121 to 3.0.122
Bumps Verify.XunitV3 from 31.20.0 to 31.24.1

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.122
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-dependencies
- dependency-name: Verify.XunitV3
  dependency-version: 31.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-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 Jul 13, 2026
@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

Test Results

  3 files  ±0    3 suites  ±0   8s ⏱️ +2s
196 tests ±0  196 ✅ ±0  0 💤 ±0  0 ❌ ±0 
389 runs  ±0  389 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 875ab25. ± Comparison against base commit baf37b3.

♻️ This comment has been updated with latest results.

Verify.XunitV3 31.24+ rejects CRLF line endings in .verified.txt files.
On Windows, git's core.autocrlf checked these files out with CRLF,
causing ApiApproval tests to fail after upgrading Verify.XunitV3.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@dennisdoomen
dennisdoomen merged commit ed30cbe into main Jul 13, 2026
7 of 9 checks passed
@dennisdoomen
dennisdoomen deleted the dependabot/nuget/minor-dependencies-fcfd45fb0c branch July 13, 2026 08:02
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.

1 participant