-
Notifications
You must be signed in to change notification settings - Fork 39
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
build(deps): bump the rust-minor group across 1 directory with 18 updates #237
Merged
Conversation
This file contains 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
…ates Bumps the rust-minor group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [arrayvec](https://github.com/bluss/arrayvec) | `0.7.4` | `0.7.6` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.3` | `1.17.0` | | [bytemuck_derive](https://github.com/Lokathor/bytemuck) | `1.7.0` | `1.7.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` | | [clap](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.16` | | [h2](https://github.com/hyperium/h2) | `0.4.5` | `0.4.6` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.4.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.5` | `0.12.7` | | [serde](https://github.com/serde-rs/serde) | `1.0.207` | `1.0.208` | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [tower-layer](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [tower-service](https://github.com/tower-rs/tower) | `0.3.2` | `0.3.3` | | [unicode-xid](https://github.com/unicode-rs/unicode-xid) | `0.2.4` | `0.2.5` | Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.2...tokio-1.39.3) Updates `arrayvec` from 0.7.4 to 0.7.6 - [Release notes](https://github.com/bluss/arrayvec/releases) - [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md) - [Commits](bluss/arrayvec@0.7.4...0.7.6) Updates `bytemuck` from 1.16.3 to 1.17.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.16.3...v1.17.0) Updates `bytemuck_derive` from 1.7.0 to 1.7.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@bytemuck_derive-v1.7.0...bytemuck_derive-v1.7.1) Updates `cc` from 1.1.10 to 1.1.13 - [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.1.10...cc-v1.1.13) Updates `clap` from 4.5.15 to 4.5.16 - [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.15...clap_complete-v4.5.16) Updates `h2` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.5...v0.4.6) Updates `indexmap` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.3.0...2.4.0) Updates `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.155...0.2.158) Updates `reqwest` from 0.12.5 to 0.12.7 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.5...v0.12.7) Updates `serde` from 1.0.207 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.207...v1.0.208) Updates `serde_derive` from 1.0.207 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.207...v1.0.208) Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.124...1.0.125) Updates `system-configuration` from 0.5.1 to 0.6.0 - [Changelog](https://github.com/mullvad/system-configuration-rs/blob/main/CHANGELOG.md) - [Commits](mullvad/system-configuration-rs@v0.5.1...v0.6.0) Updates `system-configuration-sys` from 0.5.0 to 0.6.0 - [Changelog](https://github.com/mullvad/system-configuration-rs/blob/main/CHANGELOG.md) - [Commits](mullvad/system-configuration-rs@v0.5.0...v0.6.0) Updates `tower-layer` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-layer-0.3.2...tower-layer-0.3.3) Updates `tower-service` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-service-0.3.2...tower-service-0.3.3) Updates `unicode-xid` from 0.2.4 to 0.2.5 - [Commits](unicode-rs/unicode-xid@v0.2.4...v0.2.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: arrayvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: bytemuck_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: h2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: reqwest dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: system-configuration dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: system-configuration-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: tower-layer dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tower-service dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: unicode-xid dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Aug 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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-minor group with 15 updates in the / directory:
1.39.2
1.39.3
0.7.4
0.7.6
1.16.3
1.17.0
1.7.0
1.7.1
1.1.10
1.1.13
4.5.15
4.5.16
0.4.5
0.4.6
2.3.0
2.4.0
0.2.155
0.2.158
0.12.5
0.12.7
1.0.207
1.0.208
1.0.124
1.0.125
0.3.2
0.3.3
0.3.2
0.3.3
0.2.4
0.2.5
Updates
tokio
from 1.39.2 to 1.39.3Release notes
Sourced from tokio's releases.
Commits
3d439ab
chore: prepare Tokio v1.39.3 (#6782)b2ea40b
net: add handling for abstract socket name (#6772)Updates
arrayvec
from 0.7.4 to 0.7.6Release notes
Sourced from arrayvec's releases.
Changelog
Sourced from arrayvec's changelog.
Commits
0aede87
0.7.6909c766
ExcludeAsRef\<Path>
for no-std buildsf3732a0
0.7.5b629f52
Update ci actionsaadc8df
implement AsRef<Path> for ArrayStringb2886dc
DOC: Fix typos in changelog274fb2d
Test MSRV with old versions201d23a
Set rust-version in Cargo.tomlcee33ee
Remove disabled and now-redundant tests3a75e11
Add as_slice & as_mut_slice methods to IntoIterUpdates
bytemuck
from 1.16.3 to 1.17.0Changelog
Sourced from bytemuck's changelog.
Commits
3c42ba7
chore: Release bytemuck version 1.17.0413aaaf
changelog.faff804
chore: Release bytemuck_derive version 1.7.17be8c67
derive changelogbb62be5
Remove "dangling" terminology for zero-sized pointees. (#262)5eecd33
Make must_cast by-value and by-shared-ref functions const (#261)243302d
Addbytemuck
attribute toNoUninit
derive (#259)e1baf85
Fix box_bytes_zst test (#260)Updates
bytemuck_derive
from 1.7.0 to 1.7.1Changelog
Sourced from bytemuck_derive's changelog.
... (truncated)
Commits
faff804
chore: Release bytemuck_derive version 1.7.17be8c67
derive changelogbb62be5
Remove "dangling" terminology for zero-sized pointees. (#262)5eecd33
Make must_cast by-value and by-shared-ref functions const (#261)243302d
Addbytemuck
attribute toNoUninit
derive (#259)e1baf85
Fix box_bytes_zst test (#260)20f4a09
chore: Release bytemuck version 1.16.39f7161c
describe pr 256291a924
Allow casting between slices of ZSTs and slices of non-ZSTs in all cases. (#256)758774d
chore: Release bytemuck version 1.16.2Updates
cc
from 1.1.10 to 1.1.13Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
ee14401
chore: release (#1187)d3ff011
Fix detect family: should detect emscripten as clang, closes #1185 (#1186)9b77c3f
chore: release (#1184)dcbe0f1
CC_SHELL_ESCAPED_FLAGS
: improve docs (#1183)b0e44c7
chore: release (#1182)ebe335c
Add support for parsing shell encoded*FLAGS
(#1181)eb33906
Replace vector of tuples with BTreeMap which already is sorted and free of du...Updates
clap
from 4.5.15 to 4.5.16Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
cedb1f0
chore: Releasec22a510
docs(complete): Fix registration commandsUpdates
h2
from 0.4.5 to 0.4.6Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
90359ba
v0.4.6a462e95
chore: allow matching infallible (#796)36cf4f2
h2-tests: Add testing tools to verify wake calls (#794)5e5c03c
streams: PushPromise tasks are notified properly (#793)e1693a7
fix: send PROTOCOL_ERROR instead of REFUSED_STREAM for oversized headers (#792)7dbb5c5
streams: notify recv task upon reset (#791)cf95990
chore: remove unnecessary type converting (#790)2967fbb
chore: replace legacy numeric constant with corresponding one (#789)e407f2e
docs: add indent to newline of list (#788)2fb0f49
style: flatten unnecessary nested if expression (#787)Updates
indexmap
from 2.3.0 to 2.4.0Changelog
Sourced from indexmap's changelog.
Commits
b66bbfe
Merge pull request #337 from cuviper/appenda288bf3
Add a README note forordermap
0b2b4b9
Release 2.4.08c0a1cd
Addappend
methodsUpdates
libc
from 0.2.155 to 0.2.158Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
c809c58
Merge pull request #3857 from rust-lang/release-plz-2024-08-19T05-21-04Z0d28de5
Update CHANGELOG.md284bd9e
chore: release2682681
Merge pull request #3856 from tgross35/backport-wasi-fix71440ab
[wasi] Add use core::iter::Iterator;6637dbe
Merge pull request #3830 from rust-lang/release-plz-2024-08-15T20-50-10Z51d81e3
Update CHANGELOG.md217b2ab
chore: release6d2b8a0
Merge pull request #3852 from tgross35/backport-onion64ee9df
Merge pull request #3851 from tgross35/backport-romaineUpdates
reqwest
from 0.12.5 to 0.12.7Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
88bd9be
v0.12.768127f0
Revert "feat: Addimpl Service\<http::Request<Body>>
forClient
and `&'_ C...b2a28f5
v0.12.6522216e
feat: Addimpl Service\<http::Request<Body>>
forClient
and&'_ Client
(...646b1f8
chore: update macOS system-configuration dep (#2368)85dd6da
dns: improve error message for hickory-dns and warn in docs (#2389)bfd31be
docs: Improve RequestBuilder::multipart's documentation (#2388)8c7f338
chore: bump dev-dependency libflate (#2382)dddf877
chore: bump h3 dependencya53c944
chore: fix some commentsUpdates
serde
from 1.0.207 to 1.0.208Release notes
Sourced from serde's releases.
Commits
026e91a
Release 1.0.208bfbedac
Merge pull request #2802 from jonhoo/flatten-unit-struct4036ff8
Support (de-)serializing flattened unit structUpdates
serde_derive
from 1.0.207 to 1.0.208Release notes
Sourced from serde_derive's releases.
Commits
026e91a
Release 1.0.208bfbedac
Merge pull request #2802 from jonhoo/flatten-unit-struct4036ff8
Support (de-)serializing flattened unit structUpdates
serde_json
from 1.0.124 to 1.0.125Release notes
Sourced from serde_json's releases.
Commits
6130f9b
Release 1.0.125cc7a160
Touch up PR 11750f942e5
Merge pull request 1175 from iex-rs/faster-backslash-ud8921cd
Merge pull request #1172 from iex-rs/faster-hexb4bc643
Merge pull request #1176 from dtolnay/miriname94a2aad
Improve job names for miri jobs8073fc1
Merge pull request #1174 from iex-rs/miri-on-ci96ae604
Correct WTF-8 parsing236cc82
Simplify unicode escape handling2f28d10
Use the same UTF-8/WTF-8 impl for surrogatesUpdates
system-configuration
from 0.5.1 to 0.6.0Changelog
Sourced from system-configuration's changelog.
Commits
fd43df6
Merge branch 'prepare-0.6.0-release' into main15b1922
Bump crate versions and changelogfaf5cb6
Mention removed bindings in changelogf4096d1
Merge branch 'derive-reachability-flags-traits'83ce40f
Add changelog about changes to ReachabilityFlags08a62bd
Derive Debug, Copy, Eq, Hash etc on ReachabilityFlagfe56d19
Merge branch 'mark-runloop-scheduling-as-unsafe'5a08503
Remove superfluous unsafe {}4fcc05c
Wrap unsafe calls in unsafe {}8370ad2
Mark schedule_with_runloop/unschedule_from_runloop as unsafeUpdates
system-configuration-sys
from 0.5.0 to 0.6.0Changelog
Sourced from system-configuration-sys's changelog.
Commits
fd43df6
Merge branch 'prepare-0.6.0-release' into main15b1922
Bump crate versions and changelogfaf5cb6
Mention removed bindings in changelogf4096d1
Merge branch 'derive-reachability-flags-traits'83ce40f
Add changelog about changes to ReachabilityFlags08a62bd
Derive Debug, Copy, Eq, Hash etc on ReachabilityFlagfe56d19
Merge branch 'mark-runloop-scheduling-as-unsafe'5a08503
Remove superfluous unsafe {}4fcc05c
Wrap unsafe calls in unsafe {}8370ad2
Mark schedule_with_runloop/unschedule_from_runloop as unsafeUpdates
tower-layer
from 0.3.2 to 0.3.3Release notes
Sourced from tower-layer's releases.
Commits
fec9e55
tower-layer: drop versions from dev dependencies (#782)646804d
chore: prepare to release tower-0.5.0, tower-layer-0.3.3, tower-service-0.3.3...7202cfe
chore: fix a few typos (#780)85080a5
use workspace dependencies for tower (#778)88a7d3e
fix warnings found when running check/doc commands (#779)a6e98a7
chore: update GitHub Actions CI (#740)74e925d
chore: fix spelling errors (#775)89ac74f
feat: Make new functions const when possible (#760)032d17f
ensure that re-exported symbols show feature label in root (#754)05a0a25
Upgrade to indexmap v2 (MSRV 1.63) (#741)Updates
tower-service
from 0.3.2 to 0.3.3Commits
646804d
chore: prepare to release tower-0.5.0, tower-layer-0.3.3, tower-service-0.3.3...7202cfe
chore: fix a few typos (#780)85080a5
use workspace dependencies for tower (#778)88a7d3e
fix warnings found when running check/doc commands (#779)a6e98a7
chore: update GitHub Actions CI (#740)74e925d
chore: fix spelling errors (#775)89ac74f
feat: Make new functions const when possible (#760)032d17f
ensure that re-exported symbols show feature label in root (#754)05a0a25
Upgrade to indexmap v2 (MSRV 1.63) (#741)7d723eb
remove generic parameters from Reconnect::new (#755)Updates
unicode-xid
from 0.2.4 to 0.2.5Commits
705256b
Bump to 0.2.59342d8a
Merge pull request #37 from blyxyas/modernize0faa1ed
Modernise the codebase (desc.)f8cbac9
Merge pull request #36 from Marcondiro/master9afe467
Update ci.ymlbc5656f
Update ci.ymlc80c8cf
Update ci.yml2f4eee5
Update ci.yml03269aa
Update ci.yml