Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.facebook.fresco:fresco 2.0.0 -> 2.6.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

facebook/fresco

v2.6.0: Version 2.6.0

v2.5.0: Version 2.5.0

Version 2.5.0

v2.3.0: Version 2.3.0

Highlights

  • Bumped Fresco's minSdk to 14. We did not remove any Gingerbread-specific code yet, but will do so soon. 091e8b7

  • Proper nullability annotations for some classes by using new Infer annotations - this improves Kotlin support and null-safety.

  • Improved Java-only Fresco setup. 4a99615

  • Lots 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: f43d599

  • Added option to force a single image pipeline instance: 5f5c076

  • Disk cache support for the Fresco Flipper images plugin.

  • Bumped SoLoader version to 0.9.0.

  • Use buildSrc for Fresco's internal dependency management.

  • WIP: Lots of improvements for our new Fresco Vito UI components.

Pull requests:

  • Fixed resource leak problem while using BlurPostProcessor. Thanks @​FrancescoJo for the PR.
  • Make sure there is at least one overlay in GenericDraweeHierarchy. Thanks @​dengweichao for the PR.
  • Removed unused padding value. Thanks @​erenulas for the PR.

Cleanup

  • Removed Drawee-Volley module. If you're using Drawee-Volley, you can still continue using it by just copying the files removed with 7c2517e into your project. We did not significantly change these in a long time, so this has been stable.
  • Removed OkHttp2 image pipeline artifact. See deba7d1

Full 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@proactivebit proactivebit deleted the renovate/com.facebook.fresco-fresco-2.x branch November 19, 2022 18:52
@renovate
Copy link
Contributor Author

renovate bot commented Nov 20, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.6.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants