Skip to content

fix(deps): update glide.version to v4.16.0#18

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/glide.version
Open

fix(deps): update glide.version to v4.16.0#18
renovate[bot] wants to merge 1 commit intodevfrom
renovate/glide.version

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Confidence
com.github.bumptech.glide:okhttp3-integration 4.15.14.16.0 age confidence
com.github.bumptech.glide:ksp 4.15.14.16.0 age confidence
com.github.bumptech.glide:glide 4.15.14.16.0 age confidence

Release Notes

bumptech/glide (com.github.bumptech.glide:okhttp3-integration)

v4.16.0: Glide 4.16.0

This release focuses on some build improvements and Compose. The two major Compose improvements are adding support for Compose specific transitions (e.g. cross fade) and supporting recomposition based on request state using GlideSubcomposition. There's also been a bunch of internal refactoring to move away from Painters to Modifier nodes based on feedback from the Compose team. This is still an alpha release of Compose, but barring unexpectedly negative feedback, the next release should be beta.

This should be the last release of Glide that targets Java 7. That probably means our next release will be a major version change.

Features

  • Allow passing an executor into ChromiumRequestSerializer in #​5077
  • Allow host app to provide a way to clear all resources onStop() by @​osamaaftab in #​5145

Compose

Bugs

Deprecations

  • placeholderOf(@​Composable) in GlideImage is deprecated, use GlideSubcomposition instead. Keep in mind that using either forces a recomposition each time the state of the image load changes. Recomposition will have a significant performance penalty in scrolling lists and should be avoided.

Behavior Changes

Breaking Changes

  • [Late edit, sorry!]: Added @Nullable and @NonNull annotations to RequestListener via 60b567e. This will break Kotlin implementations that make different assumptions about nullability.

Build Changes

New Contributors

Full Changelog: bumptech/glide@v4.15.0...v4.16.0

Note - there's been a change in the gpg key used to sign these releases. The new public key is attached


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update glide.version to v4.16.0 fix(deps): update glide.version to v4.16.0 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/glide.version branch 2 times, most recently from a9f38e0 to 86be069 Compare March 11, 2025 11:44
@renovate renovate bot force-pushed the renovate/glide.version branch 2 times, most recently from 665d5d1 to 9988de2 Compare June 9, 2025 21:31
@renovate renovate bot force-pushed the renovate/glide.version branch from 9988de2 to 778207c Compare July 26, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants