chore(deps): bump the dependencies group across 1 directory with 5 updates#3
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the dependencies group across 1 directory with 5 updates#3dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
e8667c0 to
8928837
Compare
…dates Updates the requirements on [nalgebra](https://github.com/dimforge/nalgebra), [criterion](https://github.com/criterion-rs/criterion.rs), [rand](https://github.com/rust-random/rand), [pyo3](https://github.com/pyo3/pyo3) and [numpy](https://github.com/PyO3/rust-numpy) to permit the latest version. Updates `nalgebra` to 0.34.1 - [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md) - [Commits](dimforge/nalgebra@v0.32.0...v0.34.1) Updates `criterion` to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@0.5.0...criterion-v0.8.2) Updates `rand` to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.0...0.10.0) Updates `pyo3` to 0.23.5 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.23.0...v0.23.5) Updates `numpy` to 0.28.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.23.0...v0.28.0) --- updated-dependencies: - dependency-name: nalgebra dependency-version: 0.34.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production dependency-group: dependencies - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: pyo3 dependency-version: 0.23.5 dependency-type: direct:production dependency-group: dependencies - dependency-name: numpy dependency-version: 0.28.0 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
8928837 to
7938f45
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.
Updates the requirements on nalgebra, criterion, rand, pyo3 and numpy to permit the latest version.
Updates
nalgebrato 0.34.1Changelog
Sourced from nalgebra's changelog.
... (truncated)
Commits
122897fRelease v0.34.1 (#1546)ef4202eAddencasetrait implementations (#1545)6519048Merge Fix linalg bench warnings (#1544)8cd8b4bFixes for nalgebra-lapack (faulty test, bugs in implementations, compile erro...8964bf2chore: fix categories list in nalgebra-glm cargo.toml631064aRelease v0.34.0 (#1535)e0e2be8Disable default features forglam(#1510)9598744Make epsilon more forgiving in euler_angles_ordered (#1489)9687b8bFixes the Schur decomposition for a zero matrix (#1532)7d9a89bClarify documentation forfrom_fn(#1516)Updates
criterionto 0.8.2Release notes
Sourced from criterion's releases.
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
7f0d745chore: release v0.8.24a467cechore(deps): bump crate-ci/typos from 1.40.0 to 1.43.0b277a75Fix panic with uniform iteration durations in benchmarks828af14fix: don't build alloca on unsupported targetsb01316bUpdate Readme4c02a3bExclude development scripts from published packagee4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0Updates
randto 0.10.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)Updates
pyo3to 0.23.5Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
e34ad5frelease: 0.23.5 (#4929)7599bdaUse a critical section to serialize adding builtins to globals (#4921)0ab9dc6bumpbenchmarksci base image (#4912)ea4142bavoid FailedHealthCheck in test_double (#4879)e1630fbfix multithreaded access to freelist pyclasses (#4902)108abb4Fix manual_ok_err clippy lint on nightly (#4886)ce2d6e9Add PyPy3.11 (#4760)f2a8460release: 0.23.40c10e34ci: updates for Rust 1.84 (#4846)9ee55a3Implement locked iteration for PyList (#4789)Updates
numpyto 0.28.0Release notes
Sourced from numpy's releases.
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
7a5844bbumpnumpyto 0.28.0 (#531)b539d94Upgrade PyO3 from 0.27 to 0.28 (#530)198809afix a couple of typos (#528)28dfb24Handle misaligned arrays inas_slice(#525)69ca88eConvert build.rs from CRLF to LF line terminators (#521)f454b99Add ownership-moving variants ofreadonlyandreadwrite(#524)4149c5dci: update matrix and bump actions (#518)2ea4b0cfixTypeMustMatchis not respected forPyArrayLike1(#520)78d5e8dremove deprecatedextension-modulefeature from docs and examples (#519)9fffe31bumpnumpyto 0.27.1Dependabot 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