-
Notifications
You must be signed in to change notification settings - Fork 0
deps(deps): bump the rust-dependencies group across 1 directory with 24 updates #32
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
Conversation
…24 updates Bumps the rust-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.24` | `0.12.28` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [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.51` | | [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` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.9` | `0.7.10` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.17` | | [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` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.104` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.2` | `1.1.3` | | [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.22` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.7` | `1.4.8` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.7` | `0.3.8` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | Updates `reqwest` from 0.12.24 to 0.12.28 - [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.28) Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) 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.51 - [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.51) Updates `find-msvc-tools` from 0.1.5 to 0.1.6 - [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@find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.6) 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 `iri-string` from 0.7.9 to 0.7.10 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](lo48576/iri-string@v0.7.9...v0.7.10) Updates `itoa` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.15...1.0.17) 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 `proc-macro2` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.104) Updates `rustix` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.2...v1.1.3) 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.22 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.20...1.0.22) Updates `signal-hook-registry` from 1.4.7 to 1.4.8 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.7...registry-v1.4.8) 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 `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 `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.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.148 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.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.6 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: iri-string dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: itoa dependency-version: 1.0.17 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: proc-macro2 dependency-version: 1.0.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustix dependency-version: 1.1.3 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.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: signal-hook-registry dependency-version: 1.4.8 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: tempfile dependency-version: 3.24.0 dependency-type: indirect update-type: version-update:semver-minor 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>
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 |
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Bumps the rust-dependencies group with 20 updates in the / directory:
0.12.240.12.281.0.1451.0.1481.18.11.19.03.19.03.19.11.2.481.2.510.1.180.1.192.1.12.1.20.7.90.7.101.0.151.0.170.2.1770.2.1780.4.280.4.291.1.01.1.11.0.1031.0.1041.1.21.1.31.13.11.13.21.0.201.0.221.4.71.4.80.3.70.3.83.23.03.24.00.1.430.1.44Updates
reqwestfrom 0.12.24 to 0.12.28Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)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)Updates
serde_jsonfrom 1.0.145 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
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.51Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)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)Updates
find-msvc-toolsfrom 0.1.5 to 0.1.6Release notes
Sourced from find-msvc-tools's releases.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)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)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
iri-stringfrom 0.7.9 to 0.7.10Changelog
Sourced from iri-string's changelog.
Commits
ff0799bchore(release): release v0.7.10bad03aaBump version to v0.7.100d9b5fetest(ci): make sure MSRV tests pass with the default lockfile8a286edchore(deps): bump indirect deps of the benchmarking cratee150f9fBumpregexto v1.5.59d0105dBumpcrossbeam-queueto v0.2.31fa1f3dBumpbumpaloto v3.11.16cd9670doc: update description about CI91213a1refactor(validate): unifyEmptySchemeerror kind toInvalidScheme96c39acfeat(validate): add public validators for more syntax componentsUpdates
itoafrom 1.0.15 to 1.0.17Release notes
Sourced from itoa's releases.
Commits
21d6109Release 1.0.1755c15a1Use performance chart from itoa-benchmarkcf33343Update ryu links to zmij2dff249Set repr(C) on DECIMAL_PAIRS4c18677Release 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 chartUpdates
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
proc-macro2from 1.0.103 to 1.0.104Release notes
Sourced from proc-macro2's releases.
Commits
4321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v61096f1aUpdate actions/upload-artifact@v4 -> v54275e26Update to 2021 editionbccca27Delete rustversion attributes older than required compiler version8f4c801Update actions/checkout@v5 -> v61baff31Add new TokenStream Extend impls6f45ba0Rename TokenTree collections to "tokens"2942447Merge pull request #526 from dtolnay/upUpdates
rustixfrom 1.1.2 to 1.1.3Commits
3832726chore: Release rustix version 1.1.3f2a19cfAdd test ensuring UB can't be introduced (#1566)2d66cdfEnable ioctl and makedev on Redox (#1565)76aff5eFix Android build: enablelinux-raw-sysand exclude Android-unsupported Lin...bb00248Implement dirfd equivalent functions (#1549)cea123cRevert #1552. (#1564)