Skip to content

chore(deps): bump glam from 0.33.0 to 0.33.1#526

Merged
codeart1st merged 1 commit into
developfrom
dependabot/cargo/develop/glam-0.33.1
Jun 10, 2026
Merged

chore(deps): bump glam from 0.33.0 to 0.33.1#526
codeart1st merged 1 commit into
developfrom
dependabot/cargo/develop/glam-0.33.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps glam from 0.33.0 to 0.33.1.

Changelog

Sourced from glam's changelog.

[0.33.1] - 2026-06-06

Changed

  • Changed vector map method constraint from Fn to FnMut, allowing closures that mutate their captured state.

  • Clarified documentation for any_orthogonal_pair method to specify it produces a right-handed basis.

Commits
  • f5c24dc Prepare 0.33.1 release (#739)
  • 3a6de90 codegen
  • d9eafe8 Document that any_orthogonal_pair produces a right-handed basis.
  • 91b56f0 Merge branch 'main' of github.com:bitshifter/glam-rs
  • 2ee3c15 Updated codegen for updated git2 dependency.
  • 62f78e8 Update gungraun requirement from 0.17 to 0.19 (#738)
  • db8b3d6 Add rust-cache to actions and other workflow improvements. (#737)
  • 6ee89dc Missed some
  • 6622388 Use actions/checkout@v6 everywhere.
  • dd104cb Bump codegen submodule for clippy warning fixes.
  • 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.0 to 0.33.1.
- [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md)
- [Commits](bitshifter/glam-rs@0.33.0...0.33.1)

---
updated-dependencies:
- dependency-name: glam
  dependency-version: 0.33.1
  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 Jun 9, 2026
@codeart1st codeart1st merged commit b647a27 into develop Jun 10, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/develop/glam-0.33.1 branch June 10, 2026 13:01
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