chore(deps): bump ndarray from 0.16.1 to 0.17.2#14
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
1aec145 to
8ce0bf5
Compare
70af3f8 to
ef01d51
Compare
8ce0bf5 to
9b4cc01
Compare
9d415d5 to
470b8f4
Compare
9b4cc01 to
9904bdd
Compare
463bf0e to
1acccd6
Compare
920a2b9 to
cf0bdaa
Compare
1acccd6 to
06fbe9f
Compare
Bumps [ndarray](https://github.com/rust-ndarray/ndarray) from 0.16.1 to 0.17.2. - [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.2) --- updated-dependencies: - dependency-name: ndarray dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
06fbe9f to
370d91b
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.
Bumps ndarray from 0.16.1 to 0.17.2.
Changelog
Sourced from ndarray's changelog.
... (truncated)
Commits
2cf23d6chore: Release1eb4559Remove most version specifiers inREADME(#1573)59c1ce0Craft a release log for 0.17.2 (#1572)6fd0a9dClean up clippy allows and unnecessary borrows (#1571)8adf5d8Revert #1563 and #1567 to prepare for patch release (#1570)953f2e9Move LayoutBitset to its own module (#1567)6e02f15Configure docs for feature gates globally (#1565)d573745Rename Layout to LayoutBitset (#1563)13a8963Add PartialEq implementations between ArrayRef and ArrayBase (#1557)e039158Add additional commits to ignore on git blame (#1562)