Skip to content

chore(deps): bump glam from 0.33.5 to 0.33.6 - #558

Merged
codeart1st merged 1 commit into
developfrom
dependabot/cargo/develop/glam-0.33.6
Sep 5, 2026
Merged

codeart1st merged 1 commit into
developfrom
dependabot/cargo/develop/glam-0.33.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps glam from 0.33.5 to 0.33.6.

Changelog

Sourced from glam's changelog.

0.33.6 - 2026-08-28

Added

  • Add float_eq support behind an optional feature (#795)
  • Add smoothstep methods to float scalar and float vector types (#797)
  • Add float scalar move_towards methods (#796)
  • Add explicit padding to scalar Vec3A for bytemuck Pod/Zeroable and zerocopy IntoBytes (#786)

Fixed

  • Make the core-simd back-end compile without std (#789)
Commits
  • 8b4cf29 Prepare 0.33.6 release (#787)
  • e0a33b1 refactor(float_eq): dedupe float_eq test macros (#811)
  • 3a93c7c feat: add float_eq support behind an optional feature (#795)
  • 7cdb370 refactor(coresimd): tidy up no_std coresimd support. (#810)
  • bf47695 fix(core-simd): make the core-simd backend build without std (#789)
  • 008d8d3 docs: Document glam-assert panic on vector smoothstep. (#809)
  • 8184b9d feat: add smoothstep methods (#797)
  • f1a554d feat: Add float move_towards methods (#796)
  • f3a9048 chore: Updated contributing docs (#808)
  • 08a5a58 chore: update gungraun baselines (#807)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

---
updated-dependencies:
- dependency-name: glam
  dependency-version: 0.33.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 31, 2026
@codeart1st
codeart1st merged commit 1a89f53 into develop Sep 5, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/develop/glam-0.33.6 branch September 5, 2026 15:53
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