Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps recyclerview-integration from 4.12.0 to 4.13.1.

Release notes

Sourced from recyclerview-integration's releases.

Glide v4.13.1

Bugs

Glide 4.13.0

Features

  • Add an integration library to support decoding AVIF (3fd8e777e2be6a3fedc5f5c5f688970a212a285f, f5e78ed03c99a9804285360b36b04d3089c80cff, 2b52437cd52bbacf0376d84aa2eec5b63ba53ac4)

Bugs

  • Improve performance of canceling pending requests (bumptech/glide@627d04a, thanks @​yorickhenning)
  • Improve memory overhead when decoding byte[] and ByteBuffer (bumptech/glide@042f6b5)
  • Avoid returning duplicate transcode classes in the registry (bumptech/glide@ce8b5e3, thanks @​fightyz)
  • Avoid cancelling higher tier (usually higher resolution) preload requests when a lower tier completes (bumptech/glide@4733d1d)
  • Decrease the maximum FD size limit for certain devices to avoid native crashes (808a685f3c538621d5dfecd9928d2f75a4b7f68e)
  • Fix memory leak caused by unusual activity/fragment lifecycle interactions (8bebf71e80c2cd1f260d919e6b0697436da6e302)
  • Fix decoding videos from assets (52a8cf84a9c10123777db805b235bf47e18ec234)

Deprecations

  • Deprecate .thumbnail(float) to simplify the thumbnail logic, particularly around request listeners. The same behavior can be easily reproduced by using .thumbnail() with a RequestBuilder on which you set size multiplier. (bumptech/glide@aa23eed)

Behavior Changes

  • Set the default color space to null instead of SRGB (bumptech/glide@ce6852d, bumptech/glide@9dc1f60, thanks @​skyinu)
  • Fallback to decoding data from source if possible when writing the source to the disk cache fails (bumptech/glide@755c39f)
  • Avoid using deprecated APIs for detecting connectivity state on API 24+ (dbdae568a37e9aabdab4ceb0ab9c7294de53861d, 833ef21d4edd9f907cecbdc9e780fc88058bf66f)
  • Added support for detecting animated webp's to Glide's ImageHeaderParser (42654b298ebf2d2931a1b6d099f9f2b901dc37b1)

Breaking Changes

Build Changes

Commits
  • 6e51c13 Bump version to 4.13.1
  • 96e190b avif: Add annotationProcessor dependency
  • 1a6fa92 Merge pull request #4738 from sjudd:bump_version_to_4.13.0
  • 878d148 Bump version to 4.13.0
  • 2b52437 Open source the AVIF Integration
  • f5e78ed Internal change
  • 979459c Add experimental ImageDecoder based animated webp decoders to Glide.
  • f83cc27 Convert image decoder helper class into a OnHeaderDecoded listener.
  • 42654b2 Add support for animated webp detection to Glide's ImageHeaderParser.
  • afc37e8 Internal change.
  • 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 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 [recyclerview-integration](https://github.com/bumptech/glide) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](bumptech/glide@v4.12.0...v4.13.1)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:recyclerview-integration
  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 Mar 1, 2022
@dependabot dependabot bot requested a review from jakepurple13 March 1, 2022 13:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2022

Superseded by #185.

@dependabot dependabot bot closed this May 5, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.github.bumptech.glide-recyclerview-integration-4.13.1 branch May 5, 2022 12:04
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.

2 participants