deps(rust): bump the rust-dependencies group across 1 directory with 20 updates#40
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(rust): bump the rust-dependencies group across 1 directory with 20 updates#40dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…20 updates Bumps the rust-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `0.17.0` | `1.7.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.4` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.1` | | [scraper](https://github.com/rust-scraper/scraper) | `0.25.0` | `0.27.0` | | [html5ever](https://github.com/servo/html5ever) | `0.36.1` | `0.39.0` | | [rand](https://github.com/rust-random/rand) | `0.10.0` | `0.10.1` | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [http](https://github.com/hyperium/http) | `1.4.0` | `1.4.1` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.8` | `0.6.11` | | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.10.1` | | [metrics](https://github.com/metrics-rs/metrics) | `0.24.3` | `0.24.6` | | [uuid](https://github.com/uuid-rs/uuid) | `1.21.0` | `1.23.2` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.38.2` | `0.39.3` | | [hmac](https://github.com/RustCrypto/MACs) | `0.12.1` | `0.13.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [proptest](https://github.com/proptest-rs/proptest) | `1.10.0` | `1.11.0` | | [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.64` | `0.3.72` | Updates `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `rmcp` from 0.17.0 to 1.7.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.17.0...rmcp-v1.7.0) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `reqwest` from 0.13.2 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.4) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `clap` from 4.5.60 to 4.6.1 - [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.6.1) Updates `scraper` from 0.25.0 to 0.27.0 - [Release notes](https://github.com/rust-scraper/scraper/releases) - [Commits](rust-scraper/scraper@v0.25.0...v0.27.0) Updates `html5ever` from 0.36.1 to 0.39.0 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits) Updates `rand` from 0.10.0 to 0.10.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.10.0...0.10.1) Updates `axum` from 0.8.8 to 0.8.9 - [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.8...axum-v0.8.9) Updates `http` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.0...v1.4.1) Updates `tower-http` from 0.6.8 to 0.6.11 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.8...tower-http-0.6.11) Updates `hyper` from 1.8.1 to 1.10.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.10.1) Updates `metrics` from 0.24.3 to 0.24.6 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.24.3...metrics-v0.24.6) Updates `uuid` from 1.21.0 to 1.23.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.21.0...v1.23.2) Updates `sysinfo` from 0.38.2 to 0.39.3 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.2...v0.39.3) Updates `hmac` from 0.12.1 to 0.13.0 - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `proptest` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.10.0...v1.11.0) Updates `wasm-bindgen-test` from 0.3.64 to 0.3.72 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rmcp dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: scraper dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: html5ever dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: http dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tower-http dependency-version: 0.6.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hyper dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: metrics dependency-version: 0.24.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: sysinfo dependency-version: 0.39.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proptest dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: wasm-bindgen-test dependency-version: 0.3.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 rust-dependencies group with 20 updates in the / directory:
1.49.01.50.00.17.01.7.01.0.1491.0.1500.13.20.13.40.3.220.3.234.5.604.6.10.25.00.27.00.36.10.39.00.10.00.10.10.8.80.8.91.4.01.4.10.6.80.6.111.8.11.10.10.24.30.24.61.21.01.23.20.38.20.39.30.12.10.13.00.10.90.11.01.10.01.11.00.3.640.3.72Updates
tokiofrom 1.49.0 to 1.50.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0273e45chore: prepare Tokio v1.50.0 (#7934)e3ee4e5chore: prepare tokio-macros v2.6.1 (#7943)8c980eaio: addwrite_all_vectoredtotokio-util(#7768)e35fd6dci: fix patch during clippy step (#7935)03fe44cruntime: fixevent_intervaldoc (#7932)d18e5dfio: fix race inMock::poll_write(#7882)f21f269runtime: fix race condition during the blocking pool shutdown (#7922)d81e8f0macros: remove (most) localusedeclarations intokio::select!(#7929)25e7f26rt: fix missing quotation in docs (#7925)e1a91efutil: fix typo in docs (#7926)Updates
rmcpfrom 0.17.0 to 1.7.0Release notes
Sourced from rmcp's releases.
... (truncated)
Commits
3529c36chore: release v1.6.1 (#831)d695046fix: enable task support on counter long_task example (#838)5ccdfc0feat: add task-based stdio examples (#839)d83b156fix(rmcp): flatten Resource variant of PromptMessageContent (#843)321ab14fix: reply -32700 on stdio parse errors instead of closing (#833)0f776abchore(rmcp): remove dependency on chrono default features (#829)3bf5298ci: extend semver check to all features except local (#832)88df9afchore(deps): update askama requirement from 0.15 to 0.16 (#830)2f8d3b7Fix/issue 817 idle timeout log level (#824)014fb2echore: release v1.6.0 (#818)Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
reqwestfrom 0.13.2 to 0.13.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)Updates
tracing-subscriberfrom 0.3.22 to 0.3.23Release notes
Sourced from tracing-subscriber's releases.
Commits
54ede4dchore: prepare tracing-subscriber 0.3.23 (#3490)37558d5subscriber: allow ansi sanitization to be disabled (#3484)efc690fcore: add missing const (#3449)0c32367core: Use const initializers instead ofonce_cell9feb241docs: add arcswap reload crate to related (#3442)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)Updates
clapfrom 4.5.60 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
scraperfrom 0.25.0 to 0.27.0Release notes
Sourced from scraper's releases.
Commits
9c1eff3Bump selectors and cssparser together.429d8a1Avoid exposing optional dependencies as implicit features.8038521Add categories as suggested by lib.rs maintainer dashboard.f2d0e50Bump selectors from 0.36.1 to 0.37.02103564Bump indexmap from 2.13.1 to 2.14.057ebae6Bump selectors from 0.36.0 to 0.36.1d935deeBump indexmap from 2.13.0 to 2.13.1170cdd3Merge pull request #306 from rust-scraper/bumpbca1839Bump html5ever from 0.38.0 to 0.39.0d07444eBump selectors from 0.35.0 to 0.36.0 (#307)Updates
html5everfrom 0.36.1 to 0.39.0Commits
Updates
randfrom 0.10.0 to 0.10.1Changelog
Sourced from rand's changelog.
Commits
27ff4cbPrepare v0.10.1: deprecate featurelog(#1763)98d0638make_rng: document panic and add #[track_caller] (#1761)54e5eaaFix doc error (#1758)1ce4c08Bump itoa from 1.0.17 to 1.0.18 in the all-deps group (#1756)ccb734bdocs: fix typo in doc comment (#1754)357eb7dBump libc from 0.2.182 to 0.2.183 in the all-deps group (#1753)5e77fe5Fix trait references in documentation (#1752)da89185Bump the all-deps group with 3 updates (#1751)50516ffBump the all-deps group with 2 updates (#1749)fd71de9Bump the all-deps group with 2 updates (#1747)Updates
axumfrom 0.8.8 to 0.8.9Release notes
Sourced from axum's releases.
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
httpfrom 1.4.0 to 1.4.1Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
a24c968v1.4.1bc3b044fix(header): use a set_len guard in IntoIter drop (#838)1b968dcfix(header): fix stacked borrows for IterMut/ValuesIterMut (#837)6e2dd42fix: clamp Extend size hint so HeaderMap reserve cannot overflow (#833)68e0abbdocs: fix typo in request builder docs (#831)29dd307docs(extensions): rephrase internal comment (#827)ae48fb5fix(uri): reject Path::from_shared/from_static if doesn't start with slash (#...1ad200erefactor(uri): consolidate PathAndQuery::from_shared and from_static (#825)d59d939refactor: Remove usage of float instruction (#823)ed680c4tests: update to rand 0.10 (#818)Updates
tower-httpfrom 0.6.8 to 0.6.11Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
1d082efv0.6.119c3117dfeat: set multiple request header (#677)667e7c7Remove duplicate cfg attribute for is_reserved_dos_name (#675)7551a9bfeat(set_header): refactor and improve multiple header middleware (#672)991e9eeadd From<i32> impl for GrpcCode (#506)3962dbaDo compress grpc-web responses (#408)f0b3bb6Fix serve_dir method not allowed handling when no fallback is configured (#587)d1a571bci: use static timeout in stress-test workflow (#671)309555aci: fix flaky encoding test, add nightly stress test job (#670)4532fc2v0.6.10Updates
hyperfrom 1.8.1 to 1.10.1Release notes
Sourced from hyper's releases.