Skip to content

deps(deps): bump the rust-dependencies group with 2 updates - #177

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-dependencies-4a6a810f15
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-dependencies-4a6a810f15

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the rust-dependencies group with 2 updates: zerocopy and glam.

Updates zerocopy from 0.8.56 to 0.8.57

Release notes

Sourced from zerocopy's releases.

v0.8.57

What's Changed

New Contributors

Full Changelog: google/zerocopy@v0.8.56...v0.8.57

Commits
  • 0c90b11 Release 0.8.57 (#3660)
  • 52869eb [CI] Bump the all-actions group with 4 updates (#3644)
  • 7f1bdfa Qualify KnownLayout metadata extraction (#3625)
  • 94f0da7 Preserve source bytes after failed try_transmute (#3634)
  • 2dad389 Harden V5 staged runtime and recovery (#3607)
  • a186c9e Authenticate V5 review evidence through aggregation (#3604)
  • 102b4ee Make the V5 diagnostic harness executable and fail closed (#3603)
  • a971be2 Draft and validate the V5 diagnostic-prequalification harness (#3601)
  • f859d74 Harden V5 evaluation and terminal confirmation (#3537)
  • 34f2b6f Require evidence-bearing proof kernels in unsafe Rust V5 (#3536)
  • Additional commits viewable in compare view

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 rust-dependencies group with 2 updates: [zerocopy](https://github.com/google/zerocopy) and [glam](https://github.com/bitshifter/glam-rs).


Updates `zerocopy` from 0.8.56 to 0.8.57
- [Release notes](https://github.com/google/zerocopy/releases)
- [Commits](google/zerocopy@v0.8.56...v0.8.57)

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: zerocopy
  dependency-version: 0.8.57
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: glam
  dependency-version: 0.33.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates rust Rust dependency updates labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from FunKite as a code owner September 14, 2026 20:55
@dependabot dependabot Bot added dependencies Dependency updates rust Rust dependency updates labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates rust Rust dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants