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

fix(deps): Update dependency Wand to v0.6.13 #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Wand (source) ==0.5.8 -> ==0.6.13 age adoption passing confidence

Release Notes

emcconville/wand (Wand)

v0.6.13: Wand 0.6.13

Compare Source

🤦 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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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.

@renovate renovate bot requested review from a team, marine675 and zefdelgadillo as code owners October 27, 2022 04:09
@renovate renovate bot force-pushed the renovate/wand-0.x branch 2 times, most recently from e11fffa to eeb41a3 Compare October 29, 2022 03:46
@renovate renovate bot force-pushed the renovate/wand-0.x branch 2 times, most recently from a414335 to 5403356 Compare November 8, 2022 20:27
@renovate renovate bot force-pushed the renovate/wand-0.x branch 3 times, most recently from 556564e to 314bd61 Compare November 29, 2022 18:16
@renovate renovate bot force-pushed the renovate/wand-0.x branch 2 times, most recently from 59ac022 to c7b55d1 Compare December 29, 2022 16:14
@renovate renovate bot changed the title chore(deps): update dependency wand to v0.6.10 chore(deps): update dependency wand to v0.6.11 Jan 12, 2023
@dpebot
Copy link
Collaborator

dpebot commented Feb 8, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Feb 10, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 7, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 13, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 29, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Apr 19, 2023

/gcbrun

@renovate renovate bot changed the title chore(deps): update dependency wand to v0.6.11 chore(deps): update dependency wand to v0.6.11 - autoclosed Apr 25, 2023
@renovate renovate bot closed this Apr 25, 2023
@renovate renovate bot changed the title chore(deps): update dependency wand to v0.6.11 fix(deps): update dependency wand to v0.6.11 Aug 27, 2023
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2023

/gcbrun

@renovate renovate bot changed the title fix(deps): update dependency wand to v0.6.11 chore(deps): update dependency wand to v0.6.11 Sep 11, 2023
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 4, 2023

/gcbrun

@renovate renovate bot changed the title chore(deps): update dependency wand to v0.6.11 chore(deps): update dependency wand to v0.6.12 Nov 10, 2023
@dpebot
Copy link
Collaborator

dpebot commented Nov 10, 2023

/gcbrun

@renovate renovate bot changed the title chore(deps): update dependency wand to v0.6.12 chore(deps): update dependency wand to v0.6.13 Nov 11, 2023
@dpebot
Copy link
Collaborator

dpebot commented Nov 11, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 20, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jan 3, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jan 30, 2024

/gcbrun

@renovate renovate bot changed the title chore(deps): update dependency wand to v0.6.13 fix(deps): Update dependency Wand to v0.6.13 Feb 5, 2024
@dpebot
Copy link
Collaborator

dpebot commented Feb 22, 2024

/gcbrun

@renovate renovate bot changed the title fix(deps): Update dependency Wand to v0.6.13 chore(deps): update dependency wand to v0.6.13 Feb 22, 2024
@dpebot
Copy link
Collaborator

dpebot commented Feb 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented May 7, 2024

/gcbrun

@renovate renovate bot changed the title chore(deps): update dependency wand to v0.6.13 fix(deps): Update dependency Wand to v0.6.13 Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant