This repository was archived by the owner on May 18, 2026. It is now read-only.
chore(deps): bump the all-dependencies-cargo group across 1 directory with 37 updates#592
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
… with 37 updates Bumps the all-dependencies-cargo group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.100` | | [clap](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.53` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.50` | `4.5.64` | | [colored](https://github.com/mackwic/colored) | `2.2.0` | `3.0.0` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.1.4` | `7.2.1` | | [petgraph](https://github.com/petgraph/petgraph) | `0.6.5` | `0.8.3` | | [rhai](https://github.com/rhaiscript/rhai) | `1.21.0` | `1.23.6` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-journald](https://github.com/tokio-rs/tracing) | `0.3.1` | `0.3.2` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.22` | | [update-informer](https://github.com/mgrachev/update-informer) | `1.2.0` | `1.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [gix](https://github.com/GitoxideLabs/gitoxide) | `0.68.0` | `0.70.0` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.17` | `2.1.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.24.0` | | [schemars](https://github.com/GREsau/schemars) | `0.8.22` | `1.2.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.148` | | [age](https://github.com/str4d/rage) | `0.10.1` | `0.11.2` | | gethostname | `0.5.0` | `1.1.0` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.23` | `0.4.25` | | [normpath](https://github.com/dylni/normpath) | `1.3.0` | `1.5.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.41.2` | `0.47.1` | | [os_info](https://github.com/stanislav-tkach/os_info) | `3.11.0` | `3.14.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.1` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.12.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.18` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.0` | `1.48.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.22` | `0.9.10+spec-1.1.0` | | [tera](https://github.com/Keats/tera) | `1.20.0` | `1.20.1` | | [which](https://github.com/harryfei/which-rs) | `7.0.3` | `8.0.0` | | [whoami](https://github.com/ardaku/whoami) | `1.6.0` | `1.6.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.1` | `1.1.5` | | [gix-protocol](https://github.com/GitoxideLabs/gitoxide) | `0.46.1` | `0.48.0` | | [camino](https://github.com/camino-rs/camino) | `1.1.9` | `1.1.12` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.12.0` | `3.16.1` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.3` | `0.12.5` | | [uzers](https://github.com/rustadopt/uzers-rs) | `0.12.1` | `0.12.2` | Updates `anyhow` from 1.0.98 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.100) Updates `clap` from 4.5.38 to 4.5.53 - [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.38...clap_complete-v4.5.53) Updates `clap_complete` from 4.5.50 to 4.5.64 - [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.50...clap_complete-v4.5.64) Updates `colored` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.2.0...v3.0.0) Updates `comfy-table` from 7.1.4 to 7.2.1 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.1.4...v7.2.1) Updates `petgraph` from 0.6.5 to 0.8.3 - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.6.5...petgraph@v0.8.3) Updates `rhai` from 1.21.0 to 1.23.6 - [Release notes](https://github.com/rhaiscript/rhai/releases) - [Changelog](https://github.com/rhaiscript/rhai/blob/main/CHANGELOG.md) - [Commits](https://github.com/rhaiscript/rhai/commits) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-journald` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-journald-0.3.1...tracing-journald-0.3.2) Updates `tracing-subscriber` from 0.3.19 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.22) Updates `update-informer` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mgrachev/update-informer/releases) - [Changelog](https://github.com/mgrachev/update-informer/blob/main/CHANGELOG.md) - [Commits](mgrachev/update-informer@v1.2.0...v1.3.0) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `gix` from 0.68.0 to 0.70.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.68.0...gix-v0.70.0) Updates `assert_cmd` from 2.0.17 to 2.1.1 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.17...v2.1.1) Updates `tempfile` from 3.20.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.24.0) Updates `schemars` from 0.8.22 to 1.2.0 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.8.22...v1.2.0) Updates `serde_json` from 1.0.140 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.148) Updates `age` from 0.10.1 to 0.11.2 - [Release notes](https://github.com/str4d/rage/releases) - [Commits](str4d/rage@v0.10.1...age-0.11.2) Updates `gethostname` from 0.5.0 to 1.1.0 Updates `ignore` from 0.4.23 to 0.4.25 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.23...ignore-0.4.25) Updates `normpath` from 1.3.0 to 1.5.0 - [Release notes](https://github.com/dylni/normpath/releases) - [Commits](dylni/normpath@1.3.0...1.5.0) Updates `octocrab` from 0.41.2 to 0.47.1 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.41.2...v0.47.1) Updates `os_info` from 3.11.0 to 3.14.0 - [Release notes](https://github.com/stanislav-tkach/os_info/releases) - [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md) - [Commits](stanislav-tkach/os_info@v3.11.0...v3.14.0) Updates `rand` from 0.8.5 to 0.9.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.1) Updates `regex` from 1.11.1 to 1.12.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.12.2) Updates `reqwest` from 0.12.15 to 0.12.18 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.18) Updates `tokio` from 1.45.0 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.0...tokio-1.48.0) Updates `toml` from 0.8.22 to 0.9.10+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.9.10) Updates `tera` from 1.20.0 to 1.20.1 - [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md) - [Commits](Keats/tera@v1.20.0...v1.20.1) Updates `which` from 7.0.3 to 8.0.0 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.3...8.0.0) Updates `whoami` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/ardaku/whoami/releases) - [Commits](https://github.com/ardaku/whoami/commits) Updates `flate2` from 1.1.1 to 1.1.5 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.1...1.1.5) Updates `gix-protocol` from 0.46.1 to 0.48.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-protocol-v0.46.1...gix-protocol-v0.48.0) Updates `camino` from 1.1.9 to 1.1.12 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](camino-rs/camino@camino-1.1.9...camino-1.1.12) Updates `serde_with` from 3.12.0 to 3.16.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.16.1) Updates `parking_lot` from 0.12.3 to 0.12.5 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.12.3...parking_lot-v0.12.5) Updates `uzers` from 0.12.1 to 0.12.2 - [Release notes](https://github.com/rustadopt/uzers-rs/releases) - [Changelog](https://github.com/rustadopt/uzers-rs/blob/main/CHANGELOG.md) - [Commits](rustadopt/uzers-rs@v0.12.1...v0.12.2) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap_complete dependency-version: 4.5.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: colored dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies-cargo - dependency-name: comfy-table dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: petgraph dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: rhai dependency-version: 1.23.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: tracing-journald dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: update-informer dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: gix dependency-version: 0.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: assert_cmd dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: schemars dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies-cargo - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: age dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: gethostname dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies-cargo - dependency-name: ignore dependency-version: 0.4.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: normpath dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: octocrab dependency-version: 0.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: os_info dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: reqwest dependency-version: 0.12.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: tera dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies-cargo - dependency-name: whoami dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: flate2 dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: gix-protocol dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: camino dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: serde_with dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: parking_lot dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: uzers dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 all-dependencies-cargo group with 37 updates in the / directory:
1.0.981.0.1004.5.384.5.534.5.504.5.642.2.03.0.07.1.47.2.10.6.50.8.31.21.01.23.60.1.410.1.440.3.10.3.20.3.190.3.221.2.01.3.01.0.2191.0.2280.68.00.70.02.0.172.1.13.20.03.24.00.8.221.2.01.0.1401.0.1480.10.10.11.20.5.01.1.00.4.230.4.251.3.01.5.00.41.20.47.13.11.03.14.00.8.50.9.11.11.11.12.20.12.150.12.181.45.01.48.00.8.220.9.10+spec-1.1.01.20.01.20.17.0.38.0.01.6.01.6.11.1.11.1.50.46.10.48.01.1.91.1.123.12.03.16.10.12.30.12.50.12.10.12.2Updates
anyhowfrom 1.0.98 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
clapfrom 4.5.38 to 4.5.53Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
clap_completefrom 4.5.50 to 4.5.64Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
e115243chore: Released4c34fadocs: Update changelogab4f438Merge pull request #6203 from jpgrayson/fix/zsh-space-after-dir-completions5571b83fix(complete): Trailing space after zsh directory completions06a2311chore: Releasebed131fdocs: Update changeloga61c53eMerge pull request #6202 from iepathos/6201-symlink-path-completionsc3b4405fix(complete): Follow symlinks in path completiona794395test(complete): Add symlink path completion testsca0aebachore: ReleaseUpdates
coloredfrom 2.2.0 to 3.0.0Release notes
Sourced from colored's releases.
Changelog
Sourced from colored's changelog.
Commits
95b2de8Remove unnecessary lazy_static dependency (#176)037e091Fix missing2.2.0release in changelogUpdates
comfy-tablefrom 7.1.4 to 7.2.1Release notes
Sourced from comfy-table's releases.
Changelog
Sourced from comfy-table's changelog.
Commits
9a108a2chore: Release comfy-table version 7.2.1592b0eedocs: Update Changeloge3dc716Merge pull request #186 from hzhongmj/constraint-test-fixfffc309Add a table width so it works in environment without ttyfa131acchore: Fix lint issues5962fbechore: Release comfy-table version 7.2.03c6c774docs: Update changelog1ec7ab2docs: Update changelog578f971Merge pull request #184 from Nukesor/dependabot/cargo/rstest-0.262b3dd18build(deps): update rstest requirement from 0.25 to 0.26Updates
petgraphfrom 0.6.5 to 0.8.3Release notes
Sourced from petgraph's releases.
... (truncated)
Changelog
Sourced from petgraph's changelog.
... (truncated)
Commits
1629035chore: release v0.8.3 (#826)ce23445ci: Use new cargo resolver when running CI with MSRV (#887)ef5d17ddocs: Collection of Doc fixes (#856)b682695fix:StableGraph::reversebreaks free lists (#890)29f4c92fix: use a queue for SPFA (#893)b87dbc5perf: Make A* tie break on lower h-values (#882)49d2740refactor: replace crate::util::enumerate with Iterator::enumerate (#881)0a0efbedocs: Specify iteration order for neighbors and edges and their variants (#790)5c7e0fbci: Fix Hashbrown dependencies (#878)aa53dbefeat: Add bidirectional Dijkstra algorithm (#782)Updates
rhaifrom 1.21.0 to 1.23.6Release notes
Sourced from rhai's releases.
Changelog
Sourced from rhai's changelog.
... (truncated)
Commits
Updates
tracingfrom 0.1.41 to 0.1.44Release notes
Sourced from tracing's releases.
... (truncated)
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)Updates
tracing-journaldfrom 0.3.1 to 0.3.2Release notes
Sourced from tracing-journald's releases.
Commits
a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)9751b6echore: runtracing-subscribertests with all features (#3412)efa0169mock: add doctests foron_register_dispatchnegative cases (#3416)a093858docs: fix link inFmtSpandocs (#3411)976fa55mock: add test case for layer not calling on_register_dispatch (#3415)Updates
tracing-subscriberfrom 0.3.19 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
... (truncated)
Commits
cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)Updates
update-informerfrom 1.2.0 to 1.3.0Release notes
Sourced from update-informer's releases.
Changelog
Sourced from update-informer's changelog.
Commits
b15376echore(release): v1.3.0 (#173)ca544bffix: fix a bug with ureq and native-tls feature (#172)8b7f052chore: bumpureqto 3.0 (#169)11fb67bchore: update etcetera requirement from 0.8.0 to 0.10.0 (#167)c6dd044chore(docs): addnushellas user in README (#162)f550884chore: update colored requirement from 2.0 to 3.0 (#160)Updates
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from ...Description has been truncated