-
-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: ParadoxGameConverters/ImperatorToCK3
base: 12.6.4
head repository: ParadoxGameConverters/ImperatorToCK3
compare: master
- 11 commits
- 6 files changed
- 2 contributors
Commits on Feb 24, 2025
-
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /ImperatorToCK…
…3.UnitTests (#2504) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's releases</a>.</em></p> <blockquote> <h2>v17.13.0</h2> <h2>What's Changed</h2> <ul> <li> <p>Add letter number among valid identifiers in class name by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/13868">microsoft/vstest#13868</a></p> </li> <li> <p>Fix formatting in Runner by <a href="https://github.com/mthalman"><code>@mthalman</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/13871">microsoft/vstest#13871</a></p> </li> <li> <p>Downgrade xunit skip warning to info by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10381">microsoft/vstest#10381</a></p> </li> <li> <p>Add msdia for arm64 into nuget by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10382">microsoft/vstest#10382</a></p> </li> <li> <p>Enable native debugging for vstest.console by <a href="https://github.com/ocitrev"><code>@ocitrev</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10401">microsoft/vstest#10401</a></p> </li> <li> <p>Fix RFCs links by <a href="https://github.com/Youssef1313"><code>@Youssef1313</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10424">microsoft/vstest#10424</a></p> </li> <li> <p>Convert to auto property by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10365">microsoft/vstest#10365</a></p> </li> <li> <p>Update Versions.props by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10378">microsoft/vstest#10378</a></p> </li> <li> <p>Enable TSA by <a href="https://github.com/jakubch1"><code>@jakubch1</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10385">microsoft/vstest#10385</a></p> </li> <li> <p>Arm64 dia by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10390">microsoft/vstest#10390</a></p> </li> <li> <p>Update source-build team references by <a href="https://github.com/MichaelSimons"><code>@MichaelSimons</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10388">microsoft/vstest#10388</a></p> </li> <li> <p>Exclude .signature.p7s from nupkg file count by <a href="https://github.com/ellahathaway"><code>@ellahathaway</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10418">microsoft/vstest#10418</a></p> </li> <li> <p>Set NetCurrent so that it doesn't roll forward automatically by <a href="https://github.com/ViktorHofer"><code>@ViktorHofer</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10622">microsoft/vstest#10622</a></p> </li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ocitrev"><code>@ocitrev</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/10401">microsoft/vstest#10401</a></li> <li><a href="https://github.com/Youssef1313"><code>@Youssef1313</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/10424">microsoft/vstest#10424</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0">https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/e8cf3808d0b16dea8d6e1a9b77f1660a5ff45e13"><code>e8cf380</code></a> Use 17.3.1 stable CodeCoverage</li> <li><a href="https://github.com/microsoft/vstest/commit/edabaf392a0f6d2909e0d1468554b8f7e7974825"><code>edabaf3</code></a> Move to macos14 (<a href="https://redirect.github.com/microsoft/vstest/issues/14137">#14137</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/1441926e38024401735188987bc00923f386d03f"><code>1441926</code></a> Change 17.13 to release (<a href="https://redirect.github.com/microsoft/vstest/issues/14942">#14942</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/03c3ac94040f393766508fb6cf7682415b4e4d75"><code>03c3ac9</code></a> [main] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a href="https://redirect.github.com/microsoft/vstest/issues/11120">#11120</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/8907779686555dafc9dcfe53f76f2f5f3efe15bd"><code>8907779</code></a> Fix formatting in Runner (<a href="https://redirect.github.com/microsoft/vstest/issues/13871">#13871</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/778c004f74659e18467f9220047072b79da82e88"><code>778c004</code></a> Add letter number among valid identifiers in class name (<a href="https://redirect.github.com/microsoft/vstest/issues/13868">#13868</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/d8aa5847a3d824ab4a4eb7d9504e57387801f0c6"><code>d8aa584</code></a> Update AzureDevOps.yml</li> <li><a href="https://github.com/microsoft/vstest/commit/af4080fb868028a53c89905a64c1e7483af34a6b"><code>af4080f</code></a> Update AzureDevOps.yml</li> <li><a href="https://github.com/microsoft/vstest/commit/f56ab6936969deb42c9ecf2f2193b16f0579be28"><code>f56ab69</code></a> Update AzureDevOps.yml</li> <li><a href="https://github.com/microsoft/vstest/commit/f05137ed3055a022904c5fad38db16e2f1654fe2"><code>f05137e</code></a> Update AzureDevOps.yml</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0">compare view</a></li> </ul> </details> <br /> [](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>
Configuration menu - View commit details
-
Copy full SHA for 5049587 - Browse repository at this point
Copy the full SHA 5049587View commit details -
Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in /ImperatorToCK3…
….UnitTests (#2505) Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.1 to 3.0.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/dd36e86129dcb108d86eb3650eba5fae5fc4c60a"><code>dd36e86</code></a> v3.0.2</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/b67d776b63cff86a5455df86553212fd494329dc"><code>b67d776</code></a> Defer reporting until TestComplete</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/ecace34afde83968521ef010a8aea752ae5136ed"><code>ecace34</code></a> Remove commented out project element</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/2009e51a713410319b8c4ad0a109224e80627430"><code>2009e51</code></a> Update to .NET SDK 9 for builds</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/c6763603c97cd50b5ca01d99a2cd55c864d4021a"><code>c676360</code></a> Add support for configuring maximum print lengths in assertion messages</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/c157d6fd0f7481256f7db45fba652777209e3417"><code>c157d6f</code></a> Remove half-written test</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/f02b46d4ba4deb35cf04e4c812a576ad95c26f45"><code>f02b46d</code></a> Latest dependencies, for <a href="https://redirect.github.com/xunit/xunit/issues/3130">xunit/xunit#3130</a></li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/04eacc14240df45f1f8e152f55501f2179170928"><code>04eacc1</code></a> Bump up to 3.0.2-pre</li> <li>See full diff in <a href="https://github.com/xunit/visualstudio.xunit/compare/3.0.1...3.0.2">compare view</a></li> </ul> </details> <br /> [](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>
Configuration menu - View commit details
-
Copy full SHA for 3df333a - Browse repository at this point
Copy the full SHA 3df333aView commit details -
Bump AwesomeAssertions from 8.0.0 to 8.0.1 in /ImperatorToCK3.UnitTes…
…ts (#2506) Bumps [AwesomeAssertions](https://github.com/AwesomeAssertions/AwesomeAssertions) from 8.0.0 to 8.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/AwesomeAssertions/AwesomeAssertions/releases">AwesomeAssertions's releases</a>.</em></p> <blockquote> <h2>8.0.1</h2> <h2>What's Changed</h2> <h3>Improvements</h3> <ul> <li>chore: add Company and Product metadata to FluentAssertions.csproj by <a href="https://github.com/jcfnomada"><code>@jcfnomada</code></a> in <a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/pull/30">AwesomeAssertions/AwesomeAssertions#30</a></li> </ul> <h3>Others</h3> <ul> <li>chore: Add documentation <a href="https://awesomeassertions.org/">https://awesomeassertions.org/</a> by in <a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/pull/16">AwesomeAssertions/AwesomeAssertions#16</a>, <a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/pull/21">AwesomeAssertions/AwesomeAssertions#21</a>, <a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/pull/20">AwesomeAssertions/AwesomeAssertions#20</a>, <a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/pull/32">AwesomeAssertions/AwesomeAssertions#32</a>, <a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/pull/34">AwesomeAssertions/AwesomeAssertions#34</a> <a href="https://github.com/cbersch"><code>@cbersch</code></a> / <a href="https://github.com/jupjohn"><code>@jupjohn</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/cbersch"><code>@cbersch</code></a> made their first contribution in <a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/pull/16">AwesomeAssertions/AwesomeAssertions#16</a></li> <li><a href="https://github.com/jcfnomada"><code>@jcfnomada</code></a> made their first contribution in <a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/pull/30">AwesomeAssertions/AwesomeAssertions#30</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/AwesomeAssertions/AwesomeAssertions/compare/8.0.0...8.0.1">https://github.com/AwesomeAssertions/AwesomeAssertions/compare/8.0.0...8.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AwesomeAssertions/AwesomeAssertions/commit/e25fbc649c52e9771e30576a486a9895b89c9b2d"><code>e25fbc6</code></a> doc: migrate pages to custom domain (<a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/issues/34">#34</a>)</li> <li><a href="https://github.com/AwesomeAssertions/AwesomeAssertions/commit/fd07327735989977090aeaef28d238327fa3c315"><code>fd07327</code></a> Create CNAME</li> <li><a href="https://github.com/AwesomeAssertions/AwesomeAssertions/commit/4db09a6a3a724a02f56cf808ba9eef9ebe8e5aec"><code>4db09a6</code></a> chore: add Company and Product metadata to FluentAssertions.csproj (<a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/issues/30">#30</a>)</li> <li><a href="https://github.com/AwesomeAssertions/AwesomeAssertions/commit/f47f7ed2f4fe9a4d060fbd99daf53d39a2fcb1fd"><code>f47f7ed</code></a> Update documentation urls (<a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/issues/32">#32</a>)</li> <li><a href="https://github.com/AwesomeAssertions/AwesomeAssertions/commit/8779a9057c58307645e3e5cd71430c582f911ea2"><code>8779a90</code></a> Rework documentation (<a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/issues/20">#20</a>)</li> <li><a href="https://github.com/AwesomeAssertions/AwesomeAssertions/commit/142babb60321e8c1675549339300adab0dc43635"><code>142babb</code></a> Update to Minimal Mistakes 4.26.2 (<a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/issues/14">#14</a>) (<a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/issues/21">#21</a>)</li> <li><a href="https://github.com/AwesomeAssertions/AwesomeAssertions/commit/4781ca9219ced1447128cf63c6e53ce27eb00e5a"><code>4781ca9</code></a> Cbersch/add logos and cleanup pr templates (<a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/issues/16">#16</a>)</li> <li><a href="https://github.com/AwesomeAssertions/AwesomeAssertions/commit/409543b02977d12ad9211f46735dd87b972493c3"><code>409543b</code></a> chore: add sonar badge (<a href="https://redirect.github.com/AwesomeAssertions/AwesomeAssertions/issues/15">#15</a>)</li> <li>See full diff in <a href="https://github.com/AwesomeAssertions/AwesomeAssertions/compare/8.0.0...8.0.1">compare view</a></li> </ul> </details> <br /> [](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>
Configuration menu - View commit details
-
Copy full SHA for 05cac76 - Browse repository at this point
Copy the full SHA 05cac76View commit details
Commits on Feb 25, 2025
-
Bump DotLiquid from 2.3.18 to 2.3.47 in /ImperatorToCK3 (#2509)
Bumps [DotLiquid](https://github.com/dotliquid/dotliquid) from 2.3.18 to 2.3.47. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotliquid/dotliquid/commits">compare view</a></li> </ul> </details> <br /> [](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>
Configuration menu - View commit details
-
Copy full SHA for d2453d5 - Browse repository at this point
Copy the full SHA d2453d5View commit details
Commits on Feb 26, 2025
-
Bump Magick.NET-Q16-AnyCPU from 14.4.0 to 14.5.0 in /ImperatorToCK3 (#…
…2510) Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 14.4.0 to 14.5.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.5.0</h2> <h2>What's Changed</h2> <ul> <li>Added <code>ToWriteableBitmapWithDensity</code> and changed the default DPI to 96 (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1781">#1781</a>)</li> <li>Use CallerArgumentExpressionAttribute in throw helpers (<a href="https://redirect.github.com/dlemstra/Magick.NET/issues/1788">#1788</a>)</li> <li>Added <code>CAT02LMSC</code> to <code>ColorSpace</code>.</li> </ul> <h3>Related changes in ImageMagick since the last release of Magick.NET:</h3> <ul> <li>Improved error message when reading or writing png data files.</li> <li>No longer set TIFFTAG_STRIPBYTECOUNTS to fix the issue reported in <a href="https://redirect.github.com/ImageMagick/ImageMagick/issues/7917">ImageMagick/ImageMagick#7917</a>.</li> <li>Increased accuracy for XYZ color conversion.</li> <li>Compensate for any NAN's in the Jzazbz colorspace transformation</li> <li>Added extra information to the reported error when the width or height exceed the limits.</li> </ul> <h3>Library updates:</h3> <ul> <li>ImageMagick 7.1.1-44 (2025-02-22)</li> <li>deflate 1.23.0 (2024-12-15)</li> <li>ffi 3.4.7 (2025-02-08)</li> <li>harfbuzz 10.2.0 (2025-01-11)</li> <li>jpeg-turbo 3.1.0 (2024-12-12)</li> <li>lcms 2.17.0 (2025-02-09)</li> <li>lzma 5.6.4 (2025-01-23)</li> <li>openh264 2.5.0 (2024-11-08)</li> <li>openjpeg 2.5.3 (2024-12-09)</li> <li>png 1.6.46 (2025-01-23)</li> <li>raw 0.22.0-Devel202403 (2024-03-30)</li> <li>webp 1.5.0 (2024-12-20)</li> <li>zip 1.11.3 (2025-01-20)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Ruben2776"><code>@Ruben2776</code></a> made their first contribution in <a href="https://redirect.github.com/dlemstra/Magick.NET/pull/1781">dlemstra/Magick.NET#1781</a></li> <li><a href="https://github.com/IliaBrahinets"><code>@IliaBrahinets</code></a> made their first contribution in <a href="https://redirect.github.com/dlemstra/Magick.NET/pull/1788">dlemstra/Magick.NET#1788</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dlemstra/Magick.NET/compare/14.4.0...14.5.0">https://github.com/dlemstra/Magick.NET/compare/14.4.0...14.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dlemstra/Magick.NET/commit/0e6c26312fcd82ede604119187c3e1be1612e9c7"><code>0e6c263</code></a> Published Magick.NET 14.5.0</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/c99b9fa6a2c35148af0c25cd15186789a212f8ec"><code>c99b9fa</code></a> Updated unit test due to changes in ImageMagick.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/7bbf6647f9818bb3c68b841151046e4e7b3a25b9"><code>7bbf664</code></a> Updated Magick.Native.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/3479946897d17fd4edb95ce1f457f2737bd9a5df"><code>3479946</code></a> Added required field for images in the bug report.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/a490cf7ff94926a1152057a937d9ffdad3f5514e"><code>a490cf7</code></a> Updated unit tests due to changes in ImageMagick.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/913f8b28184512c4e905301a03016e94e86567db"><code>913f8b2</code></a> Updated Magick.Native.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/0959555fa894f50a0c98101098eefdfe846b0c76"><code>0959555</code></a> Added extra asserts.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/2dea75997844c225d3cda1c3fba5ce6982efb184"><code>2dea759</code></a> Ghostscript on Linux appears to use a different message.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/194196551f68f833c916cf12236cae69fce71786"><code>1941965</code></a> Code style changes.</li> <li><a href="https://github.com/dlemstra/Magick.NET/commit/d4dc4badc5884490b052dcd6a0fca7428ceef5a8"><code>d4dc4ba</code></a> Added ExceptionAssert to get a better error message when the exception messag...</li> <li>Additional commits viewable in <a href="https://github.com/dlemstra/Magick.NET/compare/14.4.0...14.5.0">compare view</a></li> </ul> </details> <br /> [](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>
Configuration menu - View commit details
-
Copy full SHA for 548ca1a - Browse repository at this point
Copy the full SHA 548ca1aView commit details
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8706fac - Browse repository at this point
Copy the full SHA 8706facView commit details -
Bump Fronter.NET from
06c4d1f
to62aef03
(#2515)Bumps [Fronter.NET](https://github.com/ParadoxGameConverters/Fronter.NET) from `06c4d1f` to `62aef03`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/62aef0359dbb17ef4d42ab83dd40e5e02fd37347"><code>62aef03</code></a> Bump Microsoft.EntityFrameworkCore.Sqlite in /Fronter.NET (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/791">#791</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/341764e1f08eb7c2ff67b320abef36a0aa172023"><code>341764e</code></a> Bump Sentry from 5.1.1 to 5.2.0 in /Fronter.NET (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/793">#793</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/470f2332bbbde007fe9f8c5200903c7fe88bc1f4"><code>470f233</code></a> Bump Roslynator.Analyzers from 4.13.0 to 4.13.1 in /Fronter.NET (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/781">#781</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/1989dd1f5a63528ccefeb914c3b448b5877ef495"><code>1989dd1</code></a> Bump AWSSDK.S3 from 3.7.413.1 to 3.7.415.4 in /Fronter.NET (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/779">#779</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/9dd43b77a39c02ab5b506850a5e5eb53205e85ab"><code>9dd43b7</code></a> Bump dotnet-sdk from 9.0.102 to 9.0.200 (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/776">#776</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/9dfb528cdd88443d1521a528d8c9d65b1a49b6f0"><code>9dfb528</code></a> Bump Meziantou.Analyzer from 2.0.186 to 2.0.188 in /Fronter.NET (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/780">#780</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/86a9bd710418c7e878f5bf9d8bcddce0fbcb9b3b"><code>86a9bd7</code></a> Bump Microsoft.NET.Test.Sdk in /Fronter.NET.Tests (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/783">#783</a>)</li> <li>See full diff in <a href="https://github.com/ParadoxGameConverters/Fronter.NET/compare/06c4d1f569c4973d5abc38fd8f5f92b36a56f395...62aef0359dbb17ef4d42ab83dd40e5e02fd37347">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for a23b15e - Browse repository at this point
Copy the full SHA a23b15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eec17f - Browse repository at this point
Copy the full SHA 2eec17fView commit details -
Bump DotLiquid from 2.3.47 to 2.3.77 in /ImperatorToCK3 (#2514)
Bumps [DotLiquid](https://github.com/dotliquid/dotliquid) from 2.3.47 to 2.3.77. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotliquid/dotliquid/commits">compare view</a></li> </ul> </details> <br /> [](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>
Configuration menu - View commit details
-
Copy full SHA for 184d03a - Browse repository at this point
Copy the full SHA 184d03aView commit details
Commits on Mar 7, 2025
-
Bump SixLabors.ImageSharp from 3.1.6 to 3.1.7 in /ImperatorToCK3 (#2518)
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.6 to 3.1.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SixLabors/ImageSharp/releases">SixLabors.ImageSharp's releases</a>.</em></p> <blockquote> <h2>v3.1.7</h2> <h2>What's Changed</h2> <ul> <li>V3 : Decode Chunky Tile Rows Directly. by <a href="https://github.com/JimBobSquarePants"><code>@JimBobSquarePants</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2874">SixLabors/ImageSharp#2874</a></li> <li>V3: Gracefully handle LZW overflows by <a href="https://github.com/JimBobSquarePants"><code>@JimBobSquarePants</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2880">SixLabors/ImageSharp#2880</a></li> <li>[3.1] Set LangVersion=12 unconditionally by <a href="https://github.com/antonfirsov"><code>@antonfirsov</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2896">SixLabors/ImageSharp#2896</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SixLabors/ImageSharp/compare/v3.1.6...v3.1.7">https://github.com/SixLabors/ImageSharp/compare/v3.1.6...v3.1.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SixLabors/ImageSharp/commit/520e597c313d2869ea0b096d1723f8c4da7a13cc"><code>520e597</code></a> Merge pull request <a href="https://redirect.github.com/SixLabors/ImageSharp/issues/2896">#2896</a> from SixLabors/af/fix-3.1-build</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/80f73fb3a242efc99195609f7cf92c2da0160a6f"><code>80f73fb</code></a> set v12 unconditionally and globally</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/d7e58103ec61d7e973f920e2dcf018a7225580e4"><code>d7e5810</code></a> set LangVersion in all projects</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/9946b0cdab3b3519b4de8a5ea07170ef769a3372"><code>9946b0c</code></a> set <LangVersion> in the csproj</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/40643c1d514e299af497ae0ec948118b49f03078"><code>40643c1</code></a> Merge pull request <a href="https://redirect.github.com/SixLabors/ImageSharp/issues/2880">#2880</a> from SixLabors/js/fix-2859</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/20e5596f2a450c7911053cf3ba3fb7d5f03f7f62"><code>20e5596</code></a> Clean up and optimize</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/ca077545c45263f17e5f7764a155cf20e44f5580"><code>ca07754</code></a> Use safe code.</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/9cb022bc96882c0484d6f617babb5141e4d224f0"><code>9cb022b</code></a> Update build-and-test.yml</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/170979743ece9b10414868865897378be8eb7ba8"><code>1709797</code></a> Add reference output</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/b99bf32bb19a1e88083cae48a8c96a7531859604"><code>b99bf32</code></a> Gracefully handle LZW overflows</li> <li>Additional commits viewable in <a href="https://github.com/SixLabors/ImageSharp/compare/v3.1.6...v3.1.7">compare view</a></li> </ul> </details> <br /> [](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ParadoxGameConverters/ImperatorToCK3/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a1b5f1f - Browse repository at this point
Copy the full SHA a1b5f1fView commit details
Commits on Mar 11, 2025
-
Bump Fronter.NET from
62aef03
to7e8f6e4
(#2521)Bumps [Fronter.NET](https://github.com/ParadoxGameConverters/Fronter.NET) from `62aef03` to `7e8f6e4`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/7e8f6e4a8e49a8ad79abd2d7d1782e2f11aa44d5"><code>7e8f6e4</code></a> Bump PGCG.commonItems from 15.1.6 to 15.1.7 in /Fronter.NET (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/801">#801</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/79c4a4310bf9cefd3dd11ca3bd3be9f567864dcf"><code>79c4a43</code></a> Bump DynamicData from 9.1.1 to 9.1.2 in /Fronter.NET (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/800">#800</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/d53515ac60134217090f187dc7025f678a41fbbb"><code>d53515a</code></a> Bump Microsoft.EntityFrameworkCore.Design in /Fronter.NET (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/799">#799</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/b22d3d71db3c252c4343a6ab2f3ceb83dc03b4f8"><code>b22d3d7</code></a> Bump AWSSDK.S3 from 3.7.415.4 to 3.7.415.14 in /Fronter.NET.Tests (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/803">#803</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/2bae2970e2363c7b0d909a41d68ffcb80f90b424"><code>2bae297</code></a> Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in /Fronter.NET.Tests (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/802">#802</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/3dc75b9050fad6129486c265ac681eca7be269d1"><code>3dc75b9</code></a> Bump Sentry from 5.2.0 to 5.3.0 in /Fronter.NET (<a href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/798">#798</a>)</li> <li>See full diff in <a href="https://github.com/ParadoxGameConverters/Fronter.NET/compare/62aef0359dbb17ef4d42ab83dd40e5e02fd37347...7e8f6e4a8e49a8ad79abd2d7d1782e2f11aa44d5">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for 41b6ccf - Browse repository at this point
Copy the full SHA 41b6ccfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 12.6.4...master