Skip to content

Bump uniffi from 0.31.1 to 0.31.2 in /MaruSudachiFFI#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/MaruSudachiFFI/uniffi-0.31.2
Closed

Bump uniffi from 0.31.1 to 0.31.2 in /MaruSudachiFFI#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/MaruSudachiFFI/uniffi-0.31.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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 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)

Bumps [uniffi](https://github.com/mozilla/uniffi-rs) 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
...

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 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #33.

@dependabot dependabot Bot closed this Jul 7, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/MaruSudachiFFI/uniffi-0.31.2 branch July 7, 2026 05:33
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