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.3.0 to 14.4.0 in /ImperatorToCK3 (#…
…2395) Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 14.3.0 to 14.4.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>14.4.0</h2> <h2>What's Changed</h2> <ul> <li>Added missing interface inheritance (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1776">#1776</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dlemstra/Magick.NET/compare/14.3.0...14.4.0">https://github.com/dlemstra/Magick.NET/compare/14.3.0...14.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dlemstra/Magick.NET/commit/37cd51b95c5ac6df45c51c75c3d67d94c7e64bf1"><code>37cd51b</code></a> Published Magick.NET 14.4.0</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/cb4c521f4c730f69a84d85656805d5d74ee4eb2e"><code>cb4c521</code></a> Moved WaveletDenoise to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/843abfc4acf27dd6b93ced6f9ae14154619c1c50"><code>843abfc</code></a> Moved Wave to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/785cdc7b4e05373580b03dce71a5038c16f48980"><code>785cdc7</code></a> Moved Vignette to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/ccfac91ad3a58fe6099bd613287a71a2784238c1"><code>ccfac91</code></a> Moved UnsharpMask to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/3ee88f74ecfb6f5b6335154506e9e073208edd97"><code>3ee88f7</code></a> Moved Transverse to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/eb3c1cba25b9afe1be8e34cbbe0212a6c81816a2"><code>eb3c1cb</code></a> Moved Transpose to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/0ae91c071eef253747fc931aa4a85e4a786d1bec"><code>0ae91c0</code></a> Moved Tint to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/aeeef785a7be5324ec695348dd01ff7ee7335b86"><code>aeeef78</code></a> Moved Thumbnail to IMagickImageCreateOperations.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/885c8a40e370df073fb77293aa078752af41acd4"><code>885c8a4</code></a> Moved Swirl to IMagickImageCreateOperations.</li> <li>Additional commits viewable in <a href="https://github.com/dlemstra/Magick.NET/compare/14.3.0...14.4.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.3.0&new-version=14.4.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