Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps image from 0.54.4 to 0.55.2.

Release notes

Sourced from image's releases.

Image version 0.55.2

Image 0.55.2

This is the changelog for Image version 0.55.2 released on December 8th, 2024. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Update the version number only so that there is no retired version as the latest on hex.

Image 0.55.1

This is the changelog for Image version 0.55.1 released on December 8th, 2024. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Deprecated and retired.

Image version 0.55.0

Bug Fixes

  • Fixes Image.mutate/4 to correctly interpret the return results of mutation functions in Image.Draw. Thanks to @​ramyma for the issue and the PR. Closes #173, closes #174.

  • Fix spec for Image.crop!/4. Thanks to @​BobbyMcWho for the PR. Closes #171.

Enhancements

  • Support the :pyramid option for saving .tiff files. Thanks to @​dersmon for the suggestion. Closes #172.
Changelog

Sourced from image's changelog.

Image 0.55.2

This is the changelog for Image version 0.55.2 released on December 8th, 2024. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Update the version number only so that there is no retired version as the latest on hex.

Image 0.55.1

This is the changelog for Image version 0.55.1 released on December 8th, 2024. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Deprecated and retired.

Image 0.55.0

This is the changelog for Image version 0.55.0 released on December 8th, 2024. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Fixes Image.mutate/4 to correctly interpret the return results of mutation functions in Image.Draw. Thanks to @​ramyma for the issue and the PR. Closes #173, closes #174.

  • Fix spec for Image.crop!/4. Thanks to @​BobbyMcWho for the PR. Closes #171.

Enhancements

  • Support the :pyramid option for saving .tiff files. Thanks to @​dersmon for the suggestion. Closes #172.
Commits
  • 4159325 Update changelog
  • 15f897a Version 0.55.2 to ensure a non-retired version as the latest
  • e23ae70 Correct version and changelog
  • 438b048 Update version and changelog
  • 1b93f72 Mix format
  • 9434dde Fix Image.Draw.flood/4. Closes #173
  • 3722b3b Add usage notes to Image.from_binary/1
  • 401e3e9 Support :pyramid option in Image.write/3 for TIFF files
  • 7ece5e7 Merge pull request #171 from BobbyMcWho/fix-crop-location-left-and-top-types
  • 1a6cbed Adjust crop/5 typing to match crop/5
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [image](https://github.com/kipcole9/image) from 0.54.4 to 0.55.2.
- [Release notes](https://github.com/kipcole9/image/releases)
- [Changelog](https://github.com/elixir-image/image/blob/main/CHANGELOG.md)
- [Commits](elixir-image/image@v0.54.4...v0.55.2)

---
updated-dependencies:
- dependency-name: image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Dec 9, 2024
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@mmilk23 mmilk23 merged commit 3af66fa into main Dec 10, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/hex/image-0.55.2 branch December 10, 2024 04:29
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants