Skip to content

chore(deps): bump the cargo-dependencies group with 2 updates - #380

Merged
Ghoul4500 merged 1 commit into
mainfrom
dependabot/cargo/main/cargo-dependencies-9c928c781e
Sep 14, 2026
Merged

Ghoul4500 merged 1 commit into
mainfrom
dependabot/cargo/main/cargo-dependencies-9c928c781e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-dependencies group with 2 updates: dirs and glam.

Updates dirs from 6.0.0 to 7.0.0

Updates glam from 0.33.6 to 0.33.7

Changelog

Sourced from glam's changelog.

0.33.7 - 2026-09-07

Fixed

  • Vec3A and Vec4 round half-way cases away from zero in the SIMD back-ends (#831)

Performance

  • Add NEON sin implementation used in Quat and Vec3A slerp. (#834)
  • Further optimisations to to_scale_rotation_translation (#829)
  • Specialize affine determinant in Mat4::to_scale_rotation_translation decomposition (#827)
  • Avoid acos in quaternion is_near_identity (#824)
  • Use SSE2 sin implementation in Vec3A::slerp (#819)
Commits
  • 185b350 Prepare 0.33.7 release (#820)
  • f7e7823 perf: add neon float32x4_t sin implementation. (#834)
  • 40535a3 fix(vec): round half-way cases away from zero in the SIMD backends (#831)
  • 6e42129 ci: save benchmark assembly on baseline updates (#832)
  • 25a68ed perf: further optimisations to to_scale_rotation_translation (#829)
  • f2cf93d perf(mat4): specialize affine determinant in SRT decomposition (#827)
  • 46b09ff ci: Run bench-update when PR merged if labeled. (#825)
  • 4c2f89a ci: cap wasm-bindgen-test below 0.3.78 for MSRV compatibility (#826)
  • b26b557 perf(quat): avoid acos in is_near_identity (#824)
  • 2fc1631 test: Add Affine2 and more MatN benches (#822)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-dependencies group with 2 updates: dirs and [glam](https://github.com/bitshifter/glam-rs).


Updates `dirs` from 6.0.0 to 7.0.0

Updates `glam` from 0.33.6 to 0.33.7
- [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md)
- [Commits](bitshifter/glam-rs@0.33.6...0.33.7)

---
updated-dependencies:
- dependency-name: dirs
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo-dependencies
- dependency-name: glam
  dependency-version: 0.33.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 14, 2026
@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 53dc46ff-e76a-4149-80ca-592fcd91f099

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Ghoul4500
Ghoul4500 merged commit 05d8370 into main Sep 14, 2026
3 checks passed
@Ghoul4500
Ghoul4500 deleted the dependabot/cargo/main/cargo-dependencies-9c928c781e branch September 14, 2026 03:28
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