chore(deps): bump the cargo-dependencies group across 1 directory with 31 updates#1966
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the cargo-dependencies group across 1 directory with 31 updates#1966dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…h 31 updates Bumps the cargo-dependencies group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axum-otel-metrics](https://github.com/ttys3/axum-otel-metrics) | `0.11.0` | `0.13.0` | | [candid](https://github.com/dfinity/candid) | `0.10.24` | `0.10.26` | | [colored](https://github.com/mackwic/colored) | `2.2.0` | `3.1.1` | | [cryptoki](https://github.com/parallaxsecond/rust-cryptoki) | `0.7.0` | `0.12.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` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.9` | `0.11.10` | | [ic-agent](https://github.com/dfinity/agent-rs) | `0.39.3` | `0.45.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.41.2` | `0.49.7` | | [self_update](https://github.com/jaemk/self_update) | `0.41.0` | `0.44.0` | | [ic-transport-types](https://github.com/dfinity/agent-rs) | `0.39.3` | `0.45.0` | | [ic-utils](https://github.com/dfinity/agent-rs) | `0.39.3` | `0.47.1` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.29.1` | `0.31.0` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.29.0` | `0.31.0` | | [opentelemetry-prometheus](https://github.com/open-telemetry/opentelemetry-rust) | `0.29.1` | `0.31.0` | | [prost](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.3` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.0` | | [rand_seeder](https://github.com/rust-random/seeder) | `0.3.0` | `0.5.0` | | [rust_decimal](https://github.com/paupino/rust-decimal) | `1.40.0` | `1.41.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.28.0` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.4` | `0.28.0` | | [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` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` | | [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` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` | | [serial_test](https://github.com/palfrey/serial_test) | `2.0.0` | `3.4.0` | Updates `axum-otel-metrics` from 0.11.0 to 0.13.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.11.0...v0.13.0) Updates `candid` from 0.10.24 to 0.10.26 - [Release notes](https://github.com/dfinity/candid/releases) - [Changelog](https://github.com/dfinity/candid/blob/master/CHANGELOG.md) - [Commits](https://github.com/dfinity/candid/commits) Updates `colored` from 2.2.0 to 3.1.1 - [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.1.1) Updates `cryptoki` from 0.7.0 to 0.12.0 - [Changelog](https://github.com/parallaxsecond/rust-cryptoki/blob/main/CHANGELOG.md) - [Commits](parallaxsecond/rust-cryptoki@cryptoki-0.7.0...cryptoki-0.12.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 `env_logger` from 0.11.9 to 0.11.10 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.9...v0.11.10) Updates `ic-agent` from 0.39.3 to 0.45.0 - [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.7 - [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.7) Updates `self_update` from 0.41.0 to 0.44.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.45.0 - [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.47.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/v0.47.1) 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 `opentelemetry` from 0.29.1 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-0.29.1...opentelemetry-prometheus-0.31.0) Updates `opentelemetry_sdk` from 0.29.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_sdk-0.29.0...v0.31.0) Updates `opentelemetry-prometheus` from 0.29.1 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.29.1...opentelemetry-prometheus-0.31.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` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.10.0) Updates `rand_seeder` from 0.3.0 to 0.5.0 - [Changelog](https://github.com/rust-random/seeder/blob/master/CHANGELOG.md) - [Commits](rust-random/seeder@0.3.0...0.5.0) Updates `rust_decimal` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md) - [Commits](paupino/rust-decimal@1.40.0...1.41.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `strum` from 0.26.3 to 0.28.0 - [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.28.0) Updates `strum_macros` from 0.26.4 to 0.28.0 - [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.28.0) 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 `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) 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 `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `serial_test` from 2.0.0 to 3.4.0 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v2.0.0...v3.4.0) --- updated-dependencies: - dependency-name: axum-otel-metrics dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: candid dependency-version: 0.10.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: cryptoki dependency-version: 0.12.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: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: ic-agent dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: octocrab dependency-version: 0.49.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: self_update dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ic-transport-types dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ic-utils dependency-version: 0.47.1 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: opentelemetry dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry_sdk dependency-version: 0.31.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: prost dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rand_seeder dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rust_decimal dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: strum_macros dependency-version: 0.28.0 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: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor 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: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serial_test dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies ... 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-dependencies group with 31 updates in the / directory:
0.11.00.13.00.10.240.10.262.2.03.1.10.7.00.12.00.11.00.12.05.0.16.0.00.11.90.11.100.39.30.45.00.41.20.49.70.41.00.44.00.39.30.45.00.39.30.47.10.13.00.14.00.29.10.31.00.29.00.31.00.29.10.31.00.13.50.14.30.9.20.10.00.3.00.5.01.40.01.41.00.10.90.11.00.26.30.28.00.26.40.28.00.18.00.20.00.3.00.9.01.50.01.51.00.6.40.6.50.13.10.14.00.6.90.7.22.13.02.13.12.0.03.4.0Updates
axum-otel-metricsfrom 0.11.0 to 0.13.0Release notes
Sourced from axum-otel-metrics's releases.
... (truncated)
Changelog
Sourced from axum-otel-metrics's changelog.
Commits
1e297c9chore(release): v0.13.00f4cc21fix!: prevent panics, fix counter leak, add with_tls, optimize allocations3787e7cchore(deps): upgrade all crates to latest versions845b0effix: update X-Forwarded-Ssl "on" checkdd9ddc0chore(deps): update axum-test requirement from 18.0.2 to 19.1.1ab04b05chore(deps): bump bytes in /examples/axum-metrics-demo4607465chore(deps): bump the opentelemetry group with 4 updates5e7fec2Group updates of OpenTelemetry cratesa048363fix: fix example for otel 0.30ef8650bchore: update cratesUpdates
candidfrom 0.10.24 to 0.10.26Changelog
Sourced from candid's changelog.
Commits
Updates
coloredfrom 2.2.0 to 3.1.1Release notes
Sourced from colored's releases.
Changelog
Sourced from colored's changelog.
Commits
5204a263.1.149392a3Limit to 5 keywordsb7916853.1.09a83121Allow windows-sys 0.61 to be used (#218)192598dClean upColorizetraitec013aechore: minor improvement for docs (#212)5bc198bReplace 'ansi_term' dev-dependency with 'ansiterm' (#209)a21367dAllow windows-sys 0.60 to be used (#206)9450feaFix clippy warning (#207)68761c1README: use the latest v3.0 version for example (#204)Updates
cryptokifrom 0.7.0 to 0.12.0Changelog
Sourced from cryptoki's changelog.
... (truncated)
Commits
bf51837Bump cryptoki7acb6edMerge pull request #347 from bal-e/remove-paste-dep0bd773cMerge pull request #325 from EliseChouleur/better-handle-drop-errord80e2c7Remove 'paste' dependency1301319Put closed to true only if close doesn't faild7fc6c6Make enum Eq, copy, clone059a8d9Remove useless condition and early return199303fCreate an enum for close on drop option for better readability891d147Create a variable for the number of threads in thread_local_session exampleac3c634add Session's close state in Cell to be mutable event in a non mut 'self' fun...Updates
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
env_loggerfrom 0.11.9 to 0.11.10Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
41320bfchore: Releasede8c74fdocs: Update changelogd550741docs(gh): Add sponsor link458b075chore(deps): Update Rust Stable to v1.94 (#401)8bc3fc3Merge pull request #400 from epage/update143fa64chore: Upgrade incompatibleb687a24chore: Upgrade compatible8cf1ba9Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x094ecf7Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x34ad626chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0Updates
ic-agentfrom 0.39.3 to 0.45.0Release notes
Sourced from ic-agent's releases.
... (truncated)
Changelog
Sourced from ic-agent's changelog.
... (truncated)
Commits
Updates
octocrabfrom 0.41.2 to 0.49.7Release notes
Sourced from octocrab's releases.
... (truncated)
Changelog
Sourced from octocrab's changelog.
... (truncated)
Commits
ad64898chore: release v0.49.7 (#863)127c44afix(repos): create a repo variable doesn't take the name in the path (#865)d7eb503Extend get_content to allow requesting raw_files (#866)de5f4a2[retry/rate-limits] Add rate limit handling into the retry config (#869)52deb8aAllow retry policy to run on GET requests (#867)af820e7feat: add missingwaitingstatus to Status enum (#862)908472cchore: release v0.49.6 (#852)d33aeb3feat(activity/starring): add list_repos_starred_by_user (#861)f33fbcfRemove Lines Of Code badge from READMEc5527e1feat: added undocumented events (#858)Updates
self_updatefrom 0.41.0 to 0.44.0Changelog
Sourced from self_update's changelog.
Commits
Updates
ic-transport-typesfrom 0.39.3 to 0.45.0Release notes
Sourced from ic-transport-types's releases.
... (truncated)
Changelog
Sourced from ic-transport-types's changelog.
... (truncated)
Commits
Updates
ic-utilsfrom 0.39.3 to 0.47.1Release notes
Sourced from ic-utils's releases.
... (truncated)
Changelog
Sourced from ic-utils's changelog.
... (truncated)
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 track_caller for asser_equal5d4056bdefault_featuresis deprecated - switch it todefault-featuresa447b68doc for added traitd0479b0"nitpicks"35c78ceIndexMut -> BorrowMut<slice>deb53barefactored to share codeUpdates
opentelemetryfrom 0.29.1 to 0.31.0Release notes
Sourced from opentelemetry's releases.
Changelog
Sourced from opentelemetry's changelog.
... (truncated)
Commits
2b63b75fix: Panics and exploding memory usage from large cardinality limit (#3290)c346d4bfeat: Upgrade SDK version to 0.31.0 (#3287)07bb613feat: Improve support for exponential histogram (#3259)693dcc0chore: UnifySpanExporterwithLogExporterandPushMetricExporter(#3281)65969fddocs: logs enrichment (#3266)627f252feat: Stabilize Logger Enabled (#3278)