chore(deps): update nalgebra requirement from 0.34.0 to 0.35.0#1042
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1042 +/- ##
==========================================
+ Coverage 95.85% 95.89% +0.03%
==========================================
Files 396 396
Lines 30440 30440
==========================================
+ Hits 29179 29190 +11
+ Misses 1261 1250 -11 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
|
@dependabot rebase |
Updates the requirements on [nalgebra](https://github.com/dimforge/nalgebra) to permit the latest version. - [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md) - [Commits](dimforge/nalgebra@v0.34.1...v0.35.0) --- updated-dependencies: - dependency-name: nalgebra dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/nalgebra-0.35.0
branch
from
July 16, 2026 21:30
efdb3a4 to
e7528b1
Compare
vil02
approved these changes
Jul 16, 2026
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 nalgebra to permit the latest version.
Changelog
Sourced from nalgebra's changelog.
... (truncated)
Commits
5f927f6Release nalgebra-glm, -lapack, and -sparseba025f1Release v0.35.0 (#1602)f122fb6feat: Add Bunch–Kaufman LDL Decomposition (#1591)c52ca1fchore: remove all glam conversions before 0.30 (#1598)0fbf591Fix T: Sync bound of impl Send for ViewStorage (#1581)8f117beRelease v0.34.2cf82b27feat: add conversion from/to glam 0.31and 0.32 (#1597)7464d42Fix SymmetricEigen Routine (#1210)626c6cdFix grammar to accept numbers without leading zeros, e.g. ".45" (#1578)96c5d87Add note about quaternion conversion