build(deps): bump the cargo group with 9 updates - #146
Merged
Conversation
Bumps the cargo group with 9 updates: | Package | From | To | | --- | --- | --- | | [brioche-pack](https://github.com/brioche-dev/brioche) | ``f50ea96`` | ``dc3fd1c`` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` | | [clap](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.3.0` | `1.4.0` | | [clap_derive](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.3` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.4.1` | `2.5.0` | | [time](https://github.com/time-rs/time) | `0.3.53` | `0.3.54` | | [time-macros](https://github.com/time-rs/time) | `0.2.31` | `0.2.32` | Updates `brioche-pack` from `f50ea96` to `dc3fd1c` - [Release notes](https://github.com/brioche-dev/brioche/releases) - [Commits](brioche-dev/brioche@f50ea96...dc3fd1c) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `libc` from 0.2.186 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.186...0.2.189) Updates `clap` from 4.6.2 to 4.6.3 - [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.2...clap_complete-v4.6.3) Updates `cc` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.3.0...cc-v1.4.0) Updates `clap_derive` from 4.6.1 to 4.6.3 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.6.1...v4.6.3) Updates `fastrand` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.4.1...v2.5.0) Updates `time` from 0.3.53 to 0.3.54 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.53...v0.3.54) Updates `time-macros` from 0.2.31 to 0.2.32 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) --- updated-dependencies: - dependency-name: brioche-pack dependency-version: dc3fd1c0817b3d49be9266d54bf774297d3627a1 dependency-type: direct:production dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.189 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: clap_derive dependency-version: 4.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: fastrand dependency-version: 2.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: time dependency-version: 0.3.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time-macros dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... 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 cargo group with 9 updates:
f50ea96dc3fd1c1.0.1501.0.1510.2.1860.2.1894.6.24.6.31.3.01.4.04.6.14.6.32.4.12.5.00.3.530.3.540.2.310.2.32Updates
brioche-packfromf50ea96todc3fd1cCommits
dc3fd1cBuild(deps): bump the cargo group with 16 updates (#493)d8e4bddBuild(deps): bump actions/setup-node from 6 to 7 (#492)Updates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
libcfrom 0.2.186 to 0.2.189Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
ef0906elibc: Release 0.2.1895a79f76riscv32-musl: Rename padding fields to avoid a conflict3e51062psp: Fixoverflowing_literalswarningse352fddemscripten: add pthread_sigmask, sigwait, sigwaitinfo, sigtimedwait, faccessa...63221b3macros: Requiresafeinsafe_f!invocations707ab52macros: Requireunsafeinf!invocations8e40c94Enable clone3() syscall on sparc-linux and sparc64-linux8427909windows: Add back link names fortime-related symbolsb4863fanuttx: fix wchar_t definition under arm41c683dnuttx: mirror type definitionsUpdates
clapfrom 4.6.2 to 4.6.3Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7e0bccachore: Release0f09905docs: Update changelog9706951Merge pull request #6353 from truffle-dev/feat-completer-arg-indexac0d148feat(complete): Index-aware ValueCompleter1565a3ctest(complete): Cover indexed multi-value case48fc10aMerge pull request #6350 from stefankreutz/missing_docs7d4c353docs: Hint at clippy's missing docs lintf6a6701chore(deps): Update Rust Stable to v1.95 (#6347)ac5fda6chore: Releaseb73c627docs: Update changelogUpdates
ccfrom 1.3.0 to 1.4.0Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
413c4ecchore(cc): release v1.4.0 (#1803)3dcd9cefeat: support trim paths with clang-cl.exe (#1799)8896876Bump release-plz/action from 0.5.130 to 0.5.131 (#1798)Updates
clap_derivefrom 4.6.1 to 4.6.3Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
12e50b3chore: Released6267d5docs: Update changelog99a4018Merge pull request #6413 from arihant2math/issue/6412f181417fix: Require literal attribute values9011fa5test(derive): Show bad literal0838e82chore: Releasef8553c9docs: Update changelog308f18bMerge pull request #6400 from Benjas333/fix/nushell_completions7dd8df1fix(clap_complete_nushell): Disable gen last-argse63b8ectest(clap_complete_nushell): Add last-args testUpdates
fastrandfrom 2.4.1 to 2.5.0Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
7a1cc2cRelease 2.5.00c8cc7eBump getrandom to 0.4 (#131)6c4e800chore: fix grammatical errors in documentation comments (#119)9013cd4Update some URLs in Readme (#127)Updates
timefrom 0.3.53 to 0.3.54Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
d1c55a4v0.3.54 release2fb04c4Add ability to iterate overWeekdays00779faAdd ability to iterate overMonthsb99c5c2Add ability to iterate overDates41eea5bLint on missing panic documentation5a0bdd8Replace optimizing loop with linear pass687d4a9Address clippy lints6bf0055Add LLM policy81f9fe0RenameDurationtoSignedDuration058efaeRename internals forPlainDateTimeUpdates
time-macrosfrom 0.2.31 to 0.2.32Commits
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