Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions conflict-check.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
OK: no git merge-conflict markers found in committed files
Original file line number Diff line number Diff line change
@@ -0,0 +1,199 @@
---
pr_number: 4714
title: "deps: Bump the nuget-minor-patch group with 3 updates"
author: "dependabot"
state: "MERGED"
created_at: "2026-05-23T07:20:13Z"
merged_at: "2026-05-23T07:59:21Z"
closed_at: "2026-05-23T07:59:21Z"
head_ref: "dependabot/nuget/nuget-minor-patch-9df281b68a"
base_ref: "main"
archived_at: "2026-05-23T11:01:30Z"
archive_tool: "tools/pr-preservation/archive-pr.ts"
---

# PR #4714: deps: Bump the nuget-minor-patch group with 3 updates

## PR description

Updated [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 10.0.0 to 10.0.1.

<details>
<summary>Release notes</summary>

_Sourced from [coverlet.collector's releases](https://github.com/coverlet-coverage/coverlet/releases)._

## 10.0.1

### Improvements

- Coverlet with MTP 2 doesn't show test coverage statistic in console [#1907](https://github.com/coverlet-coverage/coverlet/issues/1907)
- Avoid unnecessary testhost restarts [#1912](https://github.com/coverlet-coverage/coverlet/issues/1912) by <https://github.com/mawosoft>

### Fixed

- Fix inconsistent paths in cobertura reports [#1723](https://github.com/coverlet-coverage/coverlet/issues/1723)
- Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal [#1313](https://github.com/coverlet-coverage/coverlet/issues/1313)
- Fix Coverlet flagging a branch for an async functions finally block where none exists [#1337](https://github.com/coverlet-coverage/coverlet/issues/1337)
- Fix Coverlet Tracker Missing CompilerGeneratedAttribute [#1828](https://github.com/coverlet-coverage/coverlet/issues/1828)

### Maintenance

- Add architecture docs and diagrams for all integrations [#1927](https://github.com/coverlet-coverage/coverlet/pull/1927)
- Update NuGet packages and .NET SDK versions [#1933](https://github.com/coverlet-coverage/coverlet/pull/1933)

[Diff between 10.0.0 and 10.0.1](https://github.com/coverlet-coverage/coverlet/compare/v10.0.0...v10.0.1)

Commits viewable in [compare view](https://github.com/coverlet-coverage/coverlet/compare/v10.0.0...v10.0.1).
</details>

Updated [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 10.0.0 to 10.0.1.

<details>
<summary>Release notes</summary>

_Sourced from [coverlet.msbuild's releases](https://github.com/coverlet-coverage/coverlet/releases)._

## 10.0.1

### Improvements

- Coverlet with MTP 2 doesn't show test coverage statistic in console [#1907](https://github.com/coverlet-coverage/coverlet/issues/1907)
- Avoid unnecessary testhost restarts [#1912](https://github.com/coverlet-coverage/coverlet/issues/1912) by <https://github.com/mawosoft>

### Fixed

- Fix inconsistent paths in cobertura reports [#1723](https://github.com/coverlet-coverage/coverlet/issues/1723)
- Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal [#1313](https://github.com/coverlet-coverage/coverlet/issues/1313)
- Fix Coverlet flagging a branch for an async functions finally block where none exists [#1337](https://github.com/coverlet-coverage/coverlet/issues/1337)
- Fix Coverlet Tracker Missing CompilerGeneratedAttribute [#1828](https://github.com/coverlet-coverage/coverlet/issues/1828)

### Maintenance

- Add architecture docs and diagrams for all integrations [#1927](https://github.com/coverlet-coverage/coverlet/pull/1927)
- Update NuGet packages and .NET SDK versions [#1933](https://github.com/coverlet-coverage/coverlet/pull/1933)

[Diff between 10.0.0 and 10.0.1](https://github.com/coverlet-coverage/coverlet/compare/v10.0.0...v10.0.1)

Commits viewable in [compare view](https://github.com/coverlet-coverage/coverlet/compare/v10.0.0...v10.0.1).
</details>

Updated [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 3.0.85 to 3.0.92.

<details>
<summary>Release notes</summary>

_Sourced from [Meziantou.Analyzer's releases](https://github.com/meziantou/Meziantou.Analyzer/releases)._

## 3.0.92

NuGet package: <https://www.nuget.org/packages/Meziantou.Analyzer/3.0.92>

## What's Changed
* Add analyzer for identical conditional compilation branches by @meziantou in https://github.com/meziantou/Meziantou.Analyzer/pull/1169


**Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.91...3.0.92

## 3.0.91

NuGet package: <https://www.nuget.org/packages/Meziantou.Analyzer/3.0.91>

## What's Changed
* Fix MA0003 Fix All producing invalid named-argument rewrites in multi-argument calls by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1168

Comment thread
AceHack marked this conversation as resolved.

**Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.90...3.0.91

## 3.0.90

NuGet package: <https://www.nuget.org/packages/Meziantou.Analyzer/3.0.90>

## What's Changed
* Fix MA0071 false positive for `else if` chains with reachable prior branches by @Copilot in https://github.com/meziantou/Meziantou.Analyzer/pull/1166

Comment thread
AceHack marked this conversation as resolved.

**Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.89...3.0.90

## 3.0.89

NuGet package: <https://www.nuget.org/packages/Meziantou.Analyzer/3.0.89>

## What's Changed
* Add opt-in MA0134 reporting for discarded awaitables by @meziantou in https://github.com/meziantou/Meziantou.Analyzer/pull/1164

Comment thread
AceHack marked this conversation as resolved.

**Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.88...3.0.89

## 3.0.88

NuGet package: <https://www.nuget.org/packages/Meziantou.Analyzer/3.0.88>

## What's Changed
* Add MA0201 for zero-valued enum flag checks by @meziantou in https://github.com/meziantou/Meziantou.Analyzer/pull/1163

Comment thread
AceHack marked this conversation as resolved.

**Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.87...3.0.88

## 3.0.87

NuGet package: <https://www.nuget.org/packages/Meziantou.Analyzer/3.0.87>

## What's Changed
* Fix MA0194 merge with existing and-patterns by @meziantou in https://github.com/meziantou/Meziantou.Analyzer/pull/1162

Comment thread
AceHack marked this conversation as resolved.

**Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.86...3.0.87

## 3.0.86

NuGet package: <https://www.nuget.org/packages/Meziantou.Analyzer/3.0.86>

## What's Changed
* Improve MA0192 HasFlag detection for zero comparisons by @meziantou in https://github.com/meziantou/Meziantou.Analyzer/pull/1161

Comment thread
AceHack marked this conversation as resolved.

**Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.85...3.0.86

Commits viewable in [compare view](https://github.com/meziantou/Meziantou.Analyzer/compare/3.0.85...3.0.92).
</details>

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

## General comments

### @dependabot (2026-05-23T07:20:13Z)

### Labels

The following labels could not be found: `dependencies`. Please create it before Dependabot can add it to a pull request.


Please fix the above issues or remove invalid values from `dependabot.yml`.

### @chatgpt-codex-connector (2026-05-23T07:20:17Z)

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.
Loading