Bump the ndarray-packages group across 1 directory with 2 updates#90
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the ndarray-packages group across 1 directory with 2 updates#90dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [ndarray](https://github.com/rust-ndarray/ndarray) and [ndarray-stats](https://github.com/rust-ndarray/ndarray-stats) to permit the latest version. Updates `ndarray` to 0.17.1 - [Release notes](https://github.com/rust-ndarray/ndarray/releases) - [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md) - [Commits](rust-ndarray/ndarray@0.16.1...0.17.1) Updates `ndarray-stats` to 0.7.0 - [Release notes](https://github.com/rust-ndarray/ndarray-stats/releases) - [Commits](rust-ndarray/ndarray-stats@0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: ndarray dependency-version: 0.17.1 dependency-type: direct:production dependency-group: ndarray-packages - dependency-name: ndarray-stats dependency-version: 0.7.0 dependency-type: direct:production dependency-group: ndarray-packages ... 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 ndarray and ndarray-stats to permit the latest version.
Updates
ndarrayto 0.17.1Changelog
Sourced from ndarray's changelog.
... (truncated)
Commits
66dc0e1chore: Release85e712fAdd a changelog for 0.17.1 (#1538)1579da4Document + ?Sized in a few more places (#1537)dc331a7Fix clippy lintcast_slice_from_raw_parts(#1536)7c56e84Update the docs and examples for the newSizedimplementation (#1535)a3b3537Makes the reference types sound via a DST (#1532)e6bf804Mention the used rand version 0.9 in ndarray-rand (#1533)6cd209bRelease ndarray 0.17.0 (#1529)b4e7658Update configurations for cargo-release (#1528)8a39cadAdd a changelog for Version 0.17.0 (#1527)Updates
ndarray-statsto 0.7.0Commits
67d0292chore: Release ndarray-stats version 0.7.091da307Bump version and dependency in README (#114)e417a44Bump hashbrown from 0.15.0 to 0.16.0 (#111)e8fdec2Bump the msrv to 1.65.0 to allow for upgrading hashbrown (#113)25a84d0Make the entire crate compatible with the array reference type (#109)7997e20Set and enforce an msrv of 1.64.0Dependabot 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 <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