Bump the patch group with 16 updates #215
Closed
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 csharpier from 1.0.2 to 1.0.3.
Release notes
Sourced from csharpier's releases.
1.0.3
What's Changed
Switch block case with conditionals adding newlines #1630
Switch blocks were breaking on conditions within patterns.
switch expression formatting adds odd newlines #1620
CSharpier was breaking after a discard with a when, resulting in extra new lines
multi-line raw string in linq query causes a subsequent linq query to be printed on one line #1617
... (truncated)
Commits viewable in compare view.
Updated Elastic.CommonSchema.Serilog from 8.18.1 to 8.18.2.
Release notes
Sourced from Elastic.CommonSchema.Serilog's releases.
8.18.2
elastic/ecs-dotnet@8.18.1...8.18.2
View the full list of issues and PRs
Commits viewable in compare view.
Updated Elastic.Serilog.Enrichers.Web from 8.18.1 to 8.18.2.
Release notes
Sourced from Elastic.Serilog.Enrichers.Web's releases.
8.18.2
elastic/ecs-dotnet@8.18.1...8.18.2
View the full list of issues and PRs
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
9.0.7
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.AspNetCore.HeaderPropagation from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.AspNetCore.HeaderPropagation's releases.
9.0.7
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
9.0.7
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Http.Resilience from 9.6.0 to 9.7.0.
Release notes
Sourced from Microsoft.Extensions.Http.Resilience's releases.
9.7.0
What's Changed
New Contributors
Full Changelog: dotnet/extensions@v9.6.0...v9.7.0
Commits viewable in compare view.
Updated Serilog.Enrichers.ClientInfo from 2.2.0 to 2.3.0.
Release notes
Sourced from Serilog.Enrichers.ClientInfo's releases.
2.3.0
What's Changed
#49
Full Changelog: serilog-contrib/serilog-enrichers-clientinfo@v2.2.0...v2.3.0
Commits viewable in compare view.
Updated SonarAnalyzer.CSharp from 10.12.0.118525 to 10.15.0.120848.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.15
False Positive
IEnumerable<string?>
toIEnumerable<string>
Improvement
False Negative
Task
10.14
Hey everyone,
This release mostly focuses on mitigating (NET-2196) a performance regression that was introduced in 10.13.
Improvement
False Negative
Task
10.13
Hello everyone,
In this release, we've focused on:
False Positives
dynamic
andout
should not raiseImprovements
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 9.0.1 to 9.0.3.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated swashbuckle.aspnetcore.cli from 9.0.1 to 9.0.3.
Release notes
Sourced from swashbuckle.aspnetcore.cli's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore.ReDoc from 9.0.1 to 9.0.3.
Release notes
Sourced from Swashbuckle.AspNetCore.ReDoc's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Verify.Xunit from 30.4.0 to 30.5.0.
Release notes
Sourced from Verify.Xunit's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated WireMock.Net from 1.8.13 to 1.8.17.
Release notes
Sourced from WireMock.Net's releases.
1.8.16
What's Changed
Full Changelog: wiremock/WireMock.Net@1.8.15...1.8.16
1.8.15
What's Changed
Full Changelog: wiremock/WireMock.Net@1.8.14...1.8.15
1.8.14
What's Changed
Full Changelog: wiremock/WireMock.Net@1.8.13...1.8.14
Commits viewable in compare view.
Updated WireMock.Net.FluentAssertions from 1.8.13 to 1.8.17.
Release notes
Sourced from WireMock.Net.FluentAssertions's releases.
1.8.16
What's Changed
Full Changelog: wiremock/WireMock.Net@1.8.15...1.8.16
1.8.15
What's Changed
Full Changelog: wiremock/WireMock.Net@1.8.14...1.8.15
1.8.14
What's Changed
Full Changelog: wiremock/WireMock.Net@1.8.13...1.8.14
Commits viewable in compare view.
Updated xunit.runner.visualstudio from 3.1.1 to 3.1.3.
Release notes
Sourced from xunit.runner.visualstudio's releases.
No release notes found for this version range.
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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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