Skip to content

Commit

Permalink
Bump Magick.NET-Q16-AnyCPU from 13.1.3 to 13.2.0 (#1440)
Browse files Browse the repository at this point in the history
Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET)
from 13.1.3 to 13.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 13.2.0</h2>
<h3>Changes in Magick.NET:</h3>
<ul>
<li>Added MagickFormat.Mpo.</li>
</ul>
<h3>Related changes in ImageMagick since the last release of
Magick.NET:</h3>
<ul>
<li>Add support for DXGI_FORMAT_R10G10B10A2_UNORM (<a
href="https://redirect.github.com/ImageMagick/ImageMagick/pull/6423">#6423</a>)</li>
<li>There is no need to also code WebPEncode when WebPAnimEncoderAdd is
used (<a
href="https://github.com/ImageMagick/ImageMagick/discussions/6415">#6415</a>)</li>
<li>Store additional information when dng:read-thumbnail is specified so
the user knows how to read the thumbnail data.</li>
</ul>
<h3>Library updates:</h3>
<ul>
<li><a
href="https://www.nuget.org/packages/Magick.NET.Core/">Magick.NET.Core</a>
13.2.0</li>
<li><a
href="https://www.nuget.org/packages/Magick.NET.SystemDrawing/">Magick.NET.SystemDrawing</a>
7.0.6</li>
<li><a
href="https://www.nuget.org/packages/Magick.NET.SystemWindowsMedia/">Magick.NET.SystemWindowsMedia</a>
7.0.6</li>
<li>ImageMagick 7.1.1-14 (2023-07-22)</li>
<li>de265 1.0.12 (2023-06-13)</li>
<li>imath 3.1.9 (2023-06-01)</li>
<li>openexr 3.1.9 (2023-06-26)</li>
<li>freetype 2.13.1 (2023-06-24)</li>
<li>harfbuzz 8.0.1 (2023-07-12)</li>
<li>heif 1.16.2 (2023-05-22)</li>
<li>jpeg-turbo 3.0.0 (2023-07-03)</li>
<li>jpeg-xl 0.8.2 (2023-06-14)</li>
<li>png 1.6.40 (2023-06-21)</li>
<li>tiff 4.5.1 (2023-06-10)</li>
<li>webp 1.3.1 (2023-06-23)</li>
<li>zip 1.10.0 (2023-06-23)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dlemstra/Magick.NET/compare/13.1.3...13.2.0">https://github.com/dlemstra/Magick.NET/compare/13.1.3...13.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dlemstra/Magick.NET/commit/ba476c73f7f1b7f67aef6908f1e0ef473398d23c"><code>ba476c7</code></a>
Published Magick.NET 13.2.0</li>
<li><a
href="https://github.com/dlemstra/Magick.NET/commit/2627f232884b9128aca0f0954022f9f70259d8ad"><code>2627f23</code></a>
Updated Magick.Native</li>
<li><a
href="https://github.com/dlemstra/Magick.NET/commit/f47be9df0218d4cc64b09ff1034cde35a6dcd35c"><code>f47be9d</code></a>
Added extra unit tests and added a test for the properties that were
recently...</li>
<li><a
href="https://github.com/dlemstra/Magick.NET/commit/6ec473467b48c11f27b65f99a6be20235759d472"><code>6ec4734</code></a>
Added extra unit test.</li>
<li><a
href="https://github.com/dlemstra/Magick.NET/commit/01b1d1163974fa263e30c0a3921623d88c4606ab"><code>01b1d11</code></a>
Set phash:colorspaces to make sure we get the same result.</li>
<li><a
href="https://github.com/dlemstra/Magick.NET/commit/9bad2778c1ff33110a2be49c635aa01a5bf2fd1c"><code>9bad277</code></a>
Added new MagickFormat.</li>
<li><a
href="https://github.com/dlemstra/Magick.NET/commit/ed3ee2f1fcbae012671a3cb4f7874b6b4e029642"><code>ed3ee2f</code></a>
Updated Magick.Native</li>
<li><a
href="https://github.com/dlemstra/Magick.NET/commit/e2058670d94ac2089e1a9117fcd8c0f1d6ff09a6"><code>e205867</code></a>
Updated packages.</li>
<li>See full diff in <a
href="https://github.com/dlemstra/Magick.NET/compare/13.1.3...13.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=13.1.3&new-version=13.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 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
dependabot[bot] authored Jul 25, 2023
1 parent 6ad3679 commit c5704c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImperatorToCK3/ImperatorToCK3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<ItemGroup>
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Fmod5Sharp" Version="3.0.1" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.1.3" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.2.0" />
<PackageReference Include="NAudio" Version="2.1.0" />
<PackageReference Include="NAudio.Vorbis" Version="1.5.0" />
<PackageReference Include="PGCG.commonItems" Version="8.1.5" />
Expand Down

0 comments on commit c5704c5

Please sign in to comment.