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 compose.destinations to v2.0.0-beta09 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.raamcosta.compose-destinations:ksp 2.0.0-beta01 -> 2.0.0-beta09 age adoption passing confidence
io.github.raamcosta.compose-destinations:core 2.0.0-beta01 -> 2.0.0-beta09 age adoption passing confidence

Warning

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


Release Notes

raamcosta/compose-destinations (io.github.raamcosta.compose-destinations:ksp)

v2.0.0-beta09

Compare Source

Changes
  • Fixes #​648
  • Fixes issue with module name being prefixed on the NavGraphs module object fields.

Full Changelog: raamcosta/compose-destinations@2.0.0-beta08...2.0.0-beta09

v2.0.0-beta08

Compare Source

Changes
  • Fixes #​638
  • Module names will now prefix all routes when set
    • Should help avoid duplicate routes on bigger projects

Full Changelog: raamcosta/compose-destinations@2.0.0-beta07...2.0.0-beta08

v2.0.0-beta07

Compare Source

Changes
  • Fixes #​638
  • Fixes #​611
  • Improved wrong nav graph args configuration reporting
  • When generating docs to specific directories set with gradle ksp configs, it creates missing directories if any.
  • Added API for adding deep links at runtime (Fixes #​639)

Example:

DestinationsNavHost(
    //...
) {
    MyDestination addDeepLink { uriPattern = "schema://${MyDestination.route}" }
}

Full Changelog: raamcosta/compose-destinations@2.1.0-beta06...2.0.0-beta07

v2.0.0-beta06

Compare Source

Changes

Full Changelog: raamcosta/compose-destinations@2.0.0-beta05...2.0.0-beta06

v2.0.0-beta05

Compare Source

v2.0.0-beta04

Compare Source

v2.0.0-beta02

Compare Source


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 these updates 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/compose.destinations branch from 65206cf to 99e6fda Compare May 22, 2024 07:48
@renovate renovate bot changed the title Update compose.destinations to v2.0.0-beta06 Update compose.destinations to v2.0.0-beta07 May 22, 2024
@renovate renovate bot force-pushed the renovate/compose.destinations branch from 99e6fda to 41d8830 Compare May 30, 2024 20:59
@renovate renovate bot changed the title Update compose.destinations to v2.0.0-beta07 Update compose.destinations to v2.0.0-beta08 May 30, 2024
@renovate renovate bot force-pushed the renovate/compose.destinations branch from 41d8830 to f272a9c Compare May 31, 2024 20:41
@renovate renovate bot changed the title Update compose.destinations to v2.0.0-beta08 Update compose.destinations to v2.0.0-beta09 May 31, 2024
@renovate renovate bot force-pushed the renovate/compose.destinations branch from f272a9c to 7ae6cef Compare June 18, 2024 11:18
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

0 participants