Skip to content

chore(deps): bump nalgebra from 0.34.2 to 0.35.0 in /slamrs#215

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/slamrs/nalgebra-0.35.0
Open

chore(deps): bump nalgebra from 0.34.2 to 0.35.0 in /slamrs#215
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/slamrs/nalgebra-0.35.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps nalgebra from 0.34.2 to 0.35.0.

Changelog

Sourced from nalgebra's changelog.

[0.35.0] (24 May 2026)

Added

  • Add the Bunch–Kaufman LDL decomposition (LBLT) via the new Matrix::lblt method #1591.
  • Add OneNorm and the Matrix::one_norm method computing the induced matrix 1-norm (maximum absolute column sum) #1591.
  • Add the convert-glam033 feature to enable conversion from/to types from glam v0.33.

Changed

  • Bumped MSRV to 1.89.0.
  • Updated simba dependency to 0.10.
  • Updated rand dependency to 0.10 and rand_distr to 0.6.
  • Removed the convert-glamXXX features for all glam versions prior to 0.30 #1598.
  • Clarified norm documentation: EuclideanNorm is the Frobenius norm for matrices, LpNorm/UniformNorm are entrywise, not induced matrix norms #1591.
  • nalgebra-lapack: updated thiserror to 2.0.

Fixed

  • Fix the T: Sync bound on impl Send for ViewStorage so view storages can be sent across threads when T: Send #1581.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 25, 2026
Bumps [nalgebra](https://github.com/dimforge/nalgebra) from 0.34.2 to 0.35.0.
- [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dimforge/nalgebra/commits/v0.35.0)

---
updated-dependencies:
- dependency-name: nalgebra
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/slamrs/nalgebra-0.35.0 branch from 15b79e6 to 0f73dc1 Compare May 26, 2026 05:26
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.

0 participants