Skip to content

deps: bump jpype1 from 1.5.1 to 1.5.2 in the patch-updates group#1685

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/patch-updates-014e1a1033
Closed

deps: bump jpype1 from 1.5.1 to 1.5.2 in the patch-updates group#1685
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/patch-updates-014e1a1033

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2025

Copy link
Copy Markdown
Contributor

Bumps the patch-updates group with 1 update: jpype1.

Updates jpype1 from 1.5.1 to 1.5.2

Release notes

Sourced from jpype1's releases.

v1.5.2

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

Sourced from jpype1's changelog.

Changelog

This changelog only contains changes from the first pypi release (0.5.4.3) onwards.

Latest Changes:

  • 1.6.1.dev0 - 2025-05-31

  • 1.6.0 - 2025-05-31

  • 1.6.0 - 2025-01-20

    • Java components have been converted to maven style module.

    • JArray is now registered as a Sequence.

    • Fixed conversion of float16 for subnormal numbers.

    • Fixed segmentation fault on null String.

    • Fixed bugs with java.util.List concat and repeat methods.

    • Enhancement to JProxy to handle wrapping an existing Python object with a Java interface.

    • Fixed bug in which using an interface the derived from Map with JProxy failed.

    • Fixed a bug in which JPype did not respect a JConversion between two Java classes.

    • Enhancement in convertToDirectBuffer to support wrapping bytes and readonly memoryviews as readonly java ByteBuffers.

  • 1.5.2 - 2025-01-20

    • Roll back agent change due to misbehaving JVM installs.

    • Correct issues with non-ascii path for jdbc connections and forName.

  • 1.5.1 - 2024-11-09

    • Future proofing for Python 3.14

    • Support for Python 3.13

    • Allow access to default methods implemented in interfaces when using @JImplements.

    • Added support for typing JArray (Java type only), e.g. JArray[java.lang.Object] "JArray[java.lang.Object]"

    • Fixed uncaught exception while setting traceback causing issues in Python 3.11/3.12.

    • Use PEP-518 and PEP-660 configuration for the package, allowing editable and configurable builds using modern Python packaging tooling.

... (truncated)

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-updates group with 1 update: [jpype1](https://github.com/jpype-project/jpype).


Updates `jpype1` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/jpype-project/jpype/releases)
- [Changelog](https://github.com/jpype-project/jpype/blob/master/doc/CHANGELOG.rst)
- [Commits](jpype-project/jpype@v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: jpype1
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file; used by Dependabot. label Jul 7, 2025
@triceo

triceo commented Jul 7, 2025

Copy link
Copy Markdown
Collaborator

@dependabot ignore jpype1 minor version

@triceo triceo closed this Jul 7, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2025

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/pip/patch-updates-014e1a1033 branch July 7, 2025 13:44
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 1.5.x of jpype1 again, unless you unignore it.

@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2025

Copy link
Copy Markdown

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; used by Dependabot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant