Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump frescoVesion from 2.6.0 to 3.1.1 #944

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps frescoVesion from 2.6.0 to 3.1.1.
Updates com.facebook.fresco:fresco from 2.6.0 to 3.1.1

Commits
  • 7e8ab2b Bump version to 3.1.1
  • 58af8bc Upgrade libwebp in fresco.
  • e2a71e5 Added option to handle actual image results on background thread instead of U...
  • ee08340 Convert ImagePerfNotifier to Kotlin
  • 4fe31c9 Update release setup (#2744)
  • 2ed361a Do not pass resourceReleaser and leakHandler in NoOpCloseableReference
  • 3d8f6fd Added option to not mark animated images as being stateful
  • c99b371 Daily arc lint --take KTFMT
  • 9c9d228 Bump version to 3.1.0
  • 1824970 BitmapUtil: Add support for RGBA_1010102
  • Additional commits viewable in compare view

Updates com.facebook.fresco:drawee from 2.6.0 to 3.1.1

Commits
  • 7e8ab2b Bump version to 3.1.1
  • 58af8bc Upgrade libwebp in fresco.
  • e2a71e5 Added option to handle actual image results on background thread instead of U...
  • ee08340 Convert ImagePerfNotifier to Kotlin
  • 4fe31c9 Update release setup (#2744)
  • 2ed361a Do not pass resourceReleaser and leakHandler in NoOpCloseableReference
  • 3d8f6fd Added option to not mark animated images as being stateful
  • c99b371 Daily arc lint --take KTFMT
  • 9c9d228 Bump version to 3.1.0
  • 1824970 BitmapUtil: Add support for RGBA_1010102
  • Additional commits viewable in compare view

Updates com.facebook.fresco:imagepipeline-okhttp3 from 2.6.0 to 3.1.1

Commits
  • 7e8ab2b Bump version to 3.1.1
  • 58af8bc Upgrade libwebp in fresco.
  • e2a71e5 Added option to handle actual image results on background thread instead of U...
  • ee08340 Convert ImagePerfNotifier to Kotlin
  • 4fe31c9 Update release setup (#2744)
  • 2ed361a Do not pass resourceReleaser and leakHandler in NoOpCloseableReference
  • 3d8f6fd Added option to not mark animated images as being stateful
  • c99b371 Daily arc lint --take KTFMT
  • 9c9d228 Bump version to 3.1.0
  • 1824970 BitmapUtil: Add support for RGBA_1010102
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
Bumps `frescoVesion` from 2.6.0 to 3.1.1.

Updates `com.facebook.fresco:fresco` from 2.6.0 to 3.1.1
- [Release notes](https://github.com/facebook/fresco/releases)
- [Commits](facebook/fresco@v2.6.0...v3.1.1)

Updates `com.facebook.fresco:drawee` from 2.6.0 to 3.1.1
- [Release notes](https://github.com/facebook/fresco/releases)
- [Commits](facebook/fresco@v2.6.0...v3.1.1)

Updates `com.facebook.fresco:imagepipeline-okhttp3` from 2.6.0 to 3.1.1
- [Release notes](https://github.com/facebook/fresco/releases)
- [Commits](facebook/fresco@v2.6.0...v3.1.1)

---
updated-dependencies:
- dependency-name: com.facebook.fresco:fresco
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.facebook.fresco:drawee
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.facebook.fresco:imagepipeline-okhttp3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/frescoVesion-3.1.1 branch from f174df2 to ee9cbdd Compare October 2, 2023 07:52
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jraska
Copy link
Owner

jraska commented Oct 3, 2023

Using version 3.1.0 due to this issue: facebook/fresco#2722

@jraska jraska merged commit 5b29981 into master Oct 3, 2023
@jraska jraska deleted the dependabot/gradle/frescoVesion-3.1.1 branch October 3, 2023 21:25
@github-actions github-actions bot added this to the 0.59.0 milestone Oct 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

This PR was released in 0.59.0. 🚀

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.

1 participant