fix: Bump coverlet.collector and 8 others#32
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps coverlet.collector from 6.0.0 to 6.0.4 Bumps coverlet.msbuild from 6.0.0 to 6.0.4 Bumps FluentAssertions from 8.0.1 to 8.8.0 Bumps FluentValidation from 11.11.0 to 11.12.0 Bumps FluentValidation.DependencyInjectionExtensions from 11.11.0 to 11.12.0 Bumps MediatR from 12.4.1 to 12.5.0 Bumps Roslynator.Analyzers from 4.12.10 to 4.14.1 Bumps Scrutor from 6.0.1 to 6.1.0 Bumps Serilog from 4.2.0 to 4.3.0 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverlet.msbuild dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: FluentValidation dependency-version: 11.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: FluentValidation.DependencyInjectionExtensions dependency-version: 11.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: MediatR dependency-version: 12.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Roslynator.Analyzers dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Scrutor dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Serilog dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 coverlet.collector from 6.0.0 to 6.0.4.
Release notes
Sourced from coverlet.collector's releases.
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
6.0.2
Fixed
Improvements
Diff between 6.0.1 and 6.0.2
6.0.1
Fixed
Improvements
Diff between 6.0.0 and 6.0.1
Commits viewable in compare view.
Updated coverlet.msbuild from 6.0.0 to 6.0.4.
Release notes
Sourced from coverlet.msbuild's releases.
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
6.0.2
Fixed
Improvements
Diff between 6.0.1 and 6.0.2
6.0.1
Fixed
Improvements
Diff between 6.0.0 and 6.0.1
Commits viewable in compare view.
Updated FluentAssertions from 8.0.1 to 8.8.0.
Release notes
Sourced from FluentAssertions's releases.
8.8.0
What's Changed
New features
Improvements
Documentation
configparameter by @jnyrup in Add docs forconfigparameter fluentassertions/fluentassertions#3104Others
Full Changelog: fluentassertions/fluentassertions@8.7.1...8.8.0
8.7.1
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@8.7.0...8.7.1
8.7.0
What's Changed
New features
Others
DisableImplicitNuGetFallbackFolderby @jnyrup in SetDisableImplicitNuGetFallbackFolderfluentassertions/fluentassertions#3095Full Changelog: fluentassertions/fluentassertions@8.6.0...8.7.0
8.6.0
What's Changed
Improvements
Value.ThatMatchesandValue.ThatSatisfiesby @dennisdoomen in Add support for inline assertions using Value.ThatMatches and Value.ThatSatisfies fluentassertions/fluentassertions#3076Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.5.0...8.6.0
8.5.0
What's Changed
New features
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@8.4.0...8.5.0
8.4.0
What's Changed
Improvements
Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.3.0...8.4.0
8.3.0
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@8.2.0...8.3.0
8.2.0
What's Changed
Improvements
Fixes
StringSyntaxannotations by @jnyrup in RestoreStringSyntaxannotations fluentassertions/fluentassertions#3033Others
Full Changelog: fluentassertions/fluentassertions@8.1.1...8.2.0
8.1.1
What's Changed
Fixes
Full Changelog: fluentassertions/fluentassertions@8.1.0...8.1.1
8.1.0
What's Changed
Improvements
Fixes
Documentation
Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.0.1...8.1.0
Commits viewable in compare view.
Pinned FluentValidation at 11.12.0.
Release notes
Sourced from FluentValidation's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned FluentValidation.DependencyInjectionExtensions at 11.12.0.
Release notes
Sourced from FluentValidation.DependencyInjectionExtensions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MediatR from 12.4.1 to 12.5.0.
Release notes
Sourced from MediatR's releases.
12.5.0
What's Changed
Nullableproperty fromMediatR.Contractsby @jithu7432 in Remove duplicateNullableproperty fromMediatR.ContractsLuckyPennySoftware/MediatR#1061New Contributors
Nullableproperty fromMediatR.ContractsLuckyPennySoftware/MediatR#1061Full Changelog: LuckyPennySoftware/MediatR@v12.4.1...v12.5.0
Commits viewable in compare view.
Updated Roslynator.Analyzers from 4.12.10 to 4.14.1.
Release notes
Sourced from Roslynator.Analyzers's releases.
4.14.1
Added
slnxfiles (PR by @darthtrevino)Fixed
OnRectTransformDimensionsChangeChanged
omit_when_single_linewill be that the braces/brackets are on the same line, not just the expression in the braces/brackets4.14.0
Added
Fixed
Changed
Removed
4.13.1
Added
4.13.0
Fixed
Added
Changed
Microsoft.Build.Locatorto 1.7.8 (PR)4.12.11
Added
Fixed
Changed
DiagnosticRulesandDiagnosticIdentifierstoRoslynator.Common(PR)Commits viewable in compare view.
Updated Scrutor from 6.0.1 to 6.1.0.
Release notes
Sourced from Scrutor's releases.
6.1.0
What's Changed
New Contributors
Full Changelog: khellang/Scrutor@v6.0.1...v6.1.0
Commits viewable in compare view.
Pinned Serilog at 4.3.0.
Release notes
Sourced from Serilog's releases.
4.3.0
What's Changed
LogEvent.AddPropertyIfAbsent(ILogEventPropertyFactory, ...)overload that helps avoid allocations (@vanni-giachin)LogContext.Push()overloads acceptingIEnumerable<ILogEventEnricher>andReadOnlySpan<ILogEventEnricher>(@SimonCropp)New Contributors
Full Changelog: serilog/serilog@v4.2.0...v4.3.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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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