Skip to content

Bump Magick.NET-Q8-AnyCPU from 14.16.0 to 14.17.1 - #2489

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/UndertaleModLib/Magick.NET-Q8-AnyCPU-14.17.1
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/UndertaleModLib/Magick.NET-Q8-AnyCPU-14.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Updated Magick.NET-Q8-AnyCPU from 14.16.0 to 14.17.1.

Release notes

Sourced from Magick.NET-Q8-AnyCPU's releases.

14.17.1

What's Changed

  • Check if an exception was thrown to prevent a deadlock when reading the image asynchronous (#​2084)

Full Changelog: dlemstra/Magick.NET@14.17.0...14.17.1

14.17.0

What's Changed

  • Make sure that ReadAsync and WriteAsync throw an OperationCanceledException when the task was canceled (#​2066)
  • Fixed decoding of yuv422 tiff (#​2074)
  • Added JFIF as a supported extension (##​2075)
  • Report the correct error when decoding an invalid WebP file (#​2076)
  • Make sure we clear the collection before reading in the ReadAsync and PingAsync methods (#​2077)
  • Make sure that WriteAsync uses a stream that is both readable and writable when reading from a file path (#​2081)
  • Fixed cancelling MagickImage.ReadAsync crashes the process with an access violation (14.16.0, 14.15.0) (#​2084)

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

Library updates:

  • ImageMagick 7.1.2-31 (2026-09-03)
  • aom 3.15.0 (2026-08-25)
  • openexr 3.4.15 (2026-08-22)
  • libffi 3.8.0 (2026-08-09)
  • fontconfig 2.18.3 (2026-08-06)
  • gdk-pixbuf 2.44.8 (2026-08-12)
  • harfbuzz 14.4.0 (2026-08-26)
  • libheif 1.23.2 (2026-08-25)
  • imath 3.2.3 (2026-08-20)
  • openjph 0.31.0 (2026-07-27)

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

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-Q8-AnyCPU
  dependency-version: 14.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants