Bump dotnet-reportgenerator-globaltool and 10 others#374
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump dotnet-reportgenerator-globaltool and 10 others#374dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps dotnet-reportgenerator-globaltool from 5.4.8 to 5.4.11 Bumps JetBrains.Annotations from 2024.3.0 to 2025.2.0 Bumps Magick.NET-Q8-AnyCPU from 14.6.0 to 14.7.0 Bumps Magick.NET.SystemWindowsMedia from 8.0.6 to 8.0.7 Bumps MediatR from 12.5.0 to 13.0.0 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.ObjectPool from 9.0.6 to 9.0.7 Bumps nuget-license from 3.1.4 to 3.1.6 Bumps Roslynator.Analyzers from 4.13.1 to 4.14.0 Bumps System.Drawing.Common from 9.0.6 to 9.0.7 --- updated-dependencies: - dependency-name: dotnet-reportgenerator-globaltool dependency-version: 5.4.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: JetBrains.Annotations dependency-version: 2025.2.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Magick.NET-Q8-AnyCPU dependency-version: 14.7.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Magick.NET.SystemWindowsMedia dependency-version: 8.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MediatR dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.ObjectPool dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: nuget-license dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Roslynator.Analyzers dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Drawing.Common dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 dotnet-reportgenerator-globaltool from 5.4.8 to 5.4.11.
Release notes
Sourced from dotnet-reportgenerator-globaltool's releases.
5.4.11
This release requires .NET Framework 4.7 or .NET 8.0/9.0
5.4.10
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0
5.4.9
Changes:
This release requires .NET Framework 4.7 or .NET 8.0/9.0
Commits viewable in compare view.
Updated JetBrains.Annotations from 2024.3.0 to 2025.2.0.
Release notes
Sourced from JetBrains.Annotations's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Magick.NET-Q8-AnyCPU from 14.6.0 to 14.7.0.
Release notes
Sourced from Magick.NET-Q8-AnyCPU's releases.
14.7.0
What's Changed
Resizemethod that allows specifying the filter (#1819).ArrayPoolAPI in .NET Standard 2.1 or later to reduce the creation of LOH objects (#1812).XandYin thePointDstruct (#1856).MagickGeometryclass (#1855).IcntoMagickFormat.Related changes in ImageMagick since the last release of Magick.NET:
Library updates:
Full Changelog: dlemstra/Magick.NET@14.6.0...14.7.0
Commits viewable in compare view.
Updated Magick.NET.SystemWindowsMedia from 8.0.6 to 8.0.7.
Release notes
Sourced from Magick.NET.SystemWindowsMedia's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MediatR from 12.5.0 to 13.0.0.
Release notes
Sourced from MediatR's releases.
13.0.0
Full Changelog: LuckyPennySoftware/MediatR@v12.5.0...v13.0.0
To set your license key:
You can obtain your license key at MediatR.io
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
9.0.7
Release
What's Changed
sort_mark_listby @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_listdotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
9.0.7
Release
What's Changed
sort_mark_listby @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_listdotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.ObjectPool from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.ObjectPool's releases.
9.0.7
Release
What's Changed
04ee1b4toe9092b1by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4toe9092b1dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated nuget-license from 3.1.4 to 3.1.6.
Release notes
Sourced from nuget-license's releases.
3.1.6
What's Changed
Full Changelog: sensslen/nuget-license@v3.1.5...v3.1.6
3.1.5
What's Changed
New Contributors
Full Changelog: sensslen/nuget-license@v3.1.4...v3.1.5
Commits viewable in compare view.
Updated Roslynator.Analyzers from 4.13.1 to 4.14.0.
Release notes
Sourced from Roslynator.Analyzers's releases.
4.14.0
Added
Fixed
Changed
Removed
Commits viewable in compare view.
Updated System.Drawing.Common from 9.0.6 to 9.0.7.
Release notes
Sourced from System.Drawing.Common's releases.
No release notes found for this version range.
Commits viewable in compare view.
You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)