Bump the rust group across 1 directory with 3 updates - #237
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the rust group across 1 directory with 3 updates#237dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3), [numpy](https://github.com/PyO3/rust-numpy) and [num-derive](https://github.com/rust-num/num-derive) to permit the latest version. Updates `pyo3` to 0.28.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.28.0...v0.28.3) Updates `numpy` to 0.29.0 - [Release notes](https://github.com/PyO3/rust-numpy/releases) - [Changelog](https://github.com/PyO3/rust-numpy/blob/main/CHANGELOG.md) - [Commits](PyO3/rust-numpy@v0.28.0...v0.29.0) Updates `num-derive` to 0.5.1 - [Changelog](https://github.com/rust-num/num-derive/blob/main/RELEASES.md) - [Commits](rust-num/num-derive@num-derive-0.4.0...num-derive-0.5.1) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.28.3 dependency-type: direct:production dependency-group: rust - dependency-name: numpy dependency-version: 0.29.0 dependency-type: direct:production dependency-group: rust - dependency-name: num-derive dependency-version: 0.5.1 dependency-type: direct:production dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on pyo3, numpy and num-derive to permit the latest version.
Updates
pyo3to 0.28.3Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
743af64release: 0.28.32042b4cfix deadlock when initializing enum viainto_pyobject()(#5928)0157247ci: update UI tests for Rust 1.94 (#5859)e234f8aUpdate getting-started.md (#5899)c06848dfix ffi-check in 3.15.0a7 (#5873)83f4283remove unusedtry_trait_v2feature when enabling thenightlyfeature (#5868)0de57edFix unsoundness inPyBytesWriter::write_vectored(#5907)49cd13ffixes #5900 -- address race condition with initialization and site.py loading...c90d163[fix] Fixstd::ffiimport for_Py_NegativeRefcount(#5847)b79d725fix(pyo3-macros): allow pyclass named Probe (#5837)Updates
numpyto 0.29.0Release notes
Sourced from numpy's releases.
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
4ef0102Updated to PyO3 version 0.29.0 (#553)edec058fix: implementis_exact_type_ofto check dtype and shape for PyArray (#550)8e6f59dUpdate ndarray version constraints in README.md (#544)3b4b1b0Fix typos (#543)3c382b3Use NumPy C API to implement object to array conversion9123c34Add benchmark for array like061abd9Port benchmark to criterion099b0edReplacestd::os::rawwithstd::ffi(#540)dbc841eUpdate to target ABI v2 (#537)47b3da8Bump tar from 0.4.41 to 0.4.45 in /examples/linalg (#539)Updates
num-deriveto 0.5.1Changelog
Sourced from num-derive's changelog.
... (truncated)
Commits
2f73ee8Merge pull request #72 from cuviper/readme456e75dRelease 0.5.11e5e78fRemove full-syntax from the readme3230c9cMerge pull request #71 from cuviper/syn3cab6df7Remove the stale html_root_url9553029Release 0.5.0250c132Stop caching the registry8087623Raise the MSRV to 1.71 (like syn)14a12dfUpgrade tosyn v396ca025Merge pull request #70 from cuviper/rename-headDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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