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 13.2.0 to 13.3.0 (#1524)
Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 13.2.0 to 13.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 13.3.0</h2> <h3>Changes in Magick.NET:</h3> <ul> <li>Corrected checks for invalid density (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1419">#1419</a>).</li> <li>Changed <code>Channels</code> to 64-bit to allow setting the mask of all 64 channels.</li> <li>Added <code>Meta</code> channels to <code>Channels</code> and <code>PixelChannel</code>.</li> <li>Added Compression.LERC</li> </ul> <h3>Related changes in ImageMagick since the last release of Magick.NET:</h3> <ul> <li>Redefine QuantumScale to avoid double cast that results in odd issues (<a href="https://redirect.github.com/ImageMagick/ImageMagick/issues/6631">ImageMagick/ImageMagick#6631</a>)</li> <li>Added support for writing the alpha channel when the output format is TGA indexed (<a href="https://redirect.github.com/ImageMagick/ImageMagick/issues/6629">ImageMagick/ImageMagick#6629</a>)</li> <li>Account for extra bytes at end of a DICOM image (<a href="https://redirect.github.com/ImageMagick/ImageMagick/issues/6566">ImageMagick/ImageMagick#6566</a>)</li> <li>Check for 4 channel image with alpha (<a href="https://redirect.github.com/ImageMagick/ImageMagick/issues/6507">ImageMagick/ImageMagick#6507</a>)</li> <li>WEBP now respects ping (<a href="https://redirect.github.com/ImageMagick/ImageMagick/issues/6572">ImageMagick/ImageMagick#6572</a>)</li> <li>Use libraw’s camera white balance adjustment as default</li> <li>Added supported to write optional TGA header that seems to be required by Autodesk MotionBuilder (<a href="https://redirect.github.com/ImageMagick/ImageMagick/issues/6543">ImageMagick/ImageMagick#6543</a>)</li> <li>Fix possible memory leak when format doesn't support encoding (<a href="https://redirect.github.com/ImageMagick/ImageMagick/issues/6538">ImageMagick/ImageMagick#6538</a>).</li> </ul> <h3>Library updates:</h3> <ul> <li><a href="https://www.nuget.org/packages/Magick.NET.Core/">Magick.NET.Core</a> 13.3.0</li> <li><a href="https://www.nuget.org/packages/Magick.NET.SystemDrawing/">Magick.NET.SystemDrawing</a> 7.1.0</li> <li><a href="https://www.nuget.org/packages/Magick.NET.SystemWindowsMedia/">Magick.NET.SystemWindowsMedia</a> 7.1.0</li> <li>ImageMagick 7.1.1-17 (2023-09-19)</li> <li>brotli 1.1.0 (2023-08-31)</li> <li>freetype 2.13.2 (2023-08-25)</li> <li>harfbuzz 8.2.0 (2023-09-08)</li> <li>highway 1.0.7 (2023-08-30)</li> <li>openexr 3.1.11 (2023-08-14)</li> <li>webp 1.3.2 (2023-09-14)</li> <li>xml 2.11.5 (2023-08-09)</li> <li>zip 1.10.1 (2023-08-23)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dlemstra/Magick.NET/compare/13.2.0...13.3.0">https://github.com/dlemstra/Magick.NET/compare/13.2.0...13.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dlemstra/Magick.NET/commit/b7c190f168565907a1cccbea4d575340daba92a0"><code>b7c190f</code></a> Published Magick.NET 13.3.0</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/d8673e7690007d8c73a37f3a5c8104fa9321a8da"><code>d8673e7</code></a> Updated Magick.Native.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/0abd9fd2547200e407250bf3bee363256a8304b1"><code>0abd9fd</code></a> Generate a more random temporary file name.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/ac5f42463bd631216ba0f7745686229ba8a7b620"><code>ac5f424</code></a> Removed unused using.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/ac930c78dd4ef5921917fdbca6aae1f8dfd49139"><code>ac930c7</code></a> Removed unnecessary typecast.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/b34d8a421d1ae41ea035e6ebcff828c51b6ea72b"><code>b34d8a4</code></a> Updated ImageMagick.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/873d40036ce5fc6665a96cd48b23711cb7ce9002"><code>873d400</code></a> Updated NSubstitute.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/7e1068cc51126ba94a90a80e92c7bbb64e5ddf3b"><code>7e1068c</code></a> Improved error message.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/a1140041ecbb51087e37fe3372d5e4fff3cf9ce6"><code>a114004</code></a> Updated unit tests due to changes in the limits of ImageMagick.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/9dfb7410c6a04b31fde14dea0360265a2a757dfc"><code>9dfb741</code></a> Updated Magick.Native.</li> <li>Additional commits viewable in <a href="https://github.com/dlemstra/Magick.NET/compare/13.2.0...13.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=13.2.0&new-version=13.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information