deps(deps): bump the rust-dependencies group with 3 updates#97
Merged
Conversation
Bumps the rust-dependencies group with 3 updates: [zerocopy](https://github.com/google/zerocopy), [glam](https://github.com/bitshifter/glam-rs) and [getrandom](https://github.com/rust-random/getrandom). Updates `zerocopy` from 0.8.40 to 0.8.42 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.40...v0.8.42) Updates `glam` from 0.32.0 to 0.32.1 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](bitshifter/glam-rs@0.32.0...0.32.1) Updates `getrandom` from 0.4.1 to 0.4.2 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: glam dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: getrandom dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
FunKite
approved these changes
Mar 9, 2026
Owner
FunKite
left a comment
There was a problem hiding this comment.
Reviewed full PR conversation and latest head. Added the missing CHANGELOG entry, validated locally with ./scripts/safe_local_test.sh --skip-advisories --allow-network, and confirmed the dependency bump remains low-risk.
FunKite
added a commit
that referenced
this pull request
Mar 11, 2026
* deps(deps): bump the rust-dependencies group with 3 updates Bumps the rust-dependencies group with 3 updates: [zerocopy](https://github.com/google/zerocopy), [glam](https://github.com/bitshifter/glam-rs) and [getrandom](https://github.com/rust-random/getrandom). Updates `zerocopy` from 0.8.40 to 0.8.42 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.40...v0.8.42) Updates `glam` from 0.32.0 to 0.32.1 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](bitshifter/glam-rs@0.32.0...0.32.1) Updates `getrandom` from 0.4.1 to 0.4.2 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: glam dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: getrandom dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * docs: add changelog entry for PR #97 * fix: address code review findings * fix: restore benchmark builds * ci: simplify gpu test workflow step * fix: satisfy clippy helper constraints --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: FunKite <FunKite@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 3 updates: zerocopy, glam and getrandom.
Updates
zerocopyfrom 0.8.40 to 0.8.42Release notes
Sourced from zerocopy's releases.
Commits
90600f1[docs] Remove superfluous heading (#3099)fc73624[codegen] Test and document codegen under different layouts (#3085)098b966[codegen] Make codegen tests even more stressful. (#3083)daa1971[codegen] Use descriptive benchmark target fn name. (#3082)aa1bbf4[codegen] Track unanalyzed assembly and include it in docs. (#3081)dbef272Release 0.8.41-alpha (#3080)128f030Introduce 'Code Generation' documentation (#3078)2694453Add code generation tests (#3042)Updates
glamfrom 0.32.0 to 0.32.1Changelog
Sourced from glam's changelog.
Commits
e8ed32dPrepare 0.32.1 release (#723)e77b57dFixed impl forscalar / matrixand added matrixrecip(). (#722)cbd9df7README.md: Fix typos for u8 types (#720)Updates
getrandomfrom 0.4.1 to 0.4.2Changelog
Sourced from getrandom's changelog.
Commits
4d82673Release v0.4.2 (#821)158fdd4build(deps): bump the all-deps group with 3 updates (#818)5b0adccchangelog: fix Motor OS PR link (#816)f19d321changelog: move version links to relevant sections (#815)b83c779Avoid accessingerrnoon unexpected return values. (#810)3d1b151Updater-efito v6 (#814)73c17f7windows: check return value ofProcessPrng(#811)7589557Update Cargo.lock (#809)6dfd5cbUnify lazy types (#804)5e6b022Update Cargo.lock (#806)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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