Skip to content

chore(deps): bump com.squareup.assertj:assertj-android from 1.1.1 to 1.2.0#487

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/com.squareup.assertj-assertj-android-1.2.0
Open

chore(deps): bump com.squareup.assertj:assertj-android from 1.1.1 to 1.2.0#487
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/com.squareup.assertj-assertj-android-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps com.squareup.assertj:assertj-android from 1.1.1 to 1.2.0.

Changelog

Sourced from com.squareup.assertj:assertj-android's changelog.

Version 1.2.0 (2017-08-26)

  • Support libraries updated to 26.
  • New assertions!
    • android.support.design.widget.TextInputLayout
    • android.support.v4.media.MediaMetadataCompat
  • New: ViewAssert gains assertions for elevation, z, and translationZ.
  • New: TimePickerAssert gains assertions for hour and minute.
  • New: IntentAssert gains assertions for pacakge.
  • Fix: ViewAssert.hasTag now checks based on equality, not identity.
  • Fix: BluetoothClassAssert.doesNotHave to correctly assert negatively.
  • Fix: BluetoothGattCharacteristicAssert.hasUuid to assert against actual value.
  • Fix: BluetoothGattDescriptorAssert.hasUuid to assert against actual value.
  • Fix: BluetoothGattServiceAssert.hasUuid to assert against actual value.
  • Fix: ViewAssert.canResolveTextAlignment and canNotResolveTextAlignment to check the correct property.
  • Fix: DisplayAssert.hasDisplayId to assert against actual value.
  • Fix: ToastAssert.hasGravity to assert against actual value.
  • Fix: AnimationAssert.hasStartTime to assert against actual value.
  • Fix: RecyclerViewLayoutManagerAssert.hasMinimumWidth and hasMinimumHeight to assert against actual value.
  • Fix: MediaRouteDiscoveryRequestAssert now assert against actual values.
Commits
  • 0fbfa48 Prepare version 1.2.0.
  • 913951d Merge pull request #223 from square/debaj-SupportLibrary26Update
  • dabf383 Updating the support libraries to v26.0.0, compileSDK: 26, deprecated classes...
  • 822cbc0 Update Android tools & libraries, drop support for Java 7
  • 8316fa3 Merge pull request #217 from kkocel/master
  • 99855ec Added package intent assert
  • 85a0acf Merge pull request #212 from MariusVolkhart/MediaRouteDiscoveryRequestAssert
  • fa2773e Merge pull request #213 from MariusVolkhart/MediaRouteDescriptorAssert
  • aaff264 Correct the error message for MediaRouteDescriptorAssert#hasVolumeMax(int)
  • c942bf2 Implement MediaRouteDiscoveryRequestAssert
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.squareup.assertj:assertj-android](https://github.com/square/assertj-android) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/square/assertj-android/releases)
- [Changelog](https://github.com/square/assertj-android/blob/master/CHANGELOG.md)
- [Commits](square/assertj-android@1.1.1...1.2.0)

---
updated-dependencies:
- dependency-name: com.squareup.assertj:assertj-android
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 17, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 17, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.51%. Comparing base (0746133) to head (4462a59).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #487   +/-   ##
==========================================
  Coverage      47.51%   47.51%           
  Complexity       445      445           
==========================================
  Files             59       59           
  Lines           1892     1892           
  Branches         255      255           
==========================================
  Hits             899      899           
  Misses           906      906           
  Partials          87       87           
Flag Coverage Δ
unittests 47.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants