py-pdf-parser icon indicating copy to clipboard operation
py-pdf-parser copied to clipboard

Bump wand from 0.6.9 to 0.6.10

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps wand from 0.6.9 to 0.6.10.

Release notes

Sourced from wand's releases.

Wand 0.6.10

The 0.6.10 release is an immediate patch release to address additional segmentation faults, and Apple M1 stability issues. Everyone running ImageMagick-7, or Homebrew installations, should upgrade to this release.

Changelog

Sourced from wand's changelog.

Version 0.6.10

Released on August 14th, 2022.

  • Fixed segmentation fault during resource allocation on M1 processor. [:issue:587]
  • Fixed additional segmentation faults introduced with ImageMagick 7.1.0-45. [:issue:587 & :issue:586]

.. _changelog-0.6.9:

Commits
  • 7b57a66 Updated changelog for 0.6.10 release
  • e03a5d5 Updated docs for 0.6.10
  • 19440ba Updated Image.from_array against segfault
  • a9fafa6 Updated version number
  • 9ab1813 Revert previous Color fix as Resource.allocate duplicates genesis
  • e5e6c0b Call genesis before allocate yield. #587
  • 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 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)

dependabot[bot] avatar Aug 15 '22 07:08 dependabot[bot]