Skip to content

Bump Magick.NET-Q16-HDRI-AnyCPU from 14.13.0 to 14.16.0 - #379

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/TelegramSearchBot/Magick.NET-Q16-HDRI-AnyCPU-14.16.0
Open

Bump Magick.NET-Q16-HDRI-AnyCPU from 14.13.0 to 14.16.0#379
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/TelegramSearchBot/Magick.NET-Q16-HDRI-AnyCPU-14.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Updated Magick.NET-Q16-HDRI-AnyCPU from 14.13.0 to 14.16.0.

Release notes

Sourced from Magick.NET-Q16-HDRI-AnyCPU's releases.

14.16.0

What's Changed

  • Fixed stackoverflow when using the library in IIS (#​2049)
  • Added support for reading the XMP profile when pinging a raw image (#​2052)
  • Added Version to MagickFormatInfo.
  • Fixed thread pool starvation in AsyncStreamWrapper causing concurrent ReadAsync/WriteAsync to stall (#​2056)
  • Fixed issue where ImportIndexedPixels would always use a GrayScale colorspace (#​2057)

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

Library updates:

  • ImageMagick 7.1.2-29 (2026-07-27)
  • libffi 3.7.1 (2026-07-10)
  • fontconfig 2.18.2 (2026-07-09)
  • libjpeg-turbo 3.2.0 (2025-06-30)
  • libraqm 0.11.0 (2026-07-23)
  • libraw 0.22.2 (2026-07-16)

Full Changelog: dlemstra/Magick.NET@14.15.0...14.16.0

14.15.0

What's Changed

  • Add PingAsync to MagickImage and MagickImageCollection (#​2032).
  • Added ImportIndexedPixels to MagickImage (#​2040)

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

Library updates:

  • ImageMagick 7.1.2-27 (2026-07-05)
  • libde265 1.1.1 (2026-06-03)
  • openexr 3.4.13 (2026-06-19)
  • libffi 3.6.0 (2026-06-20)
  • fontconfig 2.18.1 (2026-06-02)
  • gdk-pixbuf 2.44.7 (2026-06-27)
  • harfbuzz 14.2.1 (2026-06-02)
  • libheif 1.23.1 (2026-06-26)
  • libjxl 0.12.0 (2026-07-01)
  • openjph 0.30.1 (2026-06-22)
  • libtiff 4.7.2 (2026-06-26)

Full Changelog: dlemstra/Magick.NET@14.14.0...14.15.0

14.14.0

What's Changed

  • Renamed ExifParts to ExifIfds and renamed ExifProfile.Parts to ExifProfile.AllowedIfds and mark the old names as obsolete.
  • Store the exif ifd in the ExifTag to make prevent marking a tag as duplicate when it is found in another ifd (#​2017)
  • Fixed Regression: Clip() doesn't take the correct bounding box (#​2019)
  • Fixed Regression: ColorType is no longer persisted (#​2020)
  • Fixed Native DLLs (Magick.Native-Q16-*.dll) appear at project root in Solution Explorer on .NET Framework 4.8 (#​2029)

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

Library updates:

  • ImageMagick 7.1.2-25 (2026-06-04)
  • aom 3.14.1 (2026-05-22)
  • libde265 1.1.0 (2026-05-26)
  • openexr 3.4.12 (2026-05-25)
  • libheif 1.23.0 (2026-05-29)

Full Changelog: dlemstra/Magick.NET@14.13.1...14.14.0

14.13.1

What's Changed

  • Fixed loading of animated AVIF image as MagickImageCollection (#​2000)
  • Fixed determining the number of frames when reading animated AVIF images (#​2005)
  • Fixed loaded of indexed color PSD file (#​2007)
  • Another fix when reading JPEG compressed TIFF files. (#​2016)

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

Library updates:

  • ImageMagick 7.1.2-23 (2026-05-17)
  • aom 3.14.0 (2026-05-12)
  • openexr 3.4.11 (2026-04-30)
  • libhwy 1.4.0 (2026-04-23)
  • lcms 2.19.1 (2026-05-06)
  • openjph 0.27.3 (2026-05-14)

Full Changelog: dlemstra/Magick.NET@14.13.0...14.13.1

Commits viewable in compare view.

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Magick.NET-Q16-HDRI-AnyCPU
  dependency-version: 14.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 28, 2026
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.

0 participants