-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps): bump the cargo-dependencies group across 1 directory with 37 updates #1862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/cargo-dependencies-5e93fbf62b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…h 37 updates Bumps the cargo-dependencies group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actix-web](https://github.com/actix/actix-web) | `4.11.0` | `4.12.1` | | [axum-otel-metrics](https://github.com/ttys3/axum-otel-metrics) | `0.10.0` | `0.12.0` | | [axum](https://github.com/tokio-rs/axum) | `0.8.6` | `0.8.8` | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.54` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.60` | `4.5.65` | | [colored](https://github.com/mackwic/colored) | `2.2.0` | `3.0.0` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.1.1` | `2.1.2` | | [cryptoki](https://github.com/parallaxsecond/rust-cryptoki) | `0.7.0` | `0.11.0` | | [dialoguer](https://github.com/console-rs/dialoguer) | `0.11.0` | `0.12.0` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [fs-err](https://github.com/andrewhickman/fs-err) | `3.1.3` | `3.2.2` | | [ic-agent](https://github.com/dfinity/agent-rs) | `0.39.3` | `0.40.1` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.41.2` | `0.49.5` | | [self_update](https://github.com/jaemk/self_update) | `0.41.0` | `0.42.0` | | [ic-transport-types](https://github.com/dfinity/agent-rs) | `0.39.3` | `0.40.1` | | [ic-utils](https://github.com/dfinity/agent-rs) | `0.39.3` | `0.44.3` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.28.0` | `0.30.0` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.28.0` | `0.30.0` | | [opentelemetry-prometheus](https://github.com/open-telemetry/opentelemetry-rust) | `0.28.0` | `0.31.0` | | [prometheus](https://github.com/tikv/rust-prometheus) | `0.13.4` | `0.14.0` | | [prost](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.3` | | [rand_seeder](https://github.com/rust-random/seeder) | `0.3.0` | `0.4.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.2` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.4` | `0.27.2` | | [tabled](https://github.com/zhiburt/tabled) | `0.18.0` | `0.20.0` | | [csv_to_table](https://github.com/zhiburt/tabled) | `0.3.0` | `0.9.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.17` | `0.7.18` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.6.4` | `0.6.5` | | [mockall](https://github.com/asomers/mockall) | `0.13.1` | `0.14.0` | | [ic-stable-structures](https://github.com/dfinity/stable-structures) | `0.6.9` | `0.7.2` | | [serial_test](https://github.com/palfrey/serial_test) | `2.0.0` | `3.3.1` | Updates `actix-web` from 4.11.0 to 4.12.1 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md) - [Commits](actix/actix-web@web-v4.11.0...web-v4.12.1) Updates `axum-otel-metrics` from 0.10.0 to 0.12.0 - [Release notes](https://github.com/ttys3/axum-otel-metrics/releases) - [Changelog](https://github.com/ttys3/axum-otel-metrics/blob/main/CHANGELOG.md) - [Commits](ttys3/axum-otel-metrics@v0.10.0...v0.12.0) Updates `axum` from 0.8.6 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.6...axum-v0.8.8) Updates `clap` from 4.5.51 to 4.5.54 - [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.51...clap_complete-v4.5.54) Updates `clap_complete` from 4.5.60 to 4.5.65 - [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.60...clap_complete-v4.5.65) 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 `assert_cmd` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.1...v2.1.2) Updates `cryptoki` from 0.7.0 to 0.11.0 - [Changelog](https://github.com/parallaxsecond/rust-cryptoki/blob/main/CHANGELOG.md) - [Commits](parallaxsecond/rust-cryptoki@cryptoki-0.7.0...cryptoki-0.11.0) Updates `dialoguer` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/console-rs/dialoguer/releases) - [Changelog](https://github.com/console-rs/dialoguer/blob/main/CHANGELOG-OLD.md) - [Commits](console-rs/dialoguer@v0.11.0...v0.12.0) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `fs-err` from 3.1.3 to 3.2.2 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@3.1.3...3.2.2) Updates `ic-agent` from 0.39.3 to 0.40.1 - [Release notes](https://github.com/dfinity/agent-rs/releases) - [Changelog](https://github.com/dfinity/agent-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/dfinity/agent-rs/commits) Updates `octocrab` from 0.41.2 to 0.49.5 - [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.49.5) Updates `self_update` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/jaemk/self_update/releases) - [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/self_update/commits) Updates `ic-transport-types` from 0.39.3 to 0.40.1 - [Release notes](https://github.com/dfinity/agent-rs/releases) - [Changelog](https://github.com/dfinity/agent-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/dfinity/agent-rs/commits) Updates `ic-utils` from 0.39.3 to 0.44.3 - [Release notes](https://github.com/dfinity/agent-rs/releases) - [Changelog](https://github.com/dfinity/agent-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/dfinity/agent-rs/commits) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `log` from 0.4.28 to 0.4.29 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.29) Updates `opentelemetry` from 0.28.0 to 0.30.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.28.0...opentelemetry-0.30.0) Updates `opentelemetry_sdk` from 0.28.0 to 0.30.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.28.0...opentelemetry_sdk-0.30.0) Updates `opentelemetry-prometheus` from 0.28.0 to 0.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-prometheus-0.28.0...opentelemetry-prometheus-0.31.0) Updates `prometheus` from 0.13.4 to 0.14.0 - [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md) - [Commits](tikv/rust-prometheus@v0.13.4...v0.14.0) Updates `prost` from 0.13.5 to 0.14.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.3) Updates `rand_seeder` from 0.3.0 to 0.4.0 - [Changelog](https://github.com/rust-random/seeder/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/seeder/commits) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `strum` from 0.26.3 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.27.2) Updates `strum_macros` from 0.26.4 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.2) Updates `tabled` from 0.18.0 to 0.20.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `csv_to_table` from 0.3.0 to 0.9.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](zhiburt/tabled@v0.3.0...v0.9.0) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `tokio-util` from 0.7.17 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.17...tokio-util-0.7.18) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `wiremock` from 0.6.4 to 0.6.5 - [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md) - [Commits](LukeMathWalker/wiremock-rs@v0.6.4...v0.6.5) Updates `mockall` from 0.13.1 to 0.14.0 - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.13.1...v0.14.0) Updates `ic-stable-structures` from 0.6.9 to 0.7.2 - [Release notes](https://github.com/dfinity/stable-structures/releases) - [Changelog](https://github.com/dfinity/stable-structures/blob/main/RELEASE_GUIDE.md) - [Commits](dfinity/stable-structures@v0.6.9...v0.7.2) Updates `serial_test` from 2.0.0 to 3.3.1 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v2.0.0...v3.3.1) --- updated-dependencies: - dependency-name: actix-web dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: axum-otel-metrics dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_complete dependency-version: 4.5.65 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: colored dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: assert_cmd dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cryptoki dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: dialoguer dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: fs-err dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ic-agent dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: octocrab dependency-version: 0.49.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: self_update dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ic-transport-types dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ic-utils dependency-version: 0.44.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: opentelemetry dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry_sdk dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry-prometheus dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: prometheus dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: prost dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rand_seeder dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: strum_macros dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tabled dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: csv_to_table dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wiremock dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: mockall dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ic-stable-structures dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serial_test dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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-dependencies group with 37 updates in the / directory:
4.11.04.12.10.10.00.12.00.8.60.8.84.5.514.5.544.5.604.5.652.2.03.0.02.1.12.1.20.7.00.11.00.11.00.12.05.0.16.0.03.1.33.2.20.39.30.40.10.41.20.49.50.41.00.42.00.39.30.40.10.39.30.44.30.13.00.14.00.4.280.4.290.28.00.30.00.28.00.30.00.28.00.31.00.13.40.14.00.13.50.14.30.3.00.4.01.0.1451.0.1490.26.30.27.20.26.40.27.20.18.00.20.00.3.00.9.03.23.03.24.01.48.01.49.00.7.170.7.182.5.72.5.80.6.40.6.50.13.10.14.00.6.90.7.22.0.03.3.1Updates
actix-webfrom 4.11.0 to 4.12.1Release notes
Sourced from actix-web's releases.
Commits
24489d4doc(web): Fix links in README.md (#3834)30b8206chore(actix-files): prepare release 0.6.9fe6c0a3chore(actix-web): prepare release 4.12.137a8b9cchore(web): fix actix-http requirement37ff707chore: fix derive_more feature requirements for actix-filesbbfd402build(deps): bump bytes from 1.10.1 to 1.11.0 (#3839)ce258a0build(deps): bump taiki-e/install-action from 2.62.51 to 2.62.56 (#3837)b2205d8build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#3836)fe890a7build(deps): bump taiki-e/install-action from 2.62.49 to 2.62.51 (#3831)d119500release: actix-web v4.12.0 (#3830)Updates
axum-otel-metricsfrom 0.10.0 to 0.12.0Release notes
Sourced from axum-otel-metrics's releases.
Changelog
Sourced from axum-otel-metrics's changelog.
Commits
f5b179fchore: release v0.12.0aeda8a1chore: adapt metric descriptions to match semantic conventionsc140d58docs: update README to include removal of Prometheus exporter support and lin...aaa4a1bdocs: update README to remove Prometheus exporter references and highlight OT...13cdf57chore: update cliff.toml to enable dependency chore messages47161f1refactor!: update to use OTLP exporter for metrics, removed Prometheus export...abf2684chore: update crates6cfa617build: update example cratesd992ebcchore(deps): update opentelemetry-otlp requirement from 0.29.0 to 0.30.02207078chore(deps): update opentelemetry_sdk requirement from 0.29 to 0.30Updates
axumfrom 0.8.6 to 0.8.8Release notes
Sourced from axum's releases.
Commits
d07863fRelease axum v0.8.8 and axum-extra v0.12.3287c674axum-extra: Make typed-routing feature enable routing feature (#3514)f5804aaSecondElementIs: Correct a small inconsistency (#3559)f51f3baaxum-extra: Add trailing newline to pretty JSON response (#3526)816407aFix integer underflow intry_range_responsefor empty files (#3566)78656ebdocs: Clarifyroute_layerdoes not apply middleware to the fallback handler...4404f27Release axum v0.8.7 and axum-extra v0.12.28f1545aFix typo in extractors guide (#3554)4fc3faaRelax implicit Send / Sync bounds (#3555)a05920cMake it easier to visually scan for default features (#3550)Updates
clapfrom 4.5.51 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
clap_completefrom 4.5.60 to 4.5.65Commits
a99bd42chore: Release485d781docs: Update changelog0acc8c8Merge pull request #6209 from saiarcot895/fix-optional-value-option-zsh6c2cff6fix: Allow optional value arguments for Zsh shell completion58723e5test: Generate completions with multi/optional value options4ecbf54chore: Releasef04062bdocs: Update changelogd68caa8Merge pull request #6205 from maheshbansod/default-val-no-desca062eaffix: Default vals on new line if possible values15509aftest: Demonstrate default value ui bug on no descUpdates
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
assert_cmdfrom 2.1.1 to 2.1.2Changelog
Sourced from assert_cmd's changelog.
Commits
edda0b2chore: Release assert_cmd version 2.1.2891d412docs: Update changeloge39dc36Merge pull request #267 from epage/mustd947cb0fix: Add must_use before assertions are applied7b8fd99Merge pull request #264 from kemingy/doc_macro_semicolon79f8e57docs: add the missing semicolon for macro6289384chore(deps): Update Rust Stable to v1.92 (#262)7b353d8Merge pull request #260 from assert-rs/renovate/actions-checkout-6.x48cda51chore(deps): Update actions/checkout action to v6ee88946docs: Clarify cargo_bin_cmdUpdates
cryptokifrom 0.7.0 to 0.11.0Changelog
Sourced from cryptoki's changelog.
... (truncated)
Commits
82c7415Bump cryptoki and cryptoki-sysb5499eaMerge pull request #334 from testingapisname/main11db4e0Merge branch 'main' into main81aac81Merge pull request #337 from nwalfield/revert-session16ae62fDon't tie Session's lifetime to the Pkcs11 object.61654a1docs: Fix documentation references in MechanismInfo36fb3c3Finalize Pkcs11 and sessions in tests048c314Allow closing a session manually47dd51fRemove the initialize check2277d0fRemove finalizing Pkcs11 on DropUpdates
dialoguerfrom 0.11.0 to 0.12.0Release notes
Sourced from dialoguer's releases.
Changelog
Sourced from dialoguer's changelog.
Commits
731c70bAudit dependencies2a88be1Check for external typesd4271eaCheck semver compatibility11c990dCheck for documentation errors39d2480Add Dependabot config31b2e25Upgrade to actions/checkout v58ebd9e5Focus CI testing on stable Rustd4a002dUse default targets on respective operating systems3e3cc03Reduce number of targets tested in CIfcb8a0dEnable basic caching in CIUpdates
dirsfrom 5.0.1 to 6.0.0Commits
Updates
fs-errfrom 3.1.3 to 3.2.2Changelog
Sourced from fs-err's changelog.
Commits
62640b6chore: Release fs-err version 3.2.2578bdb6Update changelog2e5a971Set modified (#84)3298009chore: Release fs-err version 3.2.166c1c88Update changelogc7c65a1symlink: rename parameters and fix error messages to matchstd(#83)133cf80chore: Release fs-err version 3.2.0754bfb2Adddebugfeature (no MSRV change) (#81)Updates
ic-agentfrom 0.39.3 to 0.40.1Release notes
Sourced from ic-agent's releases.
... (truncated)
Changelog
Sourced from ic-agent's changelog.
Commits
Updates
octocrabfrom 0.41.2 to 0.49.5Release notes
Sourced from octocrab's releases.
... (truncated)
Changelog
Sourced from octocrab's changelog.
... (truncated)
Commits
d4fde40chore: release v0.49.5 (#849)81da9b1fix: resolve docs.rs build failure (#848)4ffda40chore: release v0.49.4 (#846)0c20a91feat: Add squash_merge_commit_title, squash_merge_commit_title to repo model ...73799b2chore: release v0.49.3 (#844)c08ad2efeat: Http caching & Conditional requests (#831)927105dchore: release v0.49.2 (#843)90f9139feat: Add body_text and body_html to Comment model (#832)4fce8e0chore: release v0.49.1 (#841)5ce8559fix: Send body for retried requests (#842)Updates
self_updatefrom 0.41.0 to 0.42.0Changelog
Sourced from self_update's changelog.
Commits
Updates
ic-transport-typesfrom 0.39.3 to 0.40.1Release notes
Sourced from ic-transport-types's releases.
... (truncated)
Changelog
Sourced from ic-transport-types's changelog.
Commits
Updates
ic-utilsfrom 0.39.3 to 0.44.3Release notes
Sourced from ic-utils's releases.
... (truncated)
Changelog
Sourced from ic-utils's changelog.
Commits
Updates
itertoolsfrom 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68Addnext_arrayandcollect_arraya1213e1Prepare v0.14.0 releaseff0c942fix clippy lintsf80883bFix into_group_map_by documentation errorsb793238Add tr...Description has been truncated