Closed dependabot[bot] closed 6 months ago
This fixes a security CVE https://github.com/SixLabors/ImageSharp/security/advisories/GHSA-65x7-c272-7g7r
That advises any version below 2.1.6 to be upgraded to minimum 2.1.7.
Is it possible to deploy a new update of Netbarcode?
Bumps SixLabors.ImageSharp from 2.1.1 to 2.1.8.
Release notes
Sourced from SixLabors.ImageSharp's releases.
... (truncated)
Commits
f21d641
Merge pull request #2715 from SixLabors/backport/v2-memlimit8f0b4d3
Merge pull request #2717 from SixLabors/backport/v2-clear-bufferscf9496d
test allocation limits3d298db
Adapt BmpDecoder_ThrowsException_Issue2696 for V2a78ce27
Merge pull request #2719 from SixLabors/backport/v2-check-palette-indicese620914
Clamp read palette indices.c122185
Clear pixel buffers on decode.5c6ec5d
Limit all allocationsfa7d712
Merge pull request #2688 from SixLabors/js/backport-268136b3533
Use correct property to disable upstream warnings.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 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