Skip to content

Bump com.github.usefulness:webp-imageio from 0.10.2 to 0.11.0 in the prod-deps group#677

Merged
thmarx merged 1 commit into
mainfrom
dependabot/maven/prod-deps-8c7f869e17
Jun 16, 2026
Merged

Bump com.github.usefulness:webp-imageio from 0.10.2 to 0.11.0 in the prod-deps group#677
thmarx merged 1 commit into
mainfrom
dependabot/maven/prod-deps-8c7f869e17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the prod-deps group with 1 update: com.github.usefulness:webp-imageio.

Updates com.github.usefulness:webp-imageio from 0.10.2 to 0.11.0

Release notes

Sourced from com.github.usefulness:webp-imageio's releases.

v0.11.0

What's Changed

  • Update bundled libwebp to 1.6.0
  • Build the Linux x86/x86_64 binaries with newer cross toolchains (GCC 12/14), required for libwebp 1.6.0's new AVX2 code, in usefulness/webp-imageio#391

⚠️ Compatibility note

The Linux native libraries now require a newer glibc at runtime:

  • x86_64 — glibc ≥ 2.28 (e.g. RHEL/CentOS 8, Ubuntu 18.10+, Debian 10+)
  • x86 (32-bit) — glibc ≥ 2.36 (Debian 12+)

Previous releases were built against glibc 2.12 (manylinux2010). This is an unavoidable consequence of compiling libwebp 1.6.0's AVX2 code, since no older-glibc toolchain ships a new-enough compiler. Other platforms (arm*, ppc64, Windows, macOS) are unaffected.

Full Changelog: usefulness/webp-imageio@v0.10.2...v0.11.0

Commits
  • 24d455f Merge pull request #392 from usefulness/create-pull-request/patch
  • 4549a76 Build libwebp binaries. version v1.6.0
  • 5f9f9f8 Merge pull request #391 from usefulness/mateuszkwiecinski/libwebp-160-toolchains
  • 15e97ab ci: use newer toolchains so libwebp 1.6.0 AVX2 code builds
  • 17f3ad2 Merge pull request #390 from usefulness/mateuszkwiecinski/tender-diffie-ed89d0
  • 0327edc ci: bump manylinux cross images to 2014 for libwebp 1.6.0 AVX2 build
  • e010c10 chore(deps): update gradle.starter to v0.96.1 (#389)
  • bd83f47 chore(deps): update gradle.starter to v0.96.1
  • 9c44d12 chore(deps): update plugin com.gradle.develocity to v4.4.2 (#387)
  • b11dab8 chore(deps): update plugin com.gradle.develocity to v4.4.2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 1 update: [com.github.usefulness:webp-imageio](https://github.com/usefulness/webp-imageio).


Updates `com.github.usefulness:webp-imageio` from 0.10.2 to 0.11.0
- [Release notes](https://github.com/usefulness/webp-imageio/releases)
- [Commits](usefulness/webp-imageio@v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: com.github.usefulness:webp-imageio
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 16, 2026
@thmarx thmarx merged commit 8ed5818 into main Jun 16, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/maven/prod-deps-8c7f869e17 branch June 16, 2026 12:03
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant