Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

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

  • Added extra overload to the Resize method that allows specifying the filter (#​1819).
  • Allow reading of clip paths without a name and give them a numeric name that can be used by ImageMagick (#​1814).
  • Use the ArrayPool API in .NET Standard 2.1 or later to reduce the creation of LOH objects (#​1812).
  • Allow modification of X and Y in the PointD struct (#​1856).
  • Improved parsing of a geometry in the MagickGeometry class (#​1855).
  • Added Icn to MagickFormat.

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-0 (2025-07-13)
  • aom 3.12.1 (2025-04-11)
  • de265 1.0.16 (2025-05-04)
  • deflate 1.24.0 (2025-05-11)
  • ffi 3.4.8 (2025-04-10)
  • harfbuzz 11.2.1 (2025-05-15)
  • heif 1.20.1 (2025-07-02)
  • lzma 5.8.1 (2025-04-03)
  • openexr 3.3.3 (2025-03-24)
  • pixman 0.46.0 (2025-04-30)
  • png 1.6.48 (2025-04-30)
  • raw 0.22.0-Devel202502 (2024-02-24)
  • xml 2.14.3 (2025-05-13)

Full Changelog: dlemstra/Magick.NET@14.6.0...14.7.0

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.Metrics from 3.3.4 to 4.14.0.

Release notes

Sourced from Microsoft.CodeAnalysis.Metrics's releases.

4.2.0-4.22266.5

Release

4.2.0-3.22151.16

Release

4.2.0-1.22108.11

Release

4.0.1

Release

4.0.0-6.21526.21

Release

4.0.0-2.21354.7

Release

4.0.0-2.21254.26

Release

4.0.0-1.21277.15

Release

3.10.0-3.21201.20

Release

3.10.0-2.21153.36

Release

3.10.0-1.21102.26

Release

3.9.0

Release

3.8.0

Release Notes
Install Instructions

Repos

3.8.0-5.20570.14

Release Notes
Install Instructions

Repo

3.7.0-3.20312.3

Release Notes
Install Instructions

Repos

3.7.0-3.20269.11

Release Notes
Install Instructions

Repos

3.7.0-2.20277.1

Release Notes
Install Instructions

Repos

3.6.0

Release Notes
Install Instructions

Commits viewable in compare view.

Updated Microsoft.Data.Sqlite from 9.0.5 to 9.0.7.

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.6...v9.0.7

9.0.6

Bug Fixes

  • Cosmos/FTS: Improved FullTextScore Translation for Multiple Keywords
    The translation of FullTextScore in Cosmos Full-Text Search has been updated to use multiple keywords instead of a keyword array, addressing issues with search accuracy and query compatibility. This resolves #​35983 and ensures more reliable full-text search results.
    #​36000 by @​maumar

Dependency Updates

  • [release/8.0] Update dependencies from dotnet/arcade
    Updated the Arcade build infrastructure dependencies for the 8.0 release branch, bringing in the latest improvements and security fixes from the Arcade ecosystem.
    #​35930 by @​dotnet-maestro
  • [release/9.0] Update dependencies from dotnet/arcade
    Updated Arcade dependencies for the 9.0 release branch, ensuring the build system benefits from the latest tooling and reliability enhancements.
    #​36006 by @​dotnet-maestro
  • [release/8.0] Update dependencies from dotnet/arcade
    Another update to Arcade dependencies for the 8.0 branch, further aligning with upstream improvements and fixes.
    #​36085 by @​dotnet-maestro
  • [release/9.0] Update dependencies from dotnet/arcade
    Additional update to Arcade dependencies for the 9.0 branch, maintaining up-to-date build tooling and infrastructure.
    #​36065 by @​dotnet-maestro

Technical Improvements

  • Merging Internal Commits for release/8.0
    Integrated various internal commits into the 8.0 release branch, improving code quality, maintainability, and aligning with internal standards.
    #​35926 by @​vseanreesermsft
  • Merging Internal Commits for release/8.0
    Additional internal commits merged into the 8.0 branch, further enhancing stability and maintainability.
    #​36080 by @​vseanreesermsft
  • Merging Internal Commits for release/9.0
    Integrated internal improvements into the 9.0 branch, ensuring consistency and codebase health.
    #​36081 by @​vseanreesermsft

Infrastructure

  • Update Branding to 9.0.6
    Updated the product branding and version numbers to 9.0.6, ensuring that all assemblies and packages reflect the correct release version.
    #​36044 by @​vseanreesermsft
  • Update Branding to 8.0.17
    Updated branding for the 8.0 release line to version 8.0.17, keeping versioning consistent across all release artifacts.
    #​36043 by @​vseanreesermsft

Miscellaneous

  • [automated] Merge branch 'release/8.0' => 'release/9.0'
    Automated merge of changes from the 8.0 branch into the 9.0 branch, ensuring that all relevant fixes and improvements are carried forward.
    #​35927 by @​github-actions
  • Merge release/9.0 to release/9.0-staging
    Merged the 9.0 branch into the 9.0-staging branch, preparing for further testing and validation before final release.
    #​36051 by @​AndriySvyryd
    ... (truncated)

Commits viewable in compare view.

Updated NLog.Web.AspNetCore from 5.4.0 to 6.0.2.

Release notes

Sourced from NLog.Web.AspNetCore's releases.

6.0.2

  • #​1099 Updated to NLog v6.0.2

6.0.1

  • #​1097 Updated to NLog v6.0.1

6.0

  • NLog.Web.AspNetCore

    • Updated dependency NLog v6.0
    • Enabled nullable references
    • Enabled <IsAotCompatible>
    • Removed support for .NET Core 3.1 + .NET v5
    • Updated .NET Framework 4.6.2 to use NET8-nuget-dependencies
    • Added ${host-environment} as alias for ${aspnet-environment}
    • Added ${host-rootdir} as alias for ${aspnet-appbasepath}
    • Added ${host-appname} as alias for ${iis-site-name}
    • Removed obsolete extension-methods to register NLog as Logging Provider.
    • Removed support for EvaluateAsNestedProperties, instead use ObjectPath.
    • Renamed class-names for old LayoutRenderers to follow standards (@​bakgerman)
    • Marked AspNetLayoutRendererBase DoAppend-method as obsolete (@​bakgerman)
  • NLog.Web

    • Updated dependency NLog v6.0
    • Enabled nullable references
    • Added ${host-rootdir} as alias for ${aspnet-appbasepath}
    • Added ${host-appname} as alias for ${iis-site-name}
    • Removed support for EvaluateAsNestedProperties, instead use ObjectPath.
    • Renamed class-names for old LayoutRenderers to follow standards (@​bakgerman)
    • Marked AspNetLayoutRendererBase DoAppend-method as obsolete (@​bakgerman)
    • Introduced NLogBufferingTargetWrapperModule to replace NLogHttpModule (@​bakgerman)

See also List of major changes in NLog v6

6.0.0-rc4

  • #​1090 Updated dependency NLog v6.0 RC4

6.0.0-rc3

  • NLog.Web.AspNetCore

    • #​1089 Updated dependency NLog v6.0 RC3
    • Added ${host-environment} as alias for ${aspnet-environment}
    • Added ${host-rootdir} as alias for ${aspnet-appbasepath}
    • Added ${host-appname} as alias for ${iis-site-name}
  • NLog.Web

    • #​1089 Updated dependency NLog v6.0 RC3
    • Added ${host-rootdir} as alias for ${aspnet-appbasePath}
    • Added ${host-appname} as alias for ${iis-site-name}
    • Introduced NLogBufferingTargetWrapperModule to replace NLogHttpModule (@​bakgerman)

6.0.0-rc2

  • NLog.Web.AspNetCore

    • Updated dependency NLog v6.0 RC2
    • Enabled nullable references
    • Enabled <IsAotCompatible>
    • Removed support for .NET Core 3.1 + .NET v5
    • Removed obsolete extension-methods to register NLog as Logging Provider.
    • Removed support for EvaluateAsNestedProperties, instead use ObjectPath.
    • Renamed class-names for old LayoutRenderers to follow standards (@​bakgerman)
    • Marked AspNetLayoutRendererBase DoAppend-method as obsolete (@​bakgerman)
  • NLog.Web

    • Updated dependency NLog v6.0 RC2
    • Enabled nullable references
    • Removed support for EvaluateAsNestedProperties, instead use ObjectPath.
    • Renamed class-names for old LayoutRenderers to follow standards (@​bakgerman)
    • Marked AspNetLayoutRendererBase DoAppend-method as obsolete (@​bakgerman)

See also List of major changes in NLog v6

5.5

  • NLog.Web.AspNetCore

    • #​1078 Added UseNLog extension method for IHostApplicationBuilder (#​1080) (@​snakefoot)
    • #​1078 Added AddNLogWeb extension method for IServiceCollection (#​1080) (@​snakefoot)
    • #​1078 Updated dependency NLog.Extensions.Logging v5.5 (#​1080) (@​snakefoot)
  • NLog.Web

    • #​1078 Updated dependency NLog v5.5 (#​1080) (@​snakefoot)

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

Bumps Magick.NET-Q8-AnyCPU from 14.6.0 to 14.7.0
Bumps Microsoft.CodeAnalysis.Metrics from 3.3.4 to 4.14.0
Bumps Microsoft.Data.Sqlite from 9.0.5 to 9.0.7
Bumps NLog.Web.AspNetCore from 5.4.0 to 6.0.2

---
updated-dependencies:
- dependency-name: Magick.NET-Q8-AnyCPU
  dependency-version: 14.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: Microsoft.CodeAnalysis.Metrics
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: main
- dependency-name: Microsoft.Data.Sqlite
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: NLog.Web.AspNetCore
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: main
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 29, 2025
@github-actions github-actions bot changed the title Bump Magick.NET-Q8-AnyCPU and 3 others Updated dependencies Jul 29, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 11, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/DogQuiz/main-88a30157f9 branch August 11, 2025 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cosmos/FTS: update translation of FullTextScore to use multiple keywords rather than keyword array

2 participants