Bump the deps group with 5 updates#76
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.22.0` | `1.25.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.0` | `2.11.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.44` | | [clap](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.60` | | [datatest-stable](https://github.com/nextest-rs/datatest-stable) | `0.3.2` | `0.3.3` | Updates `bytemuck` from 1.22.0 to 1.25.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.22.0...v1.25.0) Updates `bitflags` from 2.9.0 to 2.11.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.0...2.11.1) Updates `chrono` from 0.4.40 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.40...v0.4.44) Updates `clap` from 4.5.32 to 4.5.60 - [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.5.32...clap_complete-v4.5.60) Updates `datatest-stable` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/nextest-rs/datatest-stable/releases) - [Changelog](https://github.com/nextest-rs/datatest-stable/blob/main/CHANGELOG.md) - [Commits](nextest-rs/datatest-stable@datatest-stable-0.3.2...datatest-stable-0.3.3) --- updated-dependencies: - dependency-name: bytemuck dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: bitflags dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: datatest-stable dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@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 deps group with 5 updates:
1.22.01.25.02.9.02.11.10.4.400.4.444.5.324.5.600.3.20.3.3Updates
bytemuckfrom 1.22.0 to 1.25.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
164ceddchore: Release bytemuck version 1.25.010a9319that was a derive PRa35eaeachangelog7009d79Fixnightly_portable_simdafterLaneCountremoval. (#344)58c6203Make derive(NoUninit) have the same constraints as Pod (#341)e4bce3bdocs: fix typo (#337)316607cFix CheckedBitPattern derive tests on big-endian (#336)92d78d2Removeextern "stdcall"fn ptr impls on non-x86-32 windows. (#333)0afbe8fFix 32bit tests (#331)da74816chore: Release bytemuck version 1.24.0Updates
bitflagsfrom 2.9.0 to 2.11.1Release notes
Sourced from bitflags's releases.
... (truncated)
Changelog
Sourced from bitflags's changelog.
... (truncated)
Commits
4ed9ffaMerge pull request #482 from KodrAus/cargo/2.11.1c53cd57prepare for 2.11.1 releasea44410aMerge pull request #481 from KodrAus/docs/clarifications3d671b9update more compile error messages5f3adadfix up compile error messages780765dfix up contains and intersection docs97b7607clarify self and other in method docs88a7a18Merge pull request #477 from DanielEScherzer/patch-1f0e4646example_generated.rs: add missing third slash for doc commenta31c96fMerge pull request #478 from DanielEScherzer/beta-blessUpdates
chronofrom 0.4.40 to 0.4.44Release notes
Sourced from chrono's releases.
... (truncated)
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontents45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)Updates
clapfrom 4.5.32 to 4.5.60Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
datatest-stablefrom 0.3.2 to 0.3.3Release notes
Sourced from datatest-stable's releases.
Changelog
Sourced from datatest-stable's changelog.
Commits
9234df3[datatest-stable] version 0.3.3ab342f3prepare releasea3d03ceremove doc_auto_cfg (#389)087d065chore(deps): update taiki-e/install-action digest to 5ab3094 (#388)95043edchore(deps): update taiki-e/install-action digest to efd8b64 (#387)59c63b5chore(deps): update taiki-e/install-action digest to 00a367b (#386)421b40bchore(deps): update taiki-e/install-action digest to ea0eda6 (#385)9d3e4bachore(deps): update taiki-e/install-action digest to 6f69ec9 (#384)7b20584chore(deps): update taiki-e/install-action digest to 5597bc2 (#383)2303080chore(deps): update taiki-e/install-action digest to a6e797e (#382)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