Skip to content

chore(deps): bump glam from 0.33.3 to 0.33.5 - #463

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/glam-0.33.5
Open

chore(deps): bump glam from 0.33.3 to 0.33.5#463
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/glam-0.33.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps glam from 0.33.3 to 0.33.5.

Changelog

Sourced from glam's changelog.

0.33.5 - 2026-08-19

Fixed

  • Fix remaining 32-bit layout tests and add i686 CI coveragees (#784)
  • 32-bit I64Vec3 and U64Vec3 alignment tests (#781)

0.33.4 - 2026-08-18

Added

  • Add serde serialize to BVec3A and BVec4A when scalar-math enabled. (#768)

Fixed

  • ISizeVecN layout checks on 32-bit targets (#775)
  • USizeVec2 layout checks on 32-bit targets (#771)

Changed

  • Replace scalar recip() calls with explicit division in vector implementations (#765)

Other

  • Add release-plz support (#772)
  • normalize changelog to the release-plz format (#776)
Commits
  • a867ca8 Prepare 0.33.5 release (#783)
  • 6fd1f1f fix: fix remaining 32-bit layout tests and add i686 CI coveragees (#784)
  • b5b6808 fix: 32-bit I64Vec3 and U64Vec3 alignment tests (#781)
  • f4560a9 ci: filter release-plz changelog to user-facing changes (#782)
  • 5fd5c5a docs: update CONTRIBUTING.md and ARCHITECTURE.md (#779)
  • 0e56be2 ci: exempt release-plz PRs from the title lint and fix the bump policy docs (...
  • 762199c Prepare 0.33.4 release (#774)
  • ac7746f docs: normalize changelog to the release-plz format (#776)
  • 5f79925 fix: ISizeVec layout checks on 32-bit targets (#775)
  • 351ebda Fix USizeVec2 layout checks on 32-bit targets (#771)
  • 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.3 to 0.33.5.
- [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md)
- [Commits](bitshifter/glam-rs@0.33.3...0.33.5)

---
updated-dependencies:
- dependency-name: glam
  dependency-version: 0.33.5
  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 patch Bumps patch version (0.0.x) rust Pull requests that update rust code labels Aug 27, 2026
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 patch Bumps patch version (0.0.x) rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants