chore(deps): bump the cargo-deps group across 1 directory with 4 updates - #44
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-deps group with 4 updates in the / directory: [glam](https://github.com/bitshifter/glam-rs), [tobj](https://github.com/Twinklebear/tobj), [clap](https://github.com/clap-rs/clap) and [bytemuck](https://github.com/Lokathor/bytemuck). 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 `tobj` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/Twinklebear/tobj/releases) - [Commits](Twinklebear/tobj@4.0.4...4.0.5) Updates `clap` from 4.6.1 to 4.6.5 - [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.1...clap_complete-v4.6.5) Updates `bytemuck` from 1.25.1 to 1.25.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.1...v1.25.2) --- updated-dependencies: - dependency-name: glam dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tobj dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: bytemuck dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... 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. |
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 cargo-deps group with 4 updates in the / directory: glam, tobj, clap and bytemuck.
Updates
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
tobjfrom 4.0.4 to 4.0.5Release notes
Sourced from tobj's releases.
Commits
a54fea9bump076344cMerge pull request #78 from GiGainfosystems/fix_parsing_of_w_componentefe0d0aAccept either a w coordinate component or an RGB color245cceaMerge pull request #76 from GiGainfosystems/cargo_fmt_all06f0f01Runcargo +nightly fmt --allUpdates
clapfrom 4.6.1 to 4.6.5Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c8c9355chore: Releaseaf74defdocs: Update changelogc96f222Merge pull request #6368 from truffle-dev/fix/fish-env-escaping49a05cdfix(complete): Two-pass quote fish env-completere791004test(complete): Snapshot fish env quoting cases87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringUpdates
bytemuckfrom 1.25.1 to 1.25.2Changelog
Sourced from bytemuck's changelog.
Commits
f363643chore: Release bytemuck version 1.25.23de980bchangelog1d05becimplementNoUninitforchar,bool,NoZero*array (#350)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