Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Magick.NET-Q8-AnyCPU from 13.5.0 to 13.6.0 in /Google.Authenticator.Tests #202

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps Magick.NET-Q8-AnyCPU from 13.5.0 to 13.6.0.

Release notes

Sourced from Magick.NET-Q8-AnyCPU's releases.

Magick.NET 13.6.0

Changes in Magick.NET:

  • Make sure the current settings are using when creating new MagickReadSettings (#1495)
  • Also return IndexChannel in the Channels property (#1496).
  • Generate the code to get the description of an ExifTagValue instead of using reflection (#1499).
  • Added Time to the ResourceLimits.
  • Added support for specifying the ColorSpace with a PerceptualHash.
  • Fix: magickSettings: use backing Drawing property instead of options by @​Gounlaf in dlemstra/Magick.NET#1521
  • Added Id to EightBimValue that will replace ID in the next major release.
  • Added Id to DrawablePushPattern that will replace ID in the next major release.
  • Added methods to the EightBimProfile profile to get and set the XmpProfile profile inside it (#1517).
  • Added interfaces for the Drawable classes.
  • Added MipmapCount to the DdsWriteDefines that will replace the Mipmaps property in the next major release.
  • Fix: add guards for MagickImage.AdaptiveThreshold by @​Gounlaf in dlemstra/Magick.NET#1544
  • Fix: add guards for MagickImage.BilateralBlur by @​Gounlaf in dlemstra/Magick.NET#1545
  • Fix: add guards for MagickImage.Clahe by @​Gounlaf in dlemstra/Magick.NET#1551
  • Use Quantum.Convert for K value in MagickColor by @​Gounlaf in dlemstra/Magick.NET#1512
  • Typo: TiffReadDefines.IgnoreExifPoperties -> IgnoreExifProperties by @​Gounlaf in dlemstra/Magick.NET#1556

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • aom 3.8.1 (2024-01-17)
  • de265 1.0.15 (2023-12-20)
  • ImageMagick 7.1.1-28 (2024-02-11)
  • heif 1.17.6 (2023-12-20)
  • imath 3.1.10 (2024-01-27)
  • jasper 4.2.0 (2024-02-05)
  • jpeg-xl 0.9.0 (2023-12-22)
  • jpeg-turbo 3.0.2 (2024-01-16)
  • jpeg-xl 0.9.2 (2024-02-07)
  • lcms 2.16.0 (2023-12-03)
  • lzma 5.4.5 (2023-12-23)
  • pixman 0.43.2 (2024-01-28)
  • png 1.6.42 (2024-01-29)
  • raw 0.21.2 (2023-12-19)

... (truncated)

Commits
  • d7e2e59 Published Magick.NET 13.6.0
  • 4c1a80f tests: Refactored unit test for the ConvolveMatrix. (#1557)
  • efbdf80 typo: TiffReadDefines.IgnoreExifPoperties -> IgnoreExifProperties (#1556)
  • 3c0dc19 typo: fix a lot of typos (#1555)
  • 10903b0 Added unit test for fix from #1512.
  • 6e76c42 Use Quantum.Convert for K value in MagickColor (#1512)
  • a3d25eb fix: add guards for MagickImage.Clahe (#1551)
  • c801291 Update to macos-12 to fix running of the unit tests.
  • bbf33e2 Removed check that we don't need.
  • 9c8b9b6 Updated unit tests due to changes of ImageMagick.
  • Additional commits viewable 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 <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)

Bumps [Magick.NET-Q8-AnyCPU](https://github.com/dlemstra/Magick.NET) from 13.5.0 to 13.6.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@13.5.0...13.6.0)

---
updated-dependencies:
- dependency-name: Magick.NET-Q8-AnyCPU
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
@ahwm ahwm merged commit 1917fe1 into master Feb 27, 2024
4 checks passed
@ahwm ahwm deleted the dependabot/nuget/Google.Authenticator.Tests/Magick.NET-Q8-AnyCPU-13.6.0 branch February 27, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant