Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.github.raamcosta.compose-destinations:animations-core from 1.6.15-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

1.8.38-beta

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

1.8.36-beta

Full Changelog: raamcosta/compose-destinations@1.8.35-beta...1.8.36-beta

1.8.35-beta

What's Changed

New Contributors

Full Changelog: raamcosta/compose-destinations@1.8.34-beta...1.8.35-beta

1.8.34-beta

Changes

- #352 : Adds support for navigation extras when navigating to an ActivityDestination

- Fixed issue with launchSingleTop destinations not receiving the result from a ResultBackNavigator in certain scenarios

... (truncated)

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.6.15-beta to 1.9.40-beta.
- [Release notes](https://github.com/raamcosta/compose-destinations/releases)
- [Commits](raamcosta/compose-destinations@1.6.15-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] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2023

Superseded by #33.

@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 18:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants