fix(deps): update rust crate numpy to 0.28#148
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
|
da10932 to
826c1cb
Compare
826c1cb to
5be23df
Compare
1273d9b to
486ae4f
Compare
f629f96 to
2541504
Compare
25b0f73 to
87c7ede
Compare
a2553b0 to
1334d6e
Compare
35d455c to
56739ff
Compare
56739ff to
414e8c6
Compare
414e8c6 to
3c4ca22
Compare
41fb1a1 to
208b05d
Compare
208b05d to
c773b4b
Compare
76b8aa1 to
4e41d06
Compare
4e41d06 to
ea0c744
Compare
ea0c744 to
b69c5e7
Compare
b69c5e7 to
9b502c2
Compare
9b502c2 to
6c2fc78
Compare
6c2fc78 to
ed1b375
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.21→0.28Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
PyO3/rust-numpy (numpy)
v0.28.0Compare Source
What's Changed
extension-modulefeature from docs and examples by @Icxolu in #519readonlyandreadwriteby @jakelishman in #524as_sliceby @jakelishman in #525numpyto 0.28.0 by @Icxolu in #531New Contributors
Full Changelog: PyO3/rust-numpy@v0.27.1...v0.28.0
v0.27.1Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/rust-numpy@v0.27.0...v0.27.1
v0.27.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/rust-numpy@v0.26.0...v0.27.0
v0.26.0: rust-numpy version 0.26.0Compare Source
Bumps to PyO3 0.26 and MSRV 1.74.
Thanks to @Icxolu for the update!
v0.25.0: rust-numpy version 0.25.0Compare Source
This release bumps the PyO3 dependency to 0.25.0.
Thank you to @bschoenmaeckers and @mejrs for the update!
v0.24.0: rust-numpy version 0.24.0Compare Source
This release bumps the PyO3 dependency to 0.24.0.
It also adds support for the free-threaded build of Python 3.13+.
Thank you to @bschoenmaeckers, @tuxu, @davidhewitt, @Icxolu and @ngoldbaum for the improvements!
v0.23.0: rust-numpy version 0.23.0Compare Source
This release bumps PyO3 to 0.23.0. As part of this change many trait bounds have changed to require the new
IntoPyObjecttrait, and types implementing theElementtrait are now required to beSync.Additionally, the
rustc-hashdependency has been bumped to 2 and thenalgebraoptional dependency has had the accepted range widened to allow version 0.33.Thank you to @Icxolu, @kli6891 and @jonaspleyer for the improvements.
v0.22.1: rust-numpy version 0.22.1Compare Source
This release fixes support for 32-bit Windows, and adds
PyReadWriteArray::make_nonwriteable.Thanks to @jakelishman for the improvements!
v0.22.0: rust-numpy version 0.22.0Compare Source
This long-overdue release bumps PyO3 version to 0.22.0, bringing Python 3.13 support. Also included is support for numpy 2.0 as well as ndarray 0.16.
Thank you to the long list of contributors who made this happen, including:
@adamreichold
@aMarcireau
@bschoenmaeckers
@davidhewitt
@euanwm
@itamarst
@JRRudy1
@maffoo
@magnusuMET
Configuration
📅 Schedule: Branch creation - "after 07:00 before 20:00 every weekday" in timezone Asia/Tokyo, 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.
This PR was generated by Mend Renovate. View the repository job log.