Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2025

This PR contains the following updates:

Package Change Age Confidence
JPype1 ==1.5.0==1.6.0 age confidence

Release Notes

jpype-project/jpype (JPype1)

v1.6.0

Compare Source

JPype 1.6.0

This release introduces several important updates and fixes:

  • Maven Module Structure: Java components have been restructured to follow the Maven module style, improving project organization and dependency management.
  • JArray Registration: JArray is now properly registered as a Sequence, enhancing compatibility and usability.
  • Float16 Conversion Fix: Corrected the conversion of float16 values, specifically addressing issues with subnormal numbers.
  • Null String Handling: Resolved a segmentation fault that occurred when handling null Strings.
  • List Method Fixes: Fixed bugs related to the concatenation and repetition methods for java.util.List.
  • JProxy Enhancement: Improved JProxy to allow wrapping an existing Python object with a Java interface.
  • Map Interface Bug Fix: Addressed an issue where using an interface derived from Map with JProxy would fail.
  • JConversion Respect: Fixed a bug where JPype did not honor a JConversion between two Java classes.
  • Direct Buffer Enhancement: Updated convertToDirectBuffer to support wrapping bytes and read-only memoryviews as read-only Java ByteBuffers.

These changes improve stability, compatibility, and usability across multiple components.


v1.5.2

Compare Source

  • Roll back agent change due to misbehaving JVM installs.
    • Correct issues with non-ascii path for jdbc connections and forName.

v1.5.1

Compare Source

What's Changed
New Contributors

Full Changelog: jpype-project/jpype@v1.5.0...v1.5.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant