CSharpDirectXRaytracing
CSharpDirectXRaytracing copied to clipboard
Bump SixLabors.ImageSharp from 1.0.0-beta0007 to 2.1.7 in /23-LoadTexture
Bumps SixLabors.ImageSharp from 1.0.0-beta0007 to 2.1.7.
Release notes
Sourced from SixLabors.ImageSharp's releases.
v2.1.7
What's Changed
- [release/2.1] Disallow allocation attempts of unrepresentable sizes by
@antonfirsovin SixLabors/ImageSharp#2553- [release/2.1] Tiff decoding robustness improvements (#2550) by
@antonfirsovin SixLabors/ImageSharp#2554- [release/2.1] PBM decoder robustness improvements and BufferedReadStream observability by
@antonfirsovin SixLabors/ImageSharp#2555- Backport 2681 by
@JimBobSquarePantsin SixLabors/ImageSharp#2688Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v2.1.6...v2.1.7
v2.1.6
What's Changed
- Backport - Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. by
@JimBobSquarePantsin SixLabors/ImageSharp#2524Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v2.1.5...v2.1.6
v2.1.5
What's Changed
- Backport #2501 by
@JimBobSquarePantsin SixLabors/ImageSharp#2509Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v2.1.4...v2.1.5
v2.1.4
What's Changed
- Backport WebP fix to 2.1 by
@antonfirsovin SixLabors/ImageSharp#2420Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v2.1.3...v2.1.4
v2.1.3
What's Changed
- V2 Backport: 2133, 2154 by
@JimBobSquarePantsin SixLabors/ImageSharp#2157Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v2.1.2...v2.1.3
v2.1.2
What's Changed
- Backport - Issue 2123 by
@JimBobSquarePantsin SixLabors/ImageSharp#2126Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v2.1.1...v2.1.2
v2.1.1
What's Changed
- Memory allocation allocation tracker test helper by
@tocsoftin SixLabors/ImageSharp#2082- Added sanity check for every jpeg marker by
@br3akerin SixLabors/ImageSharp#2084- Fixed string exif value corner case exception by
@br3akerin SixLabors/ImageSharp#2088
... (truncated)
Commits
- See full diff in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.