Skip to content

Upgrade to Uniffi 0.32 - #7555

Open
bendk wants to merge 1 commit into
mainfrom
bdk/push-vzynnoquttku
Open

Upgrade to Uniffi 0.32#7555
bendk wants to merge 1 commit into
mainfrom
bdk/push-vzynnoquttku

Conversation

@bendk

@bendk bendk commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Pull Request checklist

  • Breaking changes: This PR follows our breaking change policy
    • This PR follows the breaking change policy:
      • This PR has no breaking API changes, or
      • There are corresponding PRs for our consumer applications that resolve the breaking changes and have been approved
  • Quality: This PR builds and tests run cleanly
    • Note:
      • For changes that need extra cross-platform testing, consider adding [ci full] to the PR title.
      • If this pull request includes a breaking change, consider cutting a new release after merging.
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry in CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
  • Dependencies: This PR follows our dependency management guidelines
    • Any new dependencies are accompanied by a summary of the due diligence applied in selecting them.

@bendk
bendk requested a review from a team as a code owner August 19, 2026 15:30
@bendk
bendk requested review from mashalifshin and removed request for a team August 19, 2026 15:30
@bendk bendk added WIP Work in progress ☢️ Do not merge labels Aug 19, 2026
Comment thread components/places/Cargo.toml Outdated
# glean-sym is only used on Android and iOS.
[target.'cfg(any(target_os = "android", target_os = "ios"))'.dependencies]
glean-sym = { git = "https://github.com/mozilla/glean", tag = "v68.0.0", optional = true }
glean-sym = { git = "https://github.com/mozilla/glean", rev = "96644e4d5f1afca76f2b2bb2cadd5048323dcee4", optional = true }

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Let's not merge this until we have a real Glean release that depend on UniFFI 0.32

@bendk
bendk force-pushed the bdk/push-vzynnoquttku branch 14 times, most recently from c98f584 to 0f744e7 Compare August 20, 2026 20:03
@bendk
bendk force-pushed the bdk/push-vzynnoquttku branch from 0f744e7 to 3956f1b Compare August 20, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant