Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Update glide to v4.16.0 #448

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Update glide to v4.16.0 #448

merged 1 commit into from
Aug 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.bumptech.glide:okhttp3-integration 4.15.1 -> 4.16.0 age adoption passing confidence
com.github.bumptech.glide:glide 4.15.1 -> 4.16.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


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

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@Goooler Goooler merged commit 9471fdb into trunk Aug 21, 2023
7 checks passed
@Goooler Goooler deleted the renovate/glide branch August 21, 2023 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant