Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps pyjnius from 1.6.1 to 1.7.0.

Changelog

Sourced from pyjnius's changelog.

1.7.0 (2025-09-08)

Full Changelog

Highlights

  • #713 Remove support for Python 3.7 as reached EOL
  • #696 Display Java stacktrace by default in JavaException
  • #753 fixes for Cython 3.1 support
  • #762 Remove support for Python 3.8 which reached EOL on 2024-10-07
  • #756 Remove python long to support Cython >= 3.1.x
  • #766 Remove support for Cython versions prior to 3.x.x
  • #764 Add support for Python 3.13, fix incompatible pointers
Commits
  • 5339089 Update release date for 1.7.0 (#783)
  • 8ab4645 Use merge-multiple: true when downloading artifacts for release (#782)
  • 38f1254 Prevent signature confusion in test case (#778)
  • a82bb8b Use latest release for action-gh-release (#777)
  • 9cef2f3 Wheel artifacts might need to be tested on a different platform of the one th...
  • 2e84b78 Move to GitHub hosted ubuntu-24.04-arm runner for Linux arm64 builds (#768)
  • 47f8798 Update CHANGELOG and version for release 1.7.0 (#775)
  • 0b06b8e Add support for Python 3.13, fix incompatible pointers (thanks to @​cmacdonald...
  • f44024f Remove support for Cython versions prior to 3.x.x (#766)
  • 62eb25e Migrate to download-artifact@v4 and upload-artifact@v4 (#765)
  • 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 [pyjnius](https://github.com/kivy/pyjnius) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/kivy/pyjnius/releases)
- [Changelog](https://github.com/kivy/pyjnius/blob/master/CHANGELOG.md)
- [Commits](kivy/pyjnius@1.6.1...1.7.0)

---
updated-dependencies:
- dependency-name: pyjnius
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 8, 2025
@ismailsimsek ismailsimsek changed the title Bump pyjnius from 1.6.1 to 1.7.0 Bump pyjnius from 1.6.1 to 1.7.0 and Python requirement to 3.9 Sep 9, 2025
@ismailsimsek ismailsimsek merged commit 99f3c9f into main Sep 9, 2025
0 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pyjnius-1.7.0 branch September 9, 2025 16:45
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant