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.1.0 to 14.2.0 in /ImperatorToCK3 (#…
…2320) Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 14.1.0 to 14.2.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.2.0</h2> <h2>What's Changed</h2> <ul> <li>Added <code>MagicKernelSharp2013</code> and <code>MagicKernelSharp2021</code> to <code>FilterType</code>.</li> <li>Fixed MagickCorruptImageErrorException with iOS 18 HEIC (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1753">#1753</a>)</li> </ul> <h3>Related changes in ImageMagick since the last release of Magick.NET:</h3> <ul> <li>Improved decoding speed of the jp2 decoder by storing some values that won't change per image or row. (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1748">#1748</a>)</li> <li>The extra_samples should not be subtracted from the samples_per_pixel when calculating the padding in the tiff coder.</li> </ul> <h3>Library updates:</h3> <ul> <li>ImageMagick 7.1.1-41 (2024-11-16)</li> <li>openexr 3.3.2 (2024-11-11)</li> <li>harfbuzz 10.1.0 (2024-11-05)</li> <li>heif 1.19.3 (2024-11-11)</li> <li>pixman 0.44.0 (2024-11-05)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dlemstra/Magick.NET/compare/14.1.0...14.2.0">https://github.com/dlemstra/Magick.NET/compare/14.1.0...14.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dlemstra/Magick.NET/commit/5c5da0643b9c6087e6e7071a2d08990b0d2f9b4c"><code>5c5da06</code></a> Published Magick.NET 14.2.0</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/c1483f46daf5cfcfd3600ab9d65a5253c188230f"><code>c1483f4</code></a> Updated Magick.Native.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/fac3908d7f1de063e9a06748587cc013a31dad5d"><code>fac3908</code></a> Moved Encipher back to IMagickImage.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/8f5e97043203b50f2bbc42b19517e11c0fe9abe0"><code>8f5e970</code></a> Moved Extent to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/2350b3a2ac06fe83ca4a5ac7af6c9edb694d0ae1"><code>2350b3a</code></a> Moved Enhance to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/cd93a5cb628e75e6554b1bad9d2b9f5106687ed9"><code>cd93a5c</code></a> Moved Encipher to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/7e8f02190dc52cc56c17020b091b7993d99c7502"><code>7e8f021</code></a> Moved Emboss to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/2a85f1b374be0557bda77e46134ec130936a5b94"><code>2a85f1b</code></a> Moved Edge to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/93223aab5c3e867ceaf3d93c993da30173c73270"><code>93223aa</code></a> Moved Distort to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/0a31f090b69d9abfa514b71ea27c138091ecdcb7"><code>0a31f09</code></a> Moved Despeckle to IMagickImageCreateOperations.</li> <li>Additional commits viewable in <a href="https://github.com/dlemstra/Magick.NET/compare/14.1.0...14.2.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.1.0&new-version=14.2.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information