Skip to content

🤖 Update Dependencies for Compose 1.8 release #504

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

Merged
merged 8 commits into from
Apr 28, 2025
Merged

Conversation

compose-devrel-github-bot
Copy link
Contributor

@compose-devrel-github-bot compose-devrel-github-bot commented Apr 23, 2025

From @dturner:

I've updated the code snippets to support the Compose 1.8 release. More info here.. Specifically:

  • Modifier.sharedElement's state parameter has been renamed to sharedContentState
  • Drag and Drop APIs have been updated so that callers no need to specify the touch event used to trigger the drag event. Compose handles this automatically. Updated docs here: https://developer.android.com/develop/ui/compose/touch-input/user-interactions/drag-and-drop
  • WindowWidthSizeClass is deprecated, use WindowSizeClass instead
  • LocalUseFallbackRippleImplementation moved to package androidx.compose.material3
  • ExperimentalMaterialApi changed to ExperimentalMaterial3Api and package changed

Copy link

snippet-bot bot commented Apr 24, 2025

Here is the summary of possible violations 😱

There is a possible violation for removing region tag in use.

The end of the violation section. All the stuff below is FYI purposes only.


Here is the summary of changes.

You are about to delete 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Sorry, something went wrong.

@dturner dturner force-pushed the bot-update-deps branch 2 times, most recently from dacdbcf to 5ca088d Compare April 28, 2025 13:39
@riggaroo riggaroo added the snippet-bot:force-run Force snippet-bot runs its logic label Apr 28, 2025
@snippet-bot snippet-bot bot removed the snippet-bot:force-run Force snippet-bot runs its logic label Apr 28, 2025
@dturner dturner changed the title 🤖 Update Dependencies 🤖 Update Dependencies for Compose 1.8 release Apr 28, 2025
@dturner dturner self-assigned this Apr 28, 2025
@dturner dturner added the snippet-bot:force-run Force snippet-bot runs its logic label Apr 28, 2025
@snippet-bot snippet-bot bot removed the snippet-bot:force-run Force snippet-bot runs its logic label Apr 28, 2025
@riggaroo
Copy link
Collaborator

snippet-bot full scan

@riggaroo riggaroo merged commit 43bba58 into main Apr 28, 2025
4 of 5 checks passed
@riggaroo riggaroo deleted the bot-update-deps branch April 28, 2025 16:29
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.

None yet

3 participants