fix(deps): Update dependency Wand to v0.6.13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| Wand (source) | ==0.5.8 -> ==0.6.13 |
Release Notes
emcconville/wand (Wand)
v0.6.13: Wand 0.6.13
:facepalm: Hotfix release to remove a "work-in-progress" pyproject.toml file that was mistakenly included with Wand 0.6.12 sdist package.
v0.6.12: Wand 0.6.12
The 0.6.12 release includes some minor bug fixes, adds a few composite operators, and updates Sphinx build versions (used for documentation).
See 0.6.12 Milestone for a list of all issues tracked in Github.
See changelog for a list of all bug fixes.
Contributors
The following people have contributed since the Wand 0.6.11 release.
See git log 0.6.11..0.6.12 for a full history.
18 E. McConville
3 Louis Sautier
1 Kian-Meng Ang
1 odruzhynin
v0.6.11: Wand 0.6.11
The 0.6.11 release includes a few bug fixes, introduces filter= parameter for Image.distort() method, and regression testing rework.
See 0.6.11 Milestone for a full list of issues tracked through Github.
See changelog for a list of changes.
Contributures
The following people have contributed since the Wand 0.6.10 release.
See git log 0.6.10..0.6.11 for a full history.
28 E. McConville
1 Louis Sautier
1 Ritesh Malviya
v0.6.10: 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.
v0.6.9: Wand 0.6.9
The 0.6.9 version Wand fixes some critical segfault issues with the latest version of ImageMagick 7.1.0-45. All users of ImageMagick-7 should upgrade Wand as soon as possible.
See 0.6.9 Milestone for a list of all issues tracked in Github.
See changelog for a list of all bug fixes.
Contributors
The following people have contributed since the Wand 0.6.8 release.
See git log 0.6.8..0.6.9 for a full history.
6 E. McConville
v0.6.8: Wand 0.6.8
The 0.6.8 release includes a few new methods, few fixes, and a few documentation improvements.
See 0.6.8 Milestone for a list of all issues tracked in Github.
See changelog for a list of all bug fixes.
Contributors
The following people have contributed since the Wand 0.5.9 release.
See git log 0.6.7..0.6.8 for a full history.
1 1Prototype1
44 E. McConville
1 FrozenFOXX
2 Pavel Borzenkov
1 Tim Gates
v0.6.7: Wand 0.6.7
The 0.6.7 release introduces direct image-stack management methods, fixes format hints when reading blobs, and includes documentation guides for distortion & morphology methods.
See 0.6.7 Milestone for a list of all issues tracked in Github.
See changelog for a list of all bug fixes.
Contributors
The following people have contributed to Wand since the 0.6.6 release.
See git log 0.6.6..0.6.7 for a full history
22 E. McConville
1 Joris Kerkhoff
v0.6.6: Wand 0.6.6
The 0.6.6 release includes a few critical bug fixes for users of ImageMagick-7 on 32-bit architectures, and armv7 machines. Regression test have been updated to remove PDF format as a test dependency.
See 0.6.6 Milestone for a list of all issues tracked in Github.
See changelog for a list of all bug fixes.
Contributors
The following people have contributed since the Wand 0.6.5 release.
See git log 0.6.6..0.6.5 for a full history.
21 E. McConville
1 Louis Sautier
Thank You
Big thanks to John Vandenberg & Open Build Service for running regression test with the latest ImageMagick-7.
v0.6.5: Wand 0.6.5
This 0.6.5 release fixes a bunch of memory leaks, and allocation / deallocation issues with PyPy3.
See 0.6.5 Milestone for a list of all issues tracked in Github.
See changelog for a list of all bug fixes.
Contributors
The following people have contributed since the Wand 0.6.4 release.
See git log 0.6.4..0.6.5 for a full history.
14 E. McConville
2 Gururaj R Katti
1 Thijs Triemstra
v0.6.4: Wand 0.6.4
The 0.6.4 release adds a handful of new methods introduced to the ImageMagick-7 C-API, and fixes a few bugs reported for ppc & s390x architectures.
See 0.6.4 Milestone for a list of all issues tracked in Github.
See changelog for a list of all fixes.
Contributors
The following people have contributed since the Wand 0.6.3 release.
See git log 0.6.3..0.6.4 for a full history.
28 E. McConville
v0.6.3: Wand 0.6.3
The 0.6.3 release addresses a buffer overflow issue in wand.image.BaseImage.connected_components() method. This issue was introduced recently in ImageMagick-7.0.10-XX, and users on this library version should upgrade Wand.
See 0.6.3 Milestone for a list of all issues tracked in Github.
See changelog for a list of all fixes.
Contributors
The following people have contributed since the Wand 0.6.2 release.
See git log 0.6.2..0.6.3 for a full history.
41 E. McConville
v0.6.2: Wand 0.6.2
The 0.6.2 release addresses some minor bug fixes, and introduces direct image-stack iterator methods.
See 0.6.2 Milestone for a list of all issues tracked in Github.
See changelog for a list of all bug fixes.
Contributors
The following people have contributed since the Wand 0.6.1 release.
See git log 0.6.1..0.6.2 for a full history.
1 Chris Lamb
33 E. McConville
1 Louis Sautier
v0.6.1: Wand 0.6.1
Patch release to address runtime errors. See #482 for details
Contributors
The following people have contributed since the Wand 0.6.0 release.
See git log 0.6.0..0.6.1 for a full history.
2 E. McConville
1 Louis Sautier
v0.6.0: Wand 0.6.0 Release
The 0.6.0 release includes a rewrite of the memory resource management, and introduces atexit methods for terminus routine. Plus a few bug fixes & doc improvements.
See 0.6.0 Milestone for a list of all issues tracked in Github.
See changelog for a list of all bug fixes.
Contributors
The following people have contributed since the Wand 0.5.9 release.
See git log 0.5.9..0.6.0 for a full history.
74 E. McConville
1 Louis Sautier
2 Thijs Triemstra
1 Vegard Stikbakke
v0.5.9: Wand 0.5.9 Release
A few bug fixes & doc improvements.
See changelog for a list of all bug fixes.
Contributors
The following people have contributed since the Wand 0.5.8 release.
See git log 0.5.8..0.5.9 for a full history.
$ git log --format='%aN' 0.5.8..0.5.9 | sort | uniq -c
12 E. McConville
1 Thijs Triemstra
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun