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 12.3.0 to 13.0.0 in /Google.Authenticator.Tests #144

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps Magick.NET-Q8-AnyCPU from 12.3.0 to 13.0.0.

Release notes

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

Magick.NET 13.0.0

Breaking changes in Magick.NET:

  • Removed IEquatable<IMagickImage<TQuantumType>?> from the IMagickImage<TQuantumType> interface.
  • Removed == and != implementation from MagickImage.
  • Removed GetHashCode implementation from MagickImage (#1350).
  • Renamed IMagickFormatInfo.IsMultiFrame to IMagickFormatInfo.SupportsMultipleFrames.
  • Renamed IMagickFormatInfo.IsReadable to IMagickFormatInfo.SupportsReading.
  • Renamed IMagickFormatInfo.IsWritable to IMagickFormatInfo.SupportsWriting.
  • Renamed Rename Channels.None to Channels.Undefined`.
  • Removed Sum and Variance properties from IChannelStatistics.
  • Removed IEquatable<IStatistics?> from IStatistics.
  • Removed IEquatable<IChannelStatistics?> from IChannelStatistics.
  • Made Statistics and ChannelStatistics internal.

Changes in Magick.NET:

  • Added JpegTablesMode to the TiffWriteDefines (#1354).
  • Use Content instead of None when creating a ClickOnce manifest (#1356).
  • Added the following delegates to the macOS x64 and arm64 build: bzlib, jxl. lzma, zip.
  • Added CompressionMethod.BC5.

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

Library updates:

  • Magick.NET.Core 13.0.0
  • Magick.NET.SystemDrawing 7.0.0
  • Magick.NET.SystemWindowsMedia 7.0.0
  • ImageMagick 7.1.1-3 (2023-03-11)
  • aom 3.6.0 (2022-02-07)
  • cairo 1.17.8 (2023-01-30)
  • de265 1.0.11 (2023-02-01)
  • exr 3.1.5 (2022-04-12)
  • ffi 3.4.4 (2022-10-23)
  • freetype 2.13.0 (2023-02-09)
  • fribidi 1.0.12 (2022-04-19
  • harfbuzz 7.1.0 (2023-03-03)
  • heif 1.15.1 (2023-02-16)
  • highway 1.0.3 (2023-01-19)
  • jasper 4.0.0 (2022-11-05)
  • jpeg-turbo 2.1.91 (2023-02-08)
  • jpeg-xl 0.8.1 (2023-02-03)
  • lcms 2.15.0 (2023-03-01)
  • lzma 5.4.0 (2022-12-29)
  • pixman 0.42.2 (2022-11-02)
  • png 1.6.39 (2022-11-20)
  • raqm 0.10.0 (2023-01-11)
  • tiff 4.5.0 (2022-12-13)

... (truncated)

Commits
  • 527fb1f Published Magick.NET 13.0.0
  • 483c645 Added more checks for flaky Linux arm64 unit tests.
  • 3e45b9b Unit test for Linux Arm64 are a bit flaky with jpeg files.
  • 5d1fd64 Updated Magick.Native.
  • 24c28ce Minor code change.
  • 864c640 Getting a different size for Linux arm64 build.
  • 5e19985 Updated Magick.Native.
  • 6dbcebf Made Statistics and ChannelStatistics internal.
  • 47ce3d7 Removed IEquatable<IChannelStatistics?> from IChannelStatistics.
  • 75d1b24 Removed IEquatable<IStatistics?> from IStatistics.
  • 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 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 12.3.0 to 13.0.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@12.3.0...13.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2023

Superseded by #145.

@dependabot dependabot bot closed this Apr 3, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Google.Authenticator.Tests/Magick.NET-Q8-AnyCPU-13.0.0 branch April 3, 2023 18:57
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.

0 participants