Skip to content

build(deps): bump uniffi from 0.31.1 to 0.31.2 in /rust/taskchampion-android in the rust-dependencies group#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust/taskchampion-android/rust-dependencies-9194e5f3f2
Open

build(deps): bump uniffi from 0.31.1 to 0.31.2 in /rust/taskchampion-android in the rust-dependencies group#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust/taskchampion-android/rust-dependencies-9194e5f3f2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-dependencies group in /rust/taskchampion-android with 1 update: uniffi.

Updates uniffi from 0.31.1 to 0.31.2

Changelog

Sourced from uniffi's changelog.

v0.31.2 (backend crates: v0.31.2) - (2026-06-16)

What's Fixed

  • Kotlin: Fixed JNA direct-mapped u8/u16 return values by widening the internal return carrier to Int, which avoids signedness mismatches during checksum validation and other direct-return paths on Android ARM32. (#2897)
  • Kotlin: Fix async functions that return an external/RustBuffer type
  • Swift: Fixed FfiConverterString silently stripping a leading U+FEFF byte order mark from Rust strings.
  • Swift: Prevent strict concurrency warning with callback interface tables

All changes in v0.31.2.

Commits
  • 05b45b1 chore: Release
  • 7a0eb62 chore: Release
  • d4d26c6 Adding changelog entries for 0.31.2
  • 9b81f26 Fix compile error message to point out missing CARGO_MANIFEST_DIR
  • f29bc2d Fix Kotlin JNA unsigned small integer direct returns
  • 9a11123 Fix Kotlin async external RustBuffer returns
  • 04f196a swift: nonisolated(unsafe) on callback vtablePtr
  • cef4501 Swift: preserve leading U+FEFF byte order mark in FfiConverterString
  • b4153d4 fix: sort uniffi_traits to ensure deterministic code generation
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-dependencies group in /rust/taskchampion-android with 1 update: [uniffi](https://github.com/mozilla/uniffi-rs).


Updates `uniffi` from 0.31.1 to 0.31.2
- [Changelog](https://github.com/mozilla/uniffi-rs/blob/main/CHANGELOG.md)
- [Commits](mozilla/uniffi-rs@v0.31.1...v0.31.2)

---
updated-dependencies:
- dependency-name: uniffi
  dependency-version: 0.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 22, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants