-
Notifications
You must be signed in to change notification settings - Fork 245
chore: bump pyo3 from 0.24.1 to 0.27.1 #5544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
abf66ed to
22a5067
Compare
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.1 to 0.27.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.24.1...v0.27.1) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
22a5067 to
259e4c3
Compare
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@claude try fixing by upgrading all py03 dependencies together |
|
Claude finished @max-sixty's task —— View job Upgrading all pyo3 dependencies together ✅
Result: All pyo3 dependencies are already correctly upgraded together! 🎉 The PR already contains the correct updates:
Test Results:
About the CI Failure: Conclusion: The PR is already in good shape with all pyo3 dependencies upgraded together. The upgrade is working correctly! --- | Branch |
|
@claude — upgrade the nightly toolchain version then
|
|
Claude finished @max-sixty's task —— View job Upgrading nightly toolchain version
|
Bumps pyo3 from 0.24.1 to 0.27.1.
Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
9fbcf7crelease: 0.27.1fdfddc8Expose types::iterator::PySendResult in types module (#5539)a09540bupdate MSRV shields.io badge (#5540)1e6db53fixes #5537 -- silence a clippy warning on rust 1.83 (#5538)7525512release: 0.27.0 (#5520)b392013ci: install lychee stable usinginstall-action(#5528)f32ed83fix PyPyModule_ExecDef, PyPyModule_FromDefAndSpec2 definitions (#5529)02b54ebmake warning name distinct in warnings tests (#5532)999ee8aci: enable more tests on 3.14t (#5524)8f669e7attempt to improve unsupported Python version error (#5519)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)