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

build(deps): Bump androidx.constraintlayout:constraintlayout from 2.2.0 to 2.2.1 #21722

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps androidx.constraintlayout:constraintlayout from 2.2.0 to 2.2.1.

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 <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)

Bumps androidx.constraintlayout:constraintlayout from 2.2.0 to 2.2.1.

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Feb 28, 2025
@dependabot dependabot bot requested review from a team and nbradbury and removed request for a team February 28, 2025 08:16
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Contributor

Project dependencies changes

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

list
Upgraded Dependencies
androidx.constraintlayout:constraintlayout:2.2.1, (changed from 2.2.0)
tree
 +--- project :libs:image-editor
-|    +--- androidx.constraintlayout:constraintlayout:2.2.0
-|    |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.7.0 (*)
-|    |    +--- androidx.constraintlayout:constraintlayout-core:1.1.0 -> 1.1.1
-|    |    |    \--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-|    |    +--- androidx.core:core:1.3.2 -> 1.13.1 (*)
-|    |    \--- androidx.profileinstaller:profileinstaller:1.4.0 (*)
+|    +--- androidx.constraintlayout:constraintlayout:2.2.1
+|    |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.7.0 (*)
+|    |    +--- androidx.constraintlayout:constraintlayout-core:1.1.1
+|    |    |    \--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+|    |    +--- androidx.core:core:1.3.2 -> 1.13.1 (*)
+|    |    \--- androidx.profileinstaller:profileinstaller:1.4.0 (*)
 |    \--- com.google.android.material:material:1.12.0
-|         \--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.2.0 (*)
+|         \--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.2.1 (*)
 +--- project :libs:login
-|    \--- androidx.constraintlayout:constraintlayout:2.2.0 (*)
+|    \--- androidx.constraintlayout:constraintlayout:2.2.1 (*)
-\--- androidx.constraintlayout:constraintlayout:2.2.0 (*)
+\--- androidx.constraintlayout:constraintlayout:2.2.1 (*)

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Feb 28, 2025

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
Versionpr21722-1da9d62
Commit1da9d62
Direct Downloadwordpress-prototype-build-pr21722-1da9d62.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Feb 28, 2025

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
Versionpr21722-1da9d62
Commit1da9d62
Direct Downloadjetpack-prototype-build-pr21722-1da9d62.apk
Note: Google Login is not supported on these builds.

@nbradbury nbradbury self-assigned this Mar 3, 2025
@nbradbury
Copy link
Contributor

@nbradbury nbradbury enabled auto-merge (squash) March 3, 2025 12:02
Copy link

sonarqubecloud bot commented Mar 3, 2025

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.28%. Comparing base (7e6e033) to head (1da9d62).
Report is 1 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk   #21722      +/-   ##
==========================================
- Coverage   39.41%   39.28%   -0.13%     
==========================================
  Files        2122     2113       -9     
  Lines       99570    99213     -357     
  Branches    15324    15286      -38     
==========================================
- Hits        39247    38980     -267     
+ Misses      56844    56768      -76     
+ Partials     3479     3465      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@nbradbury nbradbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@nbradbury nbradbury merged commit e344e16 into trunk Mar 3, 2025
22 checks passed
@nbradbury nbradbury deleted the dependabot/gradle/androidx.constraintlayout-constraintlayout-2.2.1 branch March 3, 2025 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: dependencies update PRs that update a dependency file, used by Dependabot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants