Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps org.jetbrains.androidx.navigation:navigation-compose from 2.9.0-rc01 to 2.9.0-rc02.

Changelog

Sourced from org.jetbrains.androidx.navigation:navigation-compose's changelog.

1.9.0-rc02 (September 2025)

Changes since 1.9.0-rc01

Fixes

Multiple Platforms

  • (prerelease fix) Fix "Cinterop fails with an error when Compilation works fine" #2386
  • (prerelease fix) Fix "warning: KLIB resolver: Could not find" #2386

Web

  • Fix the issue where deleting a word in the middle of a sentence also affects the word next to it #2372

Gradle Plugin

  • (prerelease fix) Fix composeCompatibilityBrowserDistribution task lazy configuration #5398

Dependencies


1.10.0-alpha01 (September 2025)

Changes since 1.9.0-rc01

Highlights

Multiple Platforms

Breaking Changes

iOS

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 15, 2025
Bumps [org.jetbrains.androidx.navigation:navigation-compose](https://github.com/JetBrains/compose-jb) from 2.9.0-rc01 to 2.9.0-rc02.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.androidx.navigation:navigation-compose
  dependency-version: 2.9.0-rc02
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/native/kotlin/org.jetbrains.androidx.navigation-navigation-compose-2.9.0-rc02 branch from 50cae67 to bc1d32e Compare September 18, 2025 04:22
@jkmassel jkmassel changed the title Bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.0-rc01 to 2.9.0-rc02 in /native/kotlin Bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.0-rc01 to 2.9.0 in /native/kotlin Sep 18, 2025
Copy link
Contributor

@jkmassel jkmassel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this atop #900 (and #898, because for some reason this one needed it while others didn't), and it works fine.

@jkmassel jkmassel enabled auto-merge (squash) September 18, 2025 04:35
@jkmassel jkmassel merged commit 3017e64 into trunk Sep 18, 2025
21 checks passed
@jkmassel jkmassel deleted the dependabot/gradle/native/kotlin/org.jetbrains.androidx.navigation-navigation-compose-2.9.0-rc02 branch September 18, 2025 04:52
jkmassel pushed a commit that referenced this pull request Sep 18, 2025
Bumps [org.jetbrains.androidx.navigation:navigation-compose](https://github.com/JetBrains/compose-jb) from 2.9.0-rc01 to 2.9.0-rc02.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.androidx.navigation:navigation-compose
  dependency-version: 2.9.0-rc02
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant