Skip to content

chore(deps): bump jni-sys from 0.3.0 to 0.3.1#31

Merged
ararog merged 1 commit intomainfrom
dependabot/cargo/jni-sys-0.3.1
Apr 1, 2026
Merged

chore(deps): bump jni-sys from 0.3.0 to 0.3.1#31
ararog merged 1 commit intomainfrom
dependabot/cargo/jni-sys-0.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps jni-sys from 0.3.0 to 0.3.1.

Release notes

Sourced from jni-sys's releases.

v0.3.1

This release applies the semver trick to re-export compatible types from jni-sys 0.4 (namely jobject) to make it easier for jobject references to be passed around between APIs depending on different versions of jni-sys

The MSRV was bumped to 1.77

What's Changed

Added

  • GetModule was added to JNINativeInterface (#22)
  • JNI_VERSION_{9,10,19,20,21,24} version definitions were added

Changed

  • Compatible types are now re-exported from jni-sys 0.4 to make it easier for jobject references to be passed around between APIs depending on different versions of jni-sys

Full Changelog: jni-rs/jni-sys@v0.3.0...v0.3.1

Changelog

Sourced from jni-sys's changelog.

[0.3.1] - 2026-03-22

Added

  • GetModule was added to JNINativeInterface (#22)
  • JNI_VERSION_{9,10,19,20,21,24} version definitions were added

Changed

  • Compatible types are now re-exported from jni-sys 0.4 to make it easier for jobject references to be passed around between APIs depending on different versions of jni-sys
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 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 @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2026

Milestone

The specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: https://github.com/<org>/<repo>/milestone/3.

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [jni-sys](https://github.com/jni-rs/jni-sys) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/jni-rs/jni-sys/releases)
- [Changelog](https://github.com/jni-rs/jni-sys/blob/v0.3.1/CHANGELOG.md)
- [Commits](jni-rs/jni-sys@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: jni-sys
  dependency-version: 0.3.1
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@ararog ararog force-pushed the dependabot/cargo/jni-sys-0.3.1 branch from de4fd84 to a485891 Compare April 1, 2026 14:41
@ararog ararog merged commit 4750f6a into main Apr 1, 2026
0 of 2 checks passed
@ararog ararog deleted the dependabot/cargo/jni-sys-0.3.1 branch April 1, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant