Update Rust crate nalgebra to v0.34.2 #5

Open
rennovate-bot wants to merge 1 commit from renovate/nalgebra-0.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
nalgebra (source) dev-dependencies patch 0.34.10.34.2
nalgebra (source) dependencies patch 0.34.10.34.2

Release Notes

dimforge/nalgebra (nalgebra)

v0.34.2

Added
  • Add convert-glam031 and convert-glam032 features for conversion from/to glam v0.31 and v0.32 #​1597.
Fixed
  • Fix SymmetricEigen routine #​1210.
  • Fix matrix parsing grammar to accept numbers without leading zeros, e.g. ".45" #​1578.
  • Fix build with glam in no_std environments #​1555.
  • Fix rustdoc warnings #​1511.
  • Implement absolute threshold for early deflation in Schur algorithm #​1565.
  • Assert matrix shapes for Matrix::abs_diff_eq #​1568.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nalgebra](https://nalgebra.rs) ([source](https://github.com/dimforge/nalgebra)) | dev-dependencies | patch | `0.34.1` → `0.34.2` | | [nalgebra](https://nalgebra.rs) ([source](https://github.com/dimforge/nalgebra)) | dependencies | patch | `0.34.1` → `0.34.2` | --- ### Release Notes <details> <summary>dimforge/nalgebra (nalgebra)</summary> ### [`v0.34.2`](https://github.com/dimforge/nalgebra/blob/HEAD/CHANGELOG.md#0342-28-March-2026) ##### Added - Add `convert-glam031` and `convert-glam032` features for conversion from/to `glam` v0.31 and v0.32 [#&#8203;1597](https://github.com/dimforge/nalgebra/pull/1597). ##### Fixed - Fix `SymmetricEigen` routine [#&#8203;1210](https://github.com/dimforge/nalgebra/pull/1210). - Fix matrix parsing grammar to accept numbers without leading zeros, e.g. ".45" [#&#8203;1578](https://github.com/dimforge/nalgebra/pull/1578). - Fix build with `glam` in `no_std` environments [#&#8203;1555](https://github.com/dimforge/nalgebra/pull/1555). - Fix rustdoc warnings [#&#8203;1511](https://github.com/dimforge/nalgebra/pull/1511). - Implement absolute threshold for early deflation in Schur algorithm [#&#8203;1565](https://github.com/dimforge/nalgebra/pull/1565). - Assert matrix shapes for `Matrix::abs_diff_eq` [#&#8203;1568](https://github.com/dimforge/nalgebra/pull/1568). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/nalgebra-0.x-lockfile:renovate/nalgebra-0.x-lockfile
git switch renovate/nalgebra-0.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/nalgebra-0.x-lockfile
git switch renovate/nalgebra-0.x-lockfile
git rebase master
git switch master
git merge --ff-only renovate/nalgebra-0.x-lockfile
git switch renovate/nalgebra-0.x-lockfile
git rebase master
git switch master
git merge --no-ff renovate/nalgebra-0.x-lockfile
git switch master
git merge --squash renovate/nalgebra-0.x-lockfile
git switch master
git merge --ff-only renovate/nalgebra-0.x-lockfile
git switch master
git merge renovate/nalgebra-0.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dzu/generic-array-storage!5
No description provided.