GOVINDDIXIT / IIITL-Student-APP

The Complete App for IIITL Students with aim to onboard beginners in android dev
http://iiitlblog.blogspot.com/
13 stars 27 forks source link

Bump glide from 4.8.0 to 4.13.2 #299

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps glide from 4.8.0 to 4.13.2.

Release notes

Sourced from glide's releases.

Glide v4.13.2

Bugs

  • Update AVIF dependency to fix proguard stripping code erroneously (bumptech/glide#4761, e2b488c30d27138fecc7a3adc353c66b3756147f)

Glide v4.13.1

Bugs

Glide 4.13.0

Features

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

Bugs

Deprecations

Behavior Changes

Breaking Changes

Build Changes

Glide 4.12.0

Features

  • Add a Cronet integration library (ba995829f495379df82653bc07542006c15f4cb9, ff2984963cbf0f31e374228c7f702f27b5753336, 114251e6ce43fb67ca1528a0f24dc3c7e73eb0bf, 1dd0576f8d133e26a525a746b2454d1ee5c74762, 3d54ef50ea4fa41694695971b7d858435c784057)
  • Add support for width/height to the SvgDecoder in the sample app (@​chggr, 5a814a1ca472c6a174cefec7c2cb60a66a53321c)
  • Add a thumbnail method that takes a list of RequestBuilders so that you don't have to nest a long series of requests (67b01f62c0e98bb4f517708128be3107b22367cb)
  • Add a .error() method that takes a model to more easily start a fallback request. There's a bit of nuance with how this is treated, so if you use it, please read the javadoc carefully (d1aacb5e116a94f70b7f5e4531ece93ab08a4cd4, e442557fc5ff640e9988c850bfe4d7be73c09b18)

Bugs

  • Hardcode disallowed device models for hardware Bitmaps (0647c410a0a6dc918f56ff3a4105557dc5313477, 90a657b6591fb97fc47a8444ab778a348cef0fcb, ddb3934a3d1f43dd184b3b9534a8e621fabff713)
  • Fix flickr sample by allowing non-https urls (@​landicefu, b2a361a8faf3ba56d433bb476b892672911dfaa2)
  • Fix a verificatio nerror in ParcelFileDescriptorRewinder on API levels < 21 (@​mkj-gram , 5b117b315a3bd90ae96d7eda61badb94e78c3613)
  • Fix never returning larger size keys in Flickr sample (@​valentinilk, 78ecfd2212015d0ad650562652dfe44b76409789)
  • Fix bugs caused by items changing sizes while in Glide's LruCache (5090b6d004fabbc0ae50e0295fd50e2f13cb6357)

... (truncated)

Commits
  • 3c1e7b9 Bump version to 4.13.2.
  • eec04c2 avif integration: Update libavif dependency to a319893
  • 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.
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #306.