Skip to content

build(deps): bump io.github.raamcosta.compose-destinations:animations-core from 1.8.38-beta to 1.9.40-beta#8

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/io.github.raamcosta.compose-destinations-animations-core-1.9.40-beta
Closed

build(deps): bump io.github.raamcosta.compose-destinations:animations-core from 1.8.38-beta to 1.9.40-beta#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/io.github.raamcosta.compose-destinations-animations-core-1.9.40-beta

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps io.github.raamcosta.compose-destinations:animations-core from 1.8.38-beta to 1.9.40-beta.

Release notes

Sourced from io.github.raamcosta.compose-destinations:animations-core's releases.

1.9.40-beta

Changes

  • This release requires developers using the animation's core to do some small changes. This was required since accompanist navigation also had some breaking changes on their side.

Here are the steps:

  1. Replace all instances of AnimatedContentScope with AnimatedContentTransitionScope
  2. Replace all instances of DestinationStyle.BottomSheet with DestinationStyleBottomSheet
  3. Replace all instances of DestinationStyle.Animated with DestinationStyleAnimated

That should be it. If you find something else that you had to do, please do let us know opening an issue.

Full Changelog: raamcosta/compose-destinations@1.9.39-beta...1.9.40-beta

1.9.39-beta

  • Compose 1.5 support 🙌

1.8.39-beta

  • Last transitive dependency versions for stable 1.4 Compose

Full Changelog: raamcosta/compose-destinations@1.8.38-beta...1.8.39-beta

Commits

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

…-core

Bumps [io.github.raamcosta.compose-destinations:animations-core](https://github.com/raamcosta/compose-destinations) from 1.8.38-beta to 1.9.40-beta.
- [Release notes](https://github.com/raamcosta/compose-destinations/releases)
- [Commits](raamcosta/compose-destinations@1.8.38-beta...1.9.40-beta)

---
updated-dependencies:
- dependency-name: io.github.raamcosta.compose-destinations:animations-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2023

Superseded by #9.

@dependabot dependabot bot closed this Apr 24, 2023
@dependabot dependabot bot deleted the dependabot/gradle/io.github.raamcosta.compose-destinations-animations-core-1.9.40-beta branch April 24, 2023 09:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants