Skip to content

build(deps): bump com.hashsequence:coil-resvg from 1.0.0 to 1.1.2 - #18

Merged
wangzhishou merged 1 commit into
mainfrom
dependabot/gradle/com.hashsequence-coil-resvg-1.1.1
Sep 16, 2026
Merged

wangzhishou merged 1 commit into
mainfrom
dependabot/gradle/com.hashsequence-coil-resvg-1.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps com.hashsequence:coil-resvg from 1.0.0 to 1.1.2.

Release notes

Sourced from com.hashsequence:coil-resvg's releases.

v1.1.2

What's Changed

  • Fixed Skiko compatibility issues by moving PNG cache encoding to Rust.
  • Fixed support for the WRITE_ONLY disk cache policy.
  • Improved cache error handling so encoding or cache failures do not prevent images from loading.

Installation

implementation("com.hashsequence:coil-resvg:1.1.2")

v1.1.1

What's Changed

  • Added iosX64 support for the iOS Simulator on Intel-based Macs.

Installation

implementation("com.hashsequence:coil-resvg:1.1.1")

v1.1.0

What's Changed

  • Added rendered bitmap disk caching, enabled by default.
  • Lowered the minimum Android SDK from 24 to 23.
  • Added armeabi-v7a support.
  • Added ProGuard rules for minified Android builds.
  • Updated resvg and usvg to 0.48.1.
  • Improved examples and documentation.

Installation

implementation("com.hashsequence:coil-resvg:1.1.0")
Commits
  • 8c4f8e2 Fix Zig linking for Linux ARM64 builds
  • 932c85b Bump library version to 1.1.2
  • 3095741 Fix Skiko compatibility by encoding cached PNGs in Rust
  • 2c9e26a Bump library version to 1.1.1
  • 35c69a6 Add Intel iOS Simulator target support
  • f1a4f05 Bump library version to 1.1.0
  • 7da42ce Add cached and uncached example pages
  • 3433458 Cache rendered bitmaps on disk by size and source
  • 897ac45 Add armeabi-v7a support
  • f54cd29 Preserve JNA bindings in minified Android builds
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 17, 2026
@wangzhishou

Copy link
Copy Markdown
Owner

Rebasing this onto current main.

Context for why it sat for a month: this repository had no workflow that built pull requests. CI only ran on tag pushes, so a dependency bump could only be verified by hand, and the whole batch stalled.

That is fixed as of 269a5f86.github/workflows/pr-check.yml now builds :app:assembleFossUniversalDebug on every PR. Asking dependabot to rebase below so the new check actually runs on this branch. If it comes back green, it gets merged.

@dependabot rebase

Bumps [com.hashsequence:coil-resvg](https://github.com/hash-sequence/coil-resvg) from 1.0.0 to 1.1.2.
- [Release notes](https://github.com/hash-sequence/coil-resvg/releases)
- [Commits](hash-sequence/coil-resvg@v1.0.0...v1.1.2)

---
updated-dependencies:
- dependency-name: com.hashsequence:coil-resvg
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump com.hashsequence:coil-resvg from 1.0.0 to 1.1.1 build(deps): bump com.hashsequence:coil-resvg from 1.0.0 to 1.1.2 Sep 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.hashsequence-coil-resvg-1.1.1 branch from 5006484 to 7c252ee Compare September 16, 2026 08:13
@wangzhishou
wangzhishou merged commit a3522ea into main Sep 16, 2026
1 check passed
@wangzhishou
wangzhishou deleted the dependabot/gradle/com.hashsequence-coil-resvg-1.1.1 branch September 16, 2026 08:45
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