deps(deps): bump the rust-dependencies group across 1 directory with 18 updates#31
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps(deps): bump the rust-dependencies group across 1 directory with 18 updates#31dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…18 updates Bumps the rust-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.24` | `0.12.26` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.146` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.19.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.0` | `3.19.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.48` | `1.2.50` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.18` | `0.1.19` | | [icu_properties](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.1.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.16` | | [libc](https://github.com/rust-lang/libc) | `0.2.177` | `0.2.178` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [mio](https://github.com/tokio-rs/mio) | `1.1.0` | `1.1.1` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.13.1` | `1.13.2` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.20` | `1.0.21` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.7` | `0.3.8` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | Updates `reqwest` from 0.12.24 to 0.12.26 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.12.26) Updates `serde_json` from 1.0.145 to 1.0.146 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.146) Updates `uuid` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) Updates `bumpalo` from 3.19.0 to 3.19.1 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.19.0...v3.19.1) Updates `cc` from 1.2.48 to 1.2.50 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.48...cc-v1.2.50) Updates `hyper-util` from 0.1.18 to 0.1.19 - [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.18...v0.1.19) Updates `icu_properties` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `icu_properties_data` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `itoa` from 1.0.15 to 1.0.16 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.15...1.0.16) Updates `libc` from 0.2.177 to 0.2.178 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.178/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.178) 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 `mio` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.1.0...v1.1.1) Updates `rustls-pki-types` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.13.1...v/1.13.2) Updates `ryu` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.20...1.0.21) Updates `simd-adler32` from 0.3.7 to 0.3.8 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits) Updates `tower-http` from 0.6.7 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.7...tower-http-0.6.8) 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 `tracing-core` from 0.1.35 to 0.1.36 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-core-0.1.35...tracing-core-0.1.36) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.146 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bumpalo dependency-version: 3.19.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.50 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hyper-util dependency-version: 0.1.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: icu_properties dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: icu_properties_data dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: itoa dependency-version: 1.0.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.178 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: log dependency-version: 0.4.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: mio dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls-pki-types dependency-version: 1.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ryu dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: simd-adler32 dependency-version: 0.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing dependency-version: 0.1.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-core dependency-version: 0.1.36 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 15 updates in the / directory:
0.12.240.12.261.0.1451.0.1461.18.11.19.03.19.03.19.11.2.481.2.500.1.180.1.192.1.12.1.21.0.151.0.160.2.1770.2.1780.4.280.4.291.1.01.1.11.13.11.13.21.0.201.0.210.3.70.3.80.1.430.1.44Updates
reqwestfrom 0.12.24 to 0.12.26Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
01f03a4v0.12.26e908f57fix(http3): correct compression defaults (#2890)509c904fix: disable default compression from tower-http if not enabled in reqwest (#...896aaeadeps: update cookie_store to 0.22 (#2886)f156a9fv0.12.25fc1ff4ffix(proxy): forward Proxy-Authorization header to HTTPS proxies for HTTP targ...b7c3712Use decompression from tower-http (#2840)74e6f84feat(error): addis_upgrademethod to detect protocol upgrade errors (#2822)c0c06b7fix: sendproxy-authorizationeven with emptypassword(#2868)a2aa5a3chore: minor improvement for docs (#2862)Updates
serde_jsonfrom 1.0.145 to 1.0.146Release notes
Sourced from serde_json's releases.
Commits
75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v504dd357Raise required compiler to Rust 1.68e047dfbResolve manual_let_else pedantic clippy linta525d9cRaise required compiler to Rust 1.65f815793Remove rustc version badge from readme3f17d2cUpdate actions/checkout@v5 -> v6Updates
uuidfrom 1.18.1 to 1.19.0Release notes
Sourced from uuid's releases.
Commits
7527cefMerge pull request #849 from uuid-rs/cargo/v1.19.0d0422faprepare for 1.19.0 releasef9a36e2Merge pull request #848 from paolobarbolini/maintenance029a57eFix most clippy warningse73bb27Upgrade to 2021 editionc597622Merge pull request #843 from paolobarbolini/serde_core-migration9835bd6Switch serde dependency to serde_coreUpdates
bumpalofrom 3.19.0 to 3.19.1Changelog
Sourced from bumpalo's changelog.
Commits
8c2172aBump to version 3.19.1 (#300)520f34bFix compile failure withallocator_apifeature on recent nightly (#297)e1eff20Add inline attribute to String::from_str_in (#290)44a07b9Fix MSRV build (#292)Updates
ccfrom 1.2.48 to 1.2.50Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)9ec00e4chore(cc): release v1.2.49 (#1628)4813f2aFix run_output to prevent infinite blocking (#1627)0a1bc19Fix detect_family deadlock (#1626)3ee6682Fix link in new debug_str doc comment (#1625)fe05362Support more of Cargo's debug levels with Build::debug_str (#1624)Updates
hyper-utilfrom 0.1.18 to 0.1.19Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
d574011v0.1.19818748fdocs(pool): add module level docs for pools (#248)765bc98feat(pool): add a Map pool service type (#247)567db01feat(pool): add a Negotiate pooling service (#228)c4cf24dfeat(pool): add a Cache pooling service (#227)9b1008dfeat(pool): add a Singleton pool type (#226)71ef2fcdocs: fix spelling mistakes. improve RFC non-compliant behaviour with user/au...eed21e7chore(ci): check docs links with full features (#245)Updates
icu_propertiesfrom 2.1.1 to 2.1.2Commits
Updates
icu_properties_datafrom 2.1.1 to 2.1.2Commits
Updates
itoafrom 1.0.15 to 1.0.16Release notes
Sourced from itoa's releases.
Commits
4c18677Release 1.0.162e6134dExclude benchmark dependencies from being compiled by miri2c7311bMerge pull request #65 from dtolnay/upbb76a9cUpdate libcore implementation links83539d1Ignore cast_lossless pedantic clippy lint4394758Update benchmark chart997a4efWrite last digit without table lookupbae1746Copy fast divmod100 from zmij1087e9dRemove DECIMAL_PAIRS bounds checks200d064Delete unreachable_unchecked hintsUpdates
libcfrom 0.2.177 to 0.2.178Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
2b95cbechore: release libc 0.2.178bc25dfcNetBSD: Only skipsockaddr_dlon NetBSD9887133eadd syscalls 451-469 for m68k linux3cfeee4build(deps): bump actions/checkout from 5 to 6999b420linux, android: Add definition for IUCLCae6df79Define eventfd on NetBSD03b7438Make eventfd argument names match OS docs/headers9ba7c90cygwin: Add missing utmp/x.h, grp.h, and stdio.h interfaces5d284b0Fix test for cygwin7516d38ci: Updatestyle.pyto work with visibility on enumsUpdates
logfrom 0.4.28 to 0.4.29Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
b1e2df7Merge pull request #719 from rust-lang/cargo/0.4.293fe1a54prepare for 0.4.29 release7a432d9Merge pull request #718 from rust-lang/ci/msrv0689d56rebump msrv to 1.68.046b448etry drop msrv back to 1.61.0929ab38fix up doc test feature gate957cecebump serde-dependent cratesbea40c8bump msrv to 1.68.0c540184Merge pull request #716 from rust-lang/ci-smaller-matrix2c971e63Merge branch 'master' into ci-smaller-matrix2Updates
miofrom 1.1.0 to 1.1.1Changelog
Sourced from mio's changelog.
Commits
6125f9bRelease v1.1.1c1aa358Add FreeBSD 14 and 15 to Cirrus CI (#1926)02f69eaHandle ERROR_MORE_DATA when scheduling read for Window named pipes625655dFix NetBSD build error due to UData type mismatched (#1923)7ba0ccbUse taiki-e/install-action on CIb0578c2Enable tests docs under sanitizer againf36136aEnable aarch64-unknown-openbsd CI target in CI83b1bffdocs: minor improvement for docsf063725Disable aarch64-unknown-openbsd in CI (#1917)3661806Enable all targets on the CI that work again (#1913)Updates
rustls-pki-typesfrom 1.13.1 to 1.13.2Release notes
Sourced from rustls-pki-types's releases.
Commits
8552256Bump version to 0.13.27ab5b2dadded secp256k1 alg id8915edeci: sync cargo-check-external-types nightlyUpdates
ryufrom 1.0.20 to 1.0.21Release notes
Sourced from ryu's releases.
Commits
aaa2f8dRelease 1.0.2103f8148Remove supported compiler version statement from readmeb9121eeUpdate actions/upload-artifact@v5 -> v656ac8caUpdate actions/upload-artifact@v4 -> v523a8290Raise minimum tested compiler to rust 1.867d5e43aSwitch from cargo bench to criterione537df3Benchmark using e from consts module6199a2bSwitch from test::black_box to std::hint::black_box221e3d4Resolve uninlined_format_args pedantic clippy lintc667b72Update to 2021 editionUpdates
simd-adler32from 0.3.7 to 0.3.8Commits
Updates
tower-httpfrom 0.6.7 to 0.6.8Release notes
Sourced from tower-http's releases.
Commits
33166c8v0.6.86680160Fix deprecated lints (#608)81b8231ci: Switch cargo-public-api-crates to cargo-check-external-types (#613)1fb0144ci: pin tracing in msrv job (#622)1fe4c09fix(decompression): disablemultiple_membersoption for gzip decoder (#621)Updates
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
tracing-corefrom 0.1.35 to 0.1.36Release notes
Sourced from tracing-core's releases.
Commits
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)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same resu...Description has been truncated