Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Magick.NET-Q16-AnyCPU from 14.2.0 to 14.3.0 in /ImperatorToCK3 (#…
…2384) Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 14.2.0 to 14.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dlemstra/Magick.NET/releases">Magick.NET-Q16-AnyCPU's releases</a>.</em></p> <blockquote> <h2>Magick.NET 14.3.0</h2> <h2>What's Changed</h2> <ul> <li>Make sure <code>FrameCount</code> is 1 when reading a MagickImage (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1761">#1761</a>).</li> <li>Make the constructor of <code>ColorProfile</code> that has a name obsolete and only use <code>icc</code> as the name in the future.</li> <li>Fixed memory leak with the return value of <code>MagickImage.FormatExpression</code>.</li> <li>Added missing interface inheritance (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1776">#1776</a>).</li> <li>Created <code>Magick.NET.AvaloniaMediaImaging</code> (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1743">#1743</a>).</li> </ul> <h3>Related changes in ImageMagick since the last release of Magick.NET:</h3> <ul> <li>Make sure we can write jpeg files with an exif profile that has a length of 65533 (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1764">#1764</a>).</li> <li>Move jpeg specific exif detection of profiles with the name app1 to a more generic spot (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1766">#1766</a>).</li> </ul> <h3>Library updates:</h3> <ul> <li>ImageMagick 7.1.1-43 (2024-12-22)</li> <li>aom 3.11.0 (2024-11-14)</li> <li>heif 1.19.5 (2024-11-19)</li> <li>jpeg-xl 0.11.1 (2024-11-26)</li> <li>pixman 0.44.2 (2024-12-03)</li> <li>xml 2.13.5 (2024-11-12)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dlemstra/Magick.NET/compare/14.2.0...14.3.0">https://github.com/dlemstra/Magick.NET/compare/14.2.0...14.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dlemstra/Magick.NET/commit/058ead13f09190e33ae0dcf0bac8a8052555a4f7"><code>058ead1</code></a> Published Magick.NET 14.3.0</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/dec7dd941f8f43bda55f88b4828abdb944d898a5"><code>dec7dd9</code></a> Moved Resample to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/adbc98c86ac82fb5e8c5d8a29aadddfa604c31e4"><code>adbc98c</code></a> Corrected order.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/1e058de5467cf6cbf6733de634ffad4fda2daa0b"><code>1e058de</code></a> Updated Magick.Native.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/5ce63d921d20744ff08946198affab6ecda2f78b"><code>5ce63d9</code></a> Forgot to save the file...</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/c2224c9c647bb905bc6efe0c108cd3db2f41f60a"><code>c2224c9</code></a> Added missing interface inheritance (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1776">#1776</a>).</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/8323cef19d2e716991fd6a865ded6483461ece47"><code>8323cef</code></a> Moved OilPaint to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/04146e0cbdf423e01403157025af224ef984e5de"><code>04146e0</code></a> Bump Avalonia.Desktop from 11.2.2 to 11.2.3 (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1775">#1775</a>)</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/af57611db65c914e8a42073d44ef59b08b9afca2"><code>af57611</code></a> Bump Avalonia from 11.2.2 to 11.2.3 (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1774">#1774</a>)</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/493c5b2c010e57f43df8ab79c32c8ef68917c892"><code>493c5b2</code></a> Corrected script.</li> <li>Additional commits viewable in <a href="https://github.com/dlemstra/Magick.NET/compare/14.2.0...14.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Magick.NET-Q16-AnyCPU&package-manager=nuget&previous-version=14.2.0&new-version=14.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information