Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate ndarray to 0.16.1 #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2024

This PR contains the following updates:

Package Type Update Change
ndarray dependencies minor 0.15.6 -> 0.16.1

Release Notes

rust-ndarray/ndarray (ndarray)

v0.16.1

Compare Source

===========================

v0.16.0

Compare Source

===========================

Featured Changes

  • Better shape: Deprecate reshape, into_shape by @​bluss #​1310

    .into_shape() is now deprecated.
    Use .into_shape_with_order() or .to_shape() instead, which don't have into_shape's drawbacks.

New Features and Improvements

Tests, CI and Maintainer tasks


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Aug 3, 2024
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch 4 times, most recently from 3f27da9 to bb80ec2 Compare August 14, 2024 18:34
@renovate renovate bot changed the title chore(deps): update rust crate ndarray to 0.16.0 chore(deps): update rust crate ndarray to 0.16.1 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch from bb80ec2 to a36f845 Compare August 15, 2024 18:12
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch from a36f845 to 611844b Compare August 24, 2024 06:06
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch from 611844b to a65980e Compare September 7, 2024 00:59
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch from a65980e to cc9f7e8 Compare September 22, 2024 21:54
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch 4 times, most recently from bd8370f to 533f355 Compare October 28, 2024 20:24
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch 3 times, most recently from faffcd6 to d5cb5bd Compare November 4, 2024 20:03
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch 2 times, most recently from 694743c to 272edde Compare November 12, 2024 01:59
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch from 272edde to cb7e0f6 Compare December 11, 2024 07:42
@renovate renovate bot force-pushed the renovate/ndarray-0.x branch from cb7e0f6 to 1be09f4 Compare December 28, 2024 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants