Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Sixlabors.ImageSharp from 2.1.1 to 2.1.7 in /csharp/sample/Micro…
…soft.ML.OnnxRuntime.ResNet50v2Sample (#19805) Bumps [Sixlabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.1 to 2.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>v2.1.7</h2> <h2>What's Changed</h2> <ul> <li>[release/2.1] Disallow allocation attempts of unrepresentable sizes by <a href="https://github.com/antonfirsov"><code>@antonfirsov</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2553">SixLabors/ImageSharp#2553</a></li> <li>[release/2.1] Tiff decoding robustness improvements (<a href="https://redirect.github.com/SixLabors/ImageSharp/issues/2550">#2550</a>) by <a href="https://github.com/antonfirsov"><code>@antonfirsov</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2554">SixLabors/ImageSharp#2554</a></li> <li>[release/2.1] PBM decoder robustness improvements and BufferedReadStream observability by <a href="https://github.com/antonfirsov"><code>@antonfirsov</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2555">SixLabors/ImageSharp#2555</a></li> <li>Backport 2681 by <a href="https://github.com/JimBobSquarePants"><code>@JimBobSquarePants</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2688">SixLabors/ImageSharp#2688</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SixLabors/ImageSharp/compare/v2.1.6...v2.1.7">https://github.com/SixLabors/ImageSharp/compare/v2.1.6...v2.1.7</a></p> <h2>v2.1.6</h2> <h2>What's Changed</h2> <ul> <li>Backport - Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. by <a href="https://github.com/JimBobSquarePants"><code>@JimBobSquarePants</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2524">SixLabors/ImageSharp#2524</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SixLabors/ImageSharp/compare/v2.1.5...v2.1.6">https://github.com/SixLabors/ImageSharp/compare/v2.1.5...v2.1.6</a></p> <h2>v2.1.5</h2> <h2>What's Changed</h2> <ul> <li>Backport <a href="https://redirect.github.com/SixLabors/ImageSharp/issues/2501">#2501</a> by <a href="https://github.com/JimBobSquarePants"><code>@JimBobSquarePants</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2509">SixLabors/ImageSharp#2509</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SixLabors/ImageSharp/compare/v2.1.4...v2.1.5">https://github.com/SixLabors/ImageSharp/compare/v2.1.4...v2.1.5</a></p> <h2>v2.1.4</h2> <h2>What's Changed</h2> <ul> <li>Backport WebP fix to 2.1 by <a href="https://github.com/antonfirsov"><code>@antonfirsov</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2420">SixLabors/ImageSharp#2420</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SixLabors/ImageSharp/compare/v2.1.3...v2.1.4">https://github.com/SixLabors/ImageSharp/compare/v2.1.3...v2.1.4</a></p> <h2>v2.1.3</h2> <h2>What's Changed</h2> <ul> <li>V2 Backport: 2133, 2154 by <a href="https://github.com/JimBobSquarePants"><code>@JimBobSquarePants</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2157">SixLabors/ImageSharp#2157</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SixLabors/ImageSharp/compare/v2.1.2...v2.1.3">https://github.com/SixLabors/ImageSharp/compare/v2.1.2...v2.1.3</a></p> <h2>v2.1.2</h2> <h2>What's Changed</h2> <ul> <li>Backport - Issue 2123 by <a href="https://github.com/JimBobSquarePants"><code>@JimBobSquarePants</code></a> in <a href="https://redirect.github.com/SixLabors/ImageSharp/pull/2126">SixLabors/ImageSharp#2126</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SixLabors/ImageSharp/compare/v2.1.1...v2.1.2">https://github.com/SixLabors/ImageSharp/compare/v2.1.1...v2.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SixLabors/ImageSharp/commit/fa7d712702d02df55ef1ba5d2c36c6714fbeeae6"><code>fa7d712</code></a> Merge pull request <a href="https://redirect.github.com/SixLabors/ImageSharp/issues/2688">#2688</a> from SixLabors/js/backport-2681</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/36b3533cc376c380be3653bfc5bffed1b1d6e693"><code>36b3533</code></a> Use correct property to disable upstream warnings.</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/94bb7615a1503dc4db94122764b3835a6f8932e6"><code>94bb761</code></a> Update ImageSharp.csproj</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/3ea257472627dce9eec2813b373776390a5af00b"><code>3ea2574</code></a> Update PngDecoderCore.cs</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/e74a55fbfdf199b3ffce299df0b98288227232f5"><code>e74a55f</code></a> [release/2.1] PBM decoder robustness improvements and BufferedReadStream obse...</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/749b1c04d757be301c2ad8decff13e45774fee8e"><code>749b1c0</code></a> [release/2.1] Tiff decoding robustness improvements (<a href="https://redirect.github.com/SixLabors/ImageSharp/issues/2550">#2550</a>) (<a href="https://redirect.github.com/SixLabors/ImageSharp/issues/2554">#2554</a>)</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/3064b78927b51993d5b9059513e699b2c571237e"><code>3064b78</code></a> Merge pull request <a href="https://redirect.github.com/SixLabors/ImageSharp/issues/2553">#2553</a> from SixLabors/backport/2.1.x/2545</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/f36ec126959b2a7fe021aa51678c64e658e9fb2e"><code>f36ec12</code></a> Disallow allocation attempts of unrepresentable sizes </li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/688e242a849378b8e6d7b55a2f275d8638a9b799"><code>688e242</code></a> Merge pull request <a href="https://redirect.github.com/SixLabors/ImageSharp/issues/2524">#2524</a> from SixLabors/js/backport-fix-jpeg-dos</li> <li><a href="https://github.com/SixLabors/ImageSharp/commit/0f17a8be9c57edab885e3d7e5dc7564837be6533"><code>0f17a8b</code></a> Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack.</li> <li>Additional commits viewable in <a href="https://github.com/SixLabors/ImageSharp/compare/v2.1.1...v2.1.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Sixlabors.ImageSharp&package-manager=nuget&previous-version=2.1.1&new-version=2.1.7)](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/microsoft/onnxruntime/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information