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-Q16-AnyCPU from 7.12.0 to 7.14.0.1 #413

Merged
merged 2 commits into from
Jun 25, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Magick.NET-Q16-AnyCPU from 7.12.0 to 7.14.0.1.

Release notes

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

Magick.NET 7.14.0.1

Changes in Magick.NET:

Library updates:

  • ImageMagick 7.0.8-50

Magick.NET 7.14.0.0

Changes in Magick.NET:

  • Renamed the Native library and moved it to a separate project.
  • Fixed omproper image header. ReadPSDImage/2237 (#448).
  • Fixed long file path : STATUS_HEAP_CORRUPTION (#453).
  • Fixed mistake in initialization of ColorHSL (#454).
  • Fixed loading grayscale tga has incorrect number of channels and alpha channel (#459).
  • Removed IEquatable and IComparable from IMagickImageInfo.
  • Added extra properties to the ColorProfile class (#443).
  • Added RemoveProfile to ExifProfile.
  • Removed IEquatable from ExifValue and changed the class into an interface called IExifValue.
  • Added static class called ExifValues that contains all the possible exif values that have
    a value of the expected type instead of object.

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

Library updates:

  • ImageMagick 7.0.8-50 beta

Magick.NET 7.13.1.0

Changes in Magick.NET:

  • Fixed access violation when an exception is raised in the Write(stream) method of MagickImageCollection (#436).
  • Changed the default CompositeOperator from CopyAlpha to In in Drawables().Composite (#442).
  • Added support for RangeThreshold to MagickImage (#428).

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

  • Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
  • Enabled support for Old-style JPEG compression support in libtiff (#441).

Library updates:

  • ImageMagick 7.0.8-47 beta

Magick.NET 7.13.0.0

Changes in Magick.NET:

  • Removed cast from MagickImage to byte[].
  • Removed cast from MagickImageCollection to byte[].
  • Added byte array with offset overload to the Read method of MagickImageInfo (#401).
... (truncated)
Commits
  • 2efb3df Published Magick.NET 7.14.0.1.
  • 2aba84c Upgraded Magick.Native.
  • afa49bb Added batch files to do a debug build of the native library to make it possib...
  • 1dc6436 Upgraded Magick.Native.
  • 57d33aa Fixed issue when parsing the color profile.
  • e5f8a0c Added unit test for bug when parsing the color profile.
  • cabcc52 Another powershell fix....
  • f412e2a Fixed typo and corrected the error message.
  • 66b984d Also add the native libraries to the NuGet package in the AnyCPU build (#467).
  • 9391173 Fixed OpenMP links.
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 7.12.0 to 7.14.0.1.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@7.12.0.0...7.14.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added .NET Pull requests that update .net code dependencies labels Jun 24, 2019
@dlemstra
Copy link
Collaborator

@dabutvin The native library has been renamed. Do you need to do anything or can we merge this?

@dabutvin
Copy link
Contributor

Hey!

Failing to copy
bin/runtimes/osx-x64/native/Magick.NET-Q16-x64.Native.dll.dylib" because it was not found.

We should take a look at the csproj and the dockerfile

@dlemstra dlemstra merged commit 05118cb into master Jun 25, 2019
@dlemstra dlemstra deleted the dependabot/nuget/Magick.NET-Q16-AnyCPU-7.14.0.1 branch June 25, 2019 18:37
@dabutvin
Copy link
Contributor

👍 👍 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants