Update dependency com.facebook.fresco:fresco to v2.6.0 #20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0->2.6.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
facebook/fresco
v2.6.0: Version 2.6.0v2.5.0: Version 2.5.0Version 2.5.0
v2.3.0: Version 2.3.0Highlights
Bumped Fresco's minSdk to 14. We did not remove any Gingerbread-specific code yet, but will do so soon.
091e8b7Proper nullability annotations for some classes by using new Infer annotations - this improves Kotlin support and null-safety.
Improved Java-only Fresco setup.
4a99615Lots of debug logging improvements: More reliable image origin, new MEMORY_BITMAP_SHORTCUT origin, more debug information available. These are available via
ImagePerfData#getExtraData()Added experimental option to recover from OOMs:
f43d599Added option to force a single image pipeline instance:
5f5c076Disk cache support for the Fresco Flipper images plugin.
Bumped SoLoader version to 0.9.0.
Use
buildSrcfor Fresco's internal dependency management.WIP: Lots of improvements for our new Fresco Vito UI components.
Pull requests:
Cleanup
7c2517einto your project. We did not significantly change these in a long time, so this has been stable.deba7d1Full changelog: facebook/fresco@v2.2.0...v2.3.0
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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.