Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2025

Bumps image from 0.58.0 to 0.59.0.

Release notes

Sourced from image's releases.

Image version 0.59.0

Breaking Change

  • Image.radial_distortion_correction/5 and Image.vignette_correction/4 have moved to a new library image_lens_correction.

Enhancements

  • Tolerate non-compliant null-terminated datatime strings in Exif. Thanks to @​hansihe for the PR. Closes #181.

  • Add Image.Math.max/1, Image.Math.min/1, Image.Math.max!/1, Image.Math.min!/1 and Image.Complex.polar/1.

Changelog

Sourced from image's changelog.

Image 0.59.0

This is the changelog for Image version 0.59.0 released on March 14th, 2025. For older changelogs please consult the release tag on GitHub

Breaking Change

  • Image.radial_distortion_correction/5 and Image.vignette_correction/4 have moved to a new library image_lens_correction.

Enhancements

  • Tolerate non-compliant null-terminated datatime strings in Exif. Thanks to @​hansihe for the PR. Closes #181.

  • Add Image.Math.max/1, Image.Math.min/1, Image.Math.max!/1, Image.Math.min!/1 and Image.Complex.polar/1.

Commits

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.58.0 to 0.59.0.
- [Release notes](https://github.com/kipcole9/image/releases)
- [Changelog](https://github.com/elixir-image/image/blob/main/CHANGELOG.md)
- [Commits](elixir-image/image@v0.58.0...v0.59.0)

---
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 Mar 14, 2025
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

@mmilk23 mmilk23 merged commit 19bc29e into main Mar 17, 2025
5 checks passed
@mmilk23
Copy link
Owner

mmilk23 commented Mar 17, 2025

nice work @dependabot

@dependabot dependabot bot deleted the dependabot/hex/image-0.59.0 branch March 17, 2025 02: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.

1 participant