wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.99k stars 1.32k forks source link

Bump com.github.yalantis:ucrop from 2.2.9 to 2.2.9-native #21405

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps com.github.yalantis:ucrop from 2.2.9 to 2.2.9-native.

Release notes

Sourced from com.github.yalantis:ucrop's releases.

2.2.9-native

  • Update compileSdk and targetSdk versions up to 33
  • Fixed #867
  • Fixed #873
  • And other improvements

Full Changelog: https://github.com/Yalantis/uCrop/compare/2.2.8-native...2.2.9-native

Commits
  • ed2b293 Code refactoring
  • ec3aba8 Merge pull request #908 from an22/feature/use-java-11-for-jitpack
  • 45c4e5a use java 11 for jitpack publishing
  • 077d824 Merge pull request #907 from an22/feature/migration_to_maven_publish
  • f5ab287 migration to maven publish
  • f388d41 Update uCrop version
  • 23114c3 Merge pull request #899 from Yalantis/fix/readme_file
  • 2c1920b Update README.md
  • eadab61 Merge pull request #886 from dinhlamvn/develop
  • 7a12996 Merge pull request #898 from Yalantis/release/2.2.9
  • 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 show 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)
dangermattic commented 3 weeks ago
1 Warning
:warning: PR is not assigned to a milestone.

Generated by :no_entry_sign: Danger

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

wpmobilebot commented 3 weeks ago

Project dependencies changes

The following changes in project dependencies were detected (configuration wordpressVanillaReleaseRuntimeClasspath):

list ``` Upgraded Dependencies com.github.yalantis:ucrop:2.2.9-native, (changed from 2.2.9) ```
tree ```diff +--- project :libs:image-editor -| \--- com.github.yalantis:ucrop:2.2.9 +| \--- com.github.yalantis:ucrop:2.2.9-native -\--- com.github.yalantis:ucrop:2.2.9 (*) +\--- com.github.yalantis:ucrop:2.2.9-native (*) ```
wpmobilebot commented 3 weeks ago
Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr21405-4b990c1
Commit4b990c1b3f2f81de7d87663ef364fec96241f6b7
Direct Downloadjetpack-prototype-build-pr21405-4b990c1.apk
Note: Google Login is not supported on these builds.
wpmobilebot commented 3 weeks ago
WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr21405-4b990c1
Commit4b990c1b3f2f81de7d87663ef364fec96241f6b7
Direct Downloadwordpress-prototype-build-pr21405-4b990c1.apk
Note: Google Login is not supported on these builds.
wzieba commented 3 weeks ago

I think we probably should replace this dependency with our fork: https://github.com/Automattic/uCrop

nbradbury commented 3 weeks ago

@wzieba I've opened this issue to update to our fork of this library.

dependabot[bot] commented 3 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.