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 github.com/strukturag/libheif from 1.17.6 to 1.18.0 #16

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2024

Bumps github.com/strukturag/libheif from 1.17.6 to 1.18.0.

Release notes

Sourced from github.com/strukturag/libheif's releases.

v1.18.0 - iOS18 images fixed, experimental VVC compression, compressed ISO23001-17 images

  • now reads images generated by iOS 18
  • heif-convert has been renamed to heif-dec
  • encoding: property item boxes with identical content are reused
  • experimental codec plugins for VVC (vvenc/vvdec and uvg266)
  • experimental codec plugin for OpenJPH (High-throughput JPEG2000)
  • support ISO 23001-17 version 1 uncC minimized headers
  • support ISO 23001-17 images with 'deflate', 'zlib' and Brotli compression
  • heif-enc can read TIFF images
  • API functions to read/write raw items and item properties
  • many bug fixes and smaller enhancements
Commits
  • 537d668 do not enforce iinf box version<2 as there are many images in circulation wit...
  • 8a48bf8 implement Box_ster (stereo entity group)
  • eb97cd6 rewrite parsing of 'grpl' and add 'pymd'
  • 67e7405 Merge pull request #1231 from bradh/icbr_fuzz_2024-07-10
  • 325f282 Merge pull request #1232 from dnd29/master
  • 52208af Merge pull request #1233 from bradh/uncc_dump_fixup
  • f3d2217 uncompressed: fix box dump when profile is 0
  • 8cd90a9 fix heif_dec no-colons option for windows
  • 7555aa9 Merge pull request #1230 from bradh/compress_doxygen_2024-07-10
  • 9496e96 additional fuzzer fix for 64 bit parsing
  • 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 [github.com/strukturag/libheif](https://github.com/strukturag/libheif) from 1.17.6 to 1.18.0.
- [Release notes](https://github.com/strukturag/libheif/releases)
- [Commits](strukturag/libheif@v1.17.6...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/strukturag/libheif
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #17.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/strukturag/libheif-1.18.0 branch July 22, 2024 22:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants