Bump the deps group across 1 directory with 5 updates#74
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the deps group across 1 directory with 5 updates#74dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.22.0` | `1.24.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.0` | `2.9.4` | | [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.42` | | [clap](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.48` | | [datatest-stable](https://github.com/nextest-rs/datatest-stable) | `0.3.2` | `0.3.3` | Updates `bytemuck` from 1.22.0 to 1.24.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.22.0...v1.24.0) Updates `bitflags` from 2.9.0 to 2.9.4 - [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.9.4) Updates `chrono` from 0.4.40 to 0.4.42 - [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.42) Updates `clap` from 4.5.32 to 4.5.48 - [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.48) 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.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: bitflags dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-version: 4.5.48 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>
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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 deps group with 5 updates in the / directory:
1.22.01.24.02.9.02.9.40.4.400.4.424.5.324.5.480.3.20.3.3Updates
bytemuckfrom 1.22.0 to 1.24.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
da74816chore: Release bytemuck version 1.24.0a223779changelogf40b0e4update dep version to latest.abbebe5chore: Release bytemuck_derive version 1.10.26bda8efchangelog.d31d92cExtend#[derive(TransparentWrapper)](#147)3e18072chore: Release contiguous_bitset version 0.1.213f5e70Bitset debug (#324)1295a37chore: Release contiguous_bitset version 0.1.1ca7d780tell clippy to calm down.Updates
bitflagsfrom 2.9.0 to 2.9.4Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
de0ec28Merge pull request #461 from KodrAus/cargo/2.9.4c31df3cprepare for 2.9.4 release3a9cce2Merge pull request #460 from bitflags/doc/cargo-features8eb1c7cadd Cargo features to readmef59ad49Merge pull request #459 from KodrAus/cargo/2.9.32c3a4f4prepare for 2.9.3 release9e1cf3eMerge pull request #458 from nnethercote/streamline-generated-codea3f1f78Avoid callingInternalBitFlags::{bits,from_bits_retain}.aead794Avoid local variables in generated code.85b5e60Merge pull request #456 from KodrAus/cargo/2.9.2Updates
chronofrom 0.4.40 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
clapfrom 4.5.32 to 4.5.48Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
c3a1ddcchore: Release4460ff4docs: Update changelog54947a1Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2fix(complete): Restore nospace in bash2f6a108test(complete): Demonstrate current behaviorf88be57style: Ensure consistent newlinesf209bcechore: Releasef33ff7fdocs: Update changelogbf06e6fMerge pull request #5974 from kryvashek/support-clearing-args-matches5d357adfeat(parser): Added ArgMatches::try_clear_id()Updates
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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