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.1 #17

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v1.18.1 - VVC syntax fix

This releases fixes the syntax of the vvcC box and a few build issues.

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
  • 586335e store VVC config NALs in vvcC header (#519)
  • f350ce9 cleanup vvcC reading/writing (#519)
  • f4d3ad5 increase version to v1.18.1
  • a6949e1 examples: fix header doc
  • bf3d5fa prepend DESTDIR when generating heif-convert symlink (#1249)
  • 6a9ed8b adapt vvcC header to 14496-15:2022
  • a3f43c1 Merge pull request #1243 from bradh/raw_data_rename
  • 0c47c2a rename property raw data implementation to match header
  • 2832a8d fix memory leaks in Brotli decoder (oss-fuzz #70383)
  • 08a3d91 Merge pull request #1239 from strukturag/ci-fail-on-thirdparty-build-errors
  • 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.1.
- [Release notes](https://github.com/strukturag/libheif/releases)
- [Commits](strukturag/libheif@v1.17.6...v1.18.1)

---
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 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2024

Superseded by #18.

@dependabot dependabot bot closed this Aug 7, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/strukturag/libheif-1.18.1 branch August 7, 2024 22:49
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