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 wand from 0.6.6 to 0.6.7 in /Backend #23

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2021

Bumps wand from 0.6.6 to 0.6.7.

Release notes

Sourced from wand's releases.

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
Changelog

Sourced from wand's changelog.

Version 0.6.7

Released on August 16th, 2021.

  • Added :meth:Image.image_add() <wand.image.Image.image_add> method.
  • Added :meth:Image.image_get() <wand.image.Image.image_get> method.
  • Added :meth:Image.image_remove() <wand.image.Image.image_remove> method.
  • Added :meth:Image.image_set() <wand.image.Image.image_set> method.
  • Added :meth:Image.image_swap() <wand.image.Image.image_swap> method.
  • Fixed sub-image extraction on read. [:issue:532]
  • Fixed :attr:~wand.image.BaseImage.background_color attribute when image was not read.
  • [DOC] Completed :doc:Distortion <./guide/distortion> guide. [:issue:534]
  • [DOC] Added :doc:Morphology <./guide/morphology> guide.

.. _changelog-0.6.6:

Commits
  • 1622a47 Setting release date for 0.6.7
  • 101dfec fix documentation typo
  • 2d737cf Fixed Image.background_color when image not loaded
  • 144f79c Added morphology doc to index
  • 7330c58 Updated cli-vs-wand refs
  • c6c676a Finished Image.image_add/get/remove/set/swap methods
  • d3980a0 Added Image.remove_image to match add_image method
  • f5310fd Created Morphology guide
  • df5c369 bumped version number for next release
  • 38aa286 Added Image.add_image method
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 17, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/Backend/wand-0.6.7 branch from 6ba9773 to 4fd2295 Compare August 25, 2021 08:05
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot dependabot bot force-pushed the dependabot/pip/Backend/wand-0.6.7 branch from 4fd2295 to fcc0654 Compare September 28, 2021 08:30
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot dependabot bot force-pushed the dependabot/pip/Backend/wand-0.6.7 branch from fcc0654 to 27784c3 Compare November 21, 2021 09:47
Bumps [wand](https://github.com/emcconville/wand) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/emcconville/wand/releases)
- [Changelog](https://github.com/emcconville/wand/blob/master/docs/changes.rst)
- [Commits](emcconville/wand@0.6.6...0.6.7)

---
updated-dependencies:
- dependency-name: wand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/Backend/wand-0.6.7 branch from 27784c3 to 0538dfe Compare November 21, 2021 09:47
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@monolidth monolidth merged commit cb012b9 into master Feb 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/Backend/wand-0.6.7 branch February 4, 2022 20:17
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant