-
Notifications
You must be signed in to change notification settings - Fork 1
docs(archive): preserve merged PR #4714 #4722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| OK: no git merge-conflict markers found in committed files |
199 changes: 199 additions & 0 deletions
199
.../pr-discussions/PR-4714-deps-bump-the-nuget-minor-patch-group-with-3-updates.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 | ||
|
|
||
|
|
||
| **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 | ||
|
|
||
|
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 | ||
|
|
||
|
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 | ||
|
|
||
|
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 | ||
|
|
||
|
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 | ||
|
|
||
|
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. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.