TOrnelas / SegmentedProgressBar

An instagram-like segmented progress bar
MIT License
382 stars 36 forks source link

Bump compiler from 4.12.0 to 4.13.2 #57

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps compiler from 4.12.0 to 4.13.2.

Release notes

Sourced from compiler'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

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 2 years ago

Superseded by #71.