Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps ndarray from 0.15.4 to 0.15.6.

Changelog

Sourced from ndarray's changelog.

Version 0.15.6 (2022-07-30)

New features

Other changes

Version 0.15.5 (2022-07-30)

Enhancements

Other changes

Commits
  • e080d62 Release version 0.15.6
  • 853384a Merge pull request #1151 from adamreichold/pub-get-ptr
  • eb50663 Rename get_ptr_mut to get_mut_ptr to be more consistent with the as_mut_ptr m...
  • 2f0b37b Make ArrayBase::get_ptr(_mut) public to enable indexing into raw views.
  • dedb15f Merge pull request #1190 from jturner314/cherry-pick-1171
  • 1d0212c fix(clippy): remove unnecessary keyword in format
  • a6c8bd2 fix(clippy): remove unnecessary derefs
  • 45a1ded fix(doctest): allow warning of unused #[macro_use] in itertools doctest
  • cd6fc28 fix(clippy): remove unused lifetimes from trait impls
  • ff74996 fix(ci): lint with clippy
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ndarray](https://github.com/rust-ndarray/ndarray) from 0.15.4 to 0.15.6.
- [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.15.4...0.15.6)

---
updated-dependencies:
- dependency-name: ndarray
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 1, 2022
Copy link
Contributor

@silverjam silverjam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 1021fcd into main Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/cargo/ndarray-0.15.6 branch August 1, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant