deps(deps): bump the rust-dependencies group with 4 updates - #170
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(deps): bump the rust-dependencies group with 4 updates#170dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-dependencies group with 4 updates: [zerocopy](https://github.com/google/zerocopy), [rkyv](https://github.com/rkyv/rkyv), [glam](https://github.com/bitshifter/glam-rs) and [clap](https://github.com/clap-rs/clap). Updates `zerocopy` from 0.8.55 to 0.8.56 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.55...v0.8.56) Updates `rkyv` from 0.8.17 to 0.8.18 - [Release notes](https://github.com/rkyv/rkyv/releases) - [Commits](rkyv/rkyv@0.8.17...0.8.18) Updates `glam` from 0.33.2 to 0.33.3 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](bitshifter/glam-rs@0.33.2...0.33.3) Updates `clap` from 4.6.5 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.5...clap_complete-v4.6.6) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rkyv dependency-version: 0.8.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: glam dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/rust-dependencies-0c6ac8bf46
branch
August 17, 2026 20:55
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 4 updates: zerocopy, rkyv, glam and clap.
Updates
zerocopyfrom 0.8.55 to 0.8.56Release notes
Sourced from zerocopy's releases.
Commits
6dc429cRelease 0.8.56 (#3545)7977792#[zerocopy(crate = "...")] should parse paths, not idents (#3544)6a677c9[CI] Bump the all-actions group with 2 updates (#3517)5a907c2[ci] Gate docs on exact-SHA CI results (#3512)6bdcdab[ci] Repair weekly toolchain rollers (#3511)8efe661[ci] Avoid redundant Anneal PR caches (#3509)93ceec4[ci] Distribute immutable workflow artifacts (#3508)bef8e4d[ci] Retry transient setup failures (#3507)b8c2b9f[ci] Forward env vars correctly (#3503)dbb81ccReorganize Anneal v1 and v2 (#3487)Updates
rkyvfrom 0.8.17 to 0.8.18Commits
8db6734Release 0.8.18f130138Update syn to 3.0 (#687)5d3d553Update UI test outputUpdates
glamfrom 0.33.2 to 0.33.3Changelog
Sourced from glam's changelog.
Commits
9928729Prepare 0.33.3 release (#764)17e32a3feat(quat): maketo_arraya const fn (#762)ffbb00cTidy up issue templates. (#763)bd172a7Small cleanups (#761)9db3deeActually update the submodule... (#758)5f6e37aUpdate codegen tool and templates to use Tera v2 (#757)6feed7dConsolodate some common test code into macros where possible (#756)d4aa3c8Fix test name typos.0ca7a5bSuppress some dead_code warnings.16e0d32Issue 514 (#755)Updates
clapfrom 4.6.5 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)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