SMI / BadMedicine.Dicom

CLI / Library for generating dicom files for use in testing applications. Images generated have 'realistic' tag data (based on aggregated tag data in dicom images taken in Scotland).
GNU General Public License v3.0
11 stars 4 forks source link

Bump SixLabors.ImageSharp.Drawing from 2.1.0 to 2.1.1 #200

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps SixLabors.ImageSharp.Drawing from 2.1.0 to 2.1.1.

Release notes

Sourced from SixLabors.ImageSharp.Drawing's releases.

v2.1.1

What's Changed

Full Changelog: https://github.com/SixLabors/ImageSharp.Drawing/compare/v2.1.0...v2.1.1

Commits
  • 16d79e7 Merge pull request #311 from SixLabors/js/update-refs
  • bf6482a Merge branch 'main' into js/update-refs
  • 60760c0 Update ImageSharp.Drawing.csproj
  • fda6302 Merge pull request #309 from SixLabors/sw/image-brush-offsets
  • 184fe2e Merge branch 'main' into sw/image-brush-offsets
  • 4d30fd9 make constructors public again
  • 3fb38a4 Merge pull request #310 from SixLabors/dependabot/github_actions/actions/setu...
  • c6df251 Bump actions/setup-dotnet from 3 to 4
  • 9269ea9 typeos
  • e7f368f correctly apply and pass thru the correct negative offset
  • See full diff in compare view


Dependabot compatibility score

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 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)