Bump the nuget group with 6 updates#1099
Merged
Merged
Conversation
Bumps AngleSharp from 1.5.1 to 1.5.2 Bumps GitVersion.MsBuild from 6.8.1 to 6.8.2 Bumps Meziantou.Analyzer from 3.0.119 to 3.0.122 Bumps Serilog from 4.3.1 to 4.4.0 Bumps SonarAnalyzer.CSharp from 10.28.0.143324 to 10.29.0.143774 Bumps Verify from 31.20.0 to 31.22.0 --- updated-dependencies: - dependency-name: AngleSharp dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: GitVersion.MsBuild dependency-version: 6.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Meziantou.Analyzer dependency-version: 3.0.122 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Serilog dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.29.0.143774 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Verify dependency-version: 31.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updated AngleSharp from 1.5.1 to 1.5.2.
Release notes
Sourced from AngleSharp's releases.
1.5.2
Released on Sunday, July 5 2026
NodeIteratorpre-removing steps to use the first following node (#1260) @ivandroflyRange.IsCollapsedto also compare offsets (#1259) @ivandroflyRange.CompareBoundaryTo(#1258) @ivandroflyRange.CopyContentto follow the DOM Standard (#1257) @ivandroflyRange.ExtractContentto follow the DOM Standard (#1256) @ivandroflyCommits viewable in compare view.
Updated GitVersion.MsBuild from 6.8.1 to 6.8.2.
Release notes
Sourced from GitVersion.MsBuild's releases.
6.8.2
As part of this release we had 10 commits which resulted in 4 issues being closed.
Dependencies
Improvements
Contributors
2 contributors made this release possible.
SHA256 Hashes of the release artifacts
gitversion-linux-arm64-6.8.2.tar.gz—1b51227f88ddf705fc01a3b04ca15eb50fe76baf78013f99c731a2fac729dd8egitversion-linux-musl-arm64-6.8.2.tar.gz—f55140d5a94c046561528e1746f7ad1bf530ee9a71cf4414843090964f9ce273gitversion-linux-musl-x64-6.8.2.tar.gz—a850cf6a02bf2cadf647fbfead9570179b50da8190fa59dc85405363f5e2cf86gitversion-linux-x64-6.8.2.tar.gz—4b9c361952a7bd8230e3dfeb68189ac99fc3059b561b186d8c1fce22a2287dc2gitversion-osx-arm64-6.8.2.tar.gz—02eb6ec6f65a0661bf5f0d0b12a503762372db6bf7e28bc2657015aaf1e0c38fgitversion-osx-x64-6.8.2.tar.gz—34b79fa8dc9ee659dc4a7c57f8e3a89ff25fd3959f555d00c8d0d6ad9cb01a01gitversion-win-arm64-6.8.2.zip—13d95502e3888055df077ed4383ed2e010ec659a3a0f0b3db726e9d7a8fa6724gitversion-win-x64-6.8.2.zip—73219908a616847bd4049680dff389fc3623d4fbe8585e92198a5572da63f796Commits viewable in compare view.
Updated Meziantou.Analyzer from 3.0.119 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
3.0.121
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.121
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.120...3.0.121
3.0.120
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.120
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.119...3.0.120
Commits viewable in compare view.
Updated Serilog from 4.3.1 to 4.4.0.
Release notes
Sourced from Serilog's releases.
4.4.0
What's Changed
SelfMetricsby @nblumhardt inSelfMetricsserilog/serilog#2237New Contributors
Full Changelog: serilog/serilog@v4.3.1...v4.4.0
Commits viewable in compare view.
Updated SonarAnalyzer.CSharp from 10.28.0.143324 to 10.29.0.143774.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.29.0.143774
Release notes - .NET Analyzers - 10.29
Feature
NET-3997 Move S6444 out of hotspot
NET-4060 Update RSPEC before 10.29 release
False Positive
NET-1626 Fix S6444 FP: REGEX_DEFAULT_MATCH_TIMEOUT
False Negative
NET-3920 Fix S2971 FN: Should raise on EntityFramework IQueryables
NET-3921 Fix S1155 FN: Should raise on EntityFramework IQueryables
NET-3922 Fix S3981 FN: Should raise on EntityFramework IQueryables
NET-3924 Fix S3169 FN: Should raise on EntityFramework IQueryables
Commits viewable in compare view.
Updated Verify from 31.20.0 to 31.22.0.
Release notes
Sourced from Verify's releases.
31.22.0
31.21.0
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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