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

Update dependency com.squareup.radiography:radiography to v2.5 #111

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.radiography:radiography 2.4.1 -> 2.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

square/radiography (com.squareup.radiography:radiography)

v2.5

2023-11-01

Compose 1.5 is now supported. Due to breaking API changes within the Compose runtime, this version
is not compatible with earlier versions of Compose. If you need to use an earlier version of Compose,
use a 2.x version of Radiography.

The ScannableView.ComposeView has a new property, semanticsConfigurations, which exposes SemanticsConfiguration objects
from both Modifiers and the new Semantics tree. In newer versions of Compose, SemanticsConfigurations cannot
be read from the Modifier list, and are present only in the Semantics tree,
so if you were previously using the modifiers property for this you should switch to
using semanticsConfigurations instead.


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.

@renovate renovate bot force-pushed the renovate/radiography branch from eec01b2 to 7c6913c Compare November 7, 2023 04:41
@ychescale9 ychescale9 merged commit c6070c5 into main Nov 7, 2023
@ychescale9 ychescale9 deleted the renovate/radiography branch November 7, 2023 04:41
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.

1 participant