Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps ffi from 2.1.4 to 2.1.5.

Release notes

Sourced from ffi's releases.

package:ffi v2.1.5

  • Update to the latest lints.
  • Add default parameter names for callbacks.
Commits
  • c3defd6 [ffi] named Arena parameter in using() function (#2767)
  • a0e9f5d [ffigen] Simplify parseTypedefDeclaration signature (#2930)
  • 93237d0 [ffigen] Simplify parseEnumDeclaration signature (#2929)
  • e25cfed [ffigen] Remove pointerReference plumbing (#2928)
  • d8b4346 [native_toolchain_c] Make timeouts consistent (#2924)
  • 8a463e5 [record_use] Document compiler differences (#2912)
  • 3495c21 [jnigen] Namespace primitive types (#2913)
  • b1f29be [jnigen] Kotlin interfaces with suspend methods (#2857)
  • 40ff8cd [native_toolchain_c] Increase test timeout (#2909)
  • 0d48d27 [native_toolchain_c] Consider ANDROID_HOME environment variable (#2736)
  • Additional commits viewable 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 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)

Bumps [ffi](https://github.com/dart-lang/native/tree/main/pkgs) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/ffi-v2.1.5/pkgs)

---
updated-dependencies:
- dependency-name: ffi
  dependency-version: 2.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jan 9, 2026
@dependabot dependabot bot requested a review from conventoangelo as a code owner January 9, 2026 20:09
@coderabbitai
Copy link

coderabbitai bot commented Jan 9, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants