Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

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: Disabled by config. Please merge this manually once you are satisfied.

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 this update again.


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

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

@renovate renovate bot force-pushed the renovate/jpype1-1.x branch from 1462f37 to fa2f81e Compare November 3, 2024 18:24
@renovate renovate bot force-pushed the renovate/jpype1-1.x branch from fa2f81e to 34ac27e Compare November 18, 2024 22:43
@renovate renovate bot changed the title chore(deps): update dependency jpype1 to v1.5.0 chore(deps): update dependency jpype1 to v1.5.1 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/jpype1-1.x branch 4 times, most recently from 4b60efb to c8615a5 Compare November 28, 2024 11:48
@renovate renovate bot force-pushed the renovate/jpype1-1.x branch from c8615a5 to 7a51219 Compare January 27, 2025 16:21
@renovate renovate bot changed the title chore(deps): update dependency jpype1 to v1.5.1 chore(deps): update dependency jpype1 to v1.5.2 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/jpype1-1.x branch from 7a51219 to 0bbc138 Compare July 7, 2025 16:54
@renovate renovate bot changed the title chore(deps): update dependency jpype1 to v1.5.2 chore(deps): update dependency jpype1 to v1.6.0 Jul 7, 2025
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.

0 participants