chore(deps): bump the rs-dependencies group across 1 directory with 25 updates#156
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the rs-dependencies group across 1 directory with 25 updates#156dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…5 updates Bumps the rs-dependencies group with 22 updates in the /proplet directory: | Package | From | To | | --- | --- | --- | | [rumqttc](https://github.com/bytebeamio/rumqtt) | `0.24.0` | `0.25.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.11+spec-1.1.0` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `41.0.3` | `41.0.4` | | [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `41.0.3` | `41.0.4` | | [wasmtime-wasi-http](https://github.com/bytecodealliance/wasmtime) | `41.0.3` | `42.0.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.19` | `0.1.20` | | [uuid](https://github.com/uuid-rs/uuid) | `1.19.0` | `1.21.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | | [config](https://github.com/rust-cli/config-rs) | `0.14.1` | `0.15.19` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.32.1` | `0.38.2` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.44` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.182` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.10` | `0.6.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.2` | | [attestation-agent](https://github.com/rodneyosodo/guest-components) | ``edcb6b9`` | ``33c412c`` | | [oci-client](https://github.com/oras-project/rust-oci-client) | `0.15.0` | `0.16.0` | | [oci-spec](https://github.com/youki-dev/oci-spec-rs) | `0.8.4` | `0.9.0` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | Updates `rumqttc` from 0.24.0 to 0.25.1 - [Release notes](https://github.com/bytebeamio/rumqtt/releases) - [Changelog](https://github.com/bytebeamio/rumqtt/blob/main/CHANGELOG.md) - [Commits](bytebeamio/rumqtt@rumqttc-0.24.0...rumqttc-0.25.1) 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 `toml` from 0.8.23 to 0.9.11+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.11) Updates `wasmtime` from 41.0.3 to 41.0.4 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v41.0.4/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v41.0.3...v41.0.4) Updates `wasmtime-wasi` from 41.0.3 to 41.0.4 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v41.0.4/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v41.0.3...v41.0.4) Updates `wasmtime-wasi-http` from 41.0.3 to 42.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v42.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v41.0.3...v42.0.1) Updates `hyper-util` from 0.1.19 to 0.1.20 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.19...v0.1.20) Updates `uuid` from 1.19.0 to 1.21.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.21.0) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `anyhow` from 1.0.100 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) Updates `tracing` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.43...tracing-0.1.44) Updates `config` from 0.14.1 to 0.15.19 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.14.1...v0.15.19) 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 `sysinfo` from 0.32.1 to 0.38.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.32.1...v0.38.2) Updates `chrono` from 0.4.42 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.44) Updates `libc` from 0.2.178 to 0.2.182 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.182/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.182) Updates `socket2` from 0.5.10 to 0.6.1 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits/v0.6.1) Updates `reqwest` from 0.12.28 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.2) Updates `attestation-agent` from `edcb6b9` to `33c412c` - [Commits](rodneyosodo/guest-components@edcb6b9...33c412c) Updates `image-rs` from `edcb6b9` to `33c412c` - [Commits](rodneyosodo/guest-components@edcb6b9...33c412c) Updates `kbs_protocol` from `edcb6b9` to `33c412c` - [Commits](rodneyosodo/guest-components@edcb6b9...33c412c) Updates `oci-client` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/oras-project/rust-oci-client/releases) - [Commits](oras-project/rust-oci-client@v0.15.0...v0.16.0) Updates `oci-spec` from 0.8.4 to 0.9.0 - [Release notes](https://github.com/youki-dev/oci-spec-rs/releases) - [Changelog](https://github.com/youki-dev/oci-spec-rs/blob/main/release.md) - [Commits](youki-dev/oci-spec-rs@v0.8.4...v0.9.0) Updates `resource_uri` from `edcb6b9` to `33c412c` - [Commits](rodneyosodo/guest-components@edcb6b9...33c412c) Updates `futures-util` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) --- updated-dependencies: - dependency-name: rumqttc dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: wasmtime dependency-version: 41.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: wasmtime-wasi dependency-version: 41.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: wasmtime-wasi-http dependency-version: 42.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rs-dependencies - dependency-name: hyper-util dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: config dependency-version: 0.15.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: sysinfo dependency-version: 0.38.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: libc dependency-version: 0.2.182 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-dependencies - dependency-name: socket2 dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: attestation-agent dependency-version: 33c412cff035f2721b470cfd100f9e31024986b4 dependency-type: direct:production dependency-group: rs-dependencies - dependency-name: image-rs dependency-version: 33c412cff035f2721b470cfd100f9e31024986b4 dependency-type: direct:production dependency-group: rs-dependencies - dependency-name: kbs_protocol dependency-version: 33c412cff035f2721b470cfd100f9e31024986b4 dependency-type: direct:production dependency-group: rs-dependencies - dependency-name: oci-client dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: oci-spec dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rs-dependencies - dependency-name: resource_uri dependency-version: 33c412cff035f2721b470cfd100f9e31024986b4 dependency-type: direct:production dependency-group: rs-dependencies - dependency-name: futures-util dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rs-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 rs-dependencies group with 22 updates in the /proplet directory:
0.24.00.25.11.0.1451.0.1490.8.230.9.11+spec-1.1.041.0.341.0.441.0.341.0.441.0.342.0.10.1.190.1.201.19.01.21.02.0.172.0.181.0.1001.0.1020.1.430.1.440.14.10.15.192.5.72.5.80.32.10.38.20.4.420.4.440.2.1780.2.1820.5.100.6.10.12.280.13.2edcb6b933c412c0.15.00.16.00.8.40.9.00.3.310.3.32Updates
rumqttcfrom 0.24.0 to 0.25.1Release notes
Sourced from rumqttc's releases.
... (truncated)
Commits
2167da0Merge pull request #1006 from giridher-art/mainf1e9e8dchore(deps): updating depsf334174Merge pull request #999 from MightyPork/fix-websocket-buildbf80181Fix rumqttc build with websocket feature enabledc03ba8bchore: release rumqttd-0.20.0 (#998)0dc418dMerge pull request #988 from Matt3o12/maina571e58feat(rumqttc): add use-rustls-no-provider feature7605cc2Merge pull request #994 from giridher-art/release-v0.25.0e6edfd7chore: release chore cargo lockda1961cchore: release choreUpdates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
tomlfrom 0.8.23 to 0.9.11+spec-1.1.0Commits
febf44cchore: Release5009cf2docs: Update changelogb5798aafix(toml): Support serializing u64, i128, u128 (#1086)9fd8b72fix(toml): Support serializing i128/u12894fc5e0fix(toml): Support serializing full u64 range2e09401chore: Releasee32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)Updates
wasmtimefrom 41.0.3 to 41.0.4Release notes
Sourced from wasmtime's releases.
Changelog
Sourced from wasmtime's changelog.
Commits
d938a9dRelease Wasmtime 41.0.4 (#12654)d86b007[41.0.x] Backport fixes for security advisories (#12650)Updates
wasmtime-wasifrom 41.0.3 to 41.0.4Release notes
Sourced from wasmtime-wasi's releases.
Changelog
Sourced from wasmtime-wasi's changelog.
Commits
d938a9dRelease Wasmtime 41.0.4 (#12654)d86b007[41.0.x] Backport fixes for security advisories (#12650)Updates
wasmtime-wasi-httpfrom 41.0.3 to 42.0.1Release notes
Sourced from wasmtime-wasi-http's releases.
... (truncated)
Changelog
Sourced from wasmtime-wasi-http's changelog.
... (truncated)
Commits
6844a83Release Wasmtime 42.0.1 (#12666)6801aa7Fix some minorbindgen!issues withanyhow: true(#12658)aa3cfe7Release Wasmtime 42.0.0 (#12627)639c239[42.0.0] Backport fixes for security advisories. (#12651)1b9d068Add release notes (#12624)cbbe555ImplementTryCloneforWasmSubType; use it in theTypeRegistry(#12527)b96811dHandle OOM when getting a function type's trampoline type (#12524)6592cf9Struct locals etc (#12513)c190d7cDocument the effect of CI outages on releases (#12521)071704bDon't panic while already panicking in the OOM test runner (#12526)Updates
hyper-utilfrom 0.1.19 to 0.1.20Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
b23a13ev0.1.20ffa5391chore: use standard library api (#263)b43aeabchore: bumpsystem-configurationto 0.7 (#256)d841f5dbump MSRV to 1.64 (#258)af19656chore(client): remove unused mac imports in system proxy (#260)ad6a63dchore(ci): update to actions/checkout@v6 (#261)d5503b2docs(client): correct malformed reference link in set_interface (#254)8c4f4a0fix(matcher): improve subdomain matching case insensitivity (#252)1b3fa96fix(matcher): improve domain matching case insensitivity (#251)Updates
uuidfrom 1.19.0 to 1.21.0Release notes
Sourced from uuid's releases.
Commits
a38fa19Merge pull request #859 from uuid-rs/cargo/v1.21.0e45b10fprepare for 1.21.0 releasef6f5d48Merge pull request #852 from XAMPPRocky/main9bee4bdMerge branch 'main' into maincb8f156Merge pull request #858 from uuid-rs/chore/getrandom-04a59c061bump msrv to 1.85.0 for getrandomb9a3157bump msrv to 1.81.02a0a7a3force an earlier nightly for miria6e0aa1update rand to 0.10576d47bupdate getrandom to 0.4Updates
thiserrorfrom 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
anyhowfrom 1.0.100 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
tracingfrom 0.1.43 to 0.1.44Release notes
Sourced from tracing's releases.
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)Updates
configfrom 0.14.1 to 0.15.19Changelog
Sourced from config's changelog.
... (truncated)
Commits
e7ff326chore: Release config version 0.15.19cbee54cchore: Update deps (#715)d53e906chore: Update depsb10653adocs: Update changelog527de7dfix: Update to latest ron (#714)6c2cfd0fix: Update to latest ron16ef680chore(deps): Update Rust Stable to v1.91 (#712)2051f62style: Make clippy happybf6e256chore: Update dependencies (#702)de242e0chore: Update dependenciesUpdates
urlfrom 2.5.7 to 2.5.8Commits
d6ea13cBump to 2.5.88269ac3ci: update cargo-deny config, bump cargo-deny-action to v2 (#1092)6dfdf17chore: fix some typos in comments (#1090)b06048dAttempt to fix 1.82 CI (#1085)9771ab5Fix roundtripping issue (#1079)22b925fImprove Compile Times withserde_derive(#1075)0afccc9fix outdated docs for ParseError (#1074)Updates
sysinfofrom 0.32.1 to 0.38.2Changelog
Sourced from sysinfo's changelog.
... (truncated)
Commits
e3e319fMerge pull request #1626 from GuillaumeGomez/update6673f04Update crate version to0.38.24239c85Update CHANGELOG for0.38.2eb91603Merge pull request #1625 from GuillaumeGomez/error8aa5200ImplementErrortrait for error types0d91dfbMerge pull request #1622 from GuillaumeGomez/update74ae5e9Update crate version to0.38.119cea2eUpdate CHANGELOG for0.38.145472eeMerge pull request #1621 from GuillaumeGomez/older-mac-versions385e819Enforce version restrictions onobjc2-core-foundationand onobjc2-io-kit...Updates
chronofrom 0.4.42 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontents45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)Updates
libcfrom 0.2.178 to 0.2.182Release notes
Sourced from libc's releases.