-
Notifications
You must be signed in to change notification settings - Fork 7
Bump the all-updates group across 1 directory with 16 updates #133
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/core/all-updates-cbcdc1f62d
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the all-updates group with 14 updates in the /core directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.41` | `4.5.45` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.22` | `0.12.23` | | [tokio](https://github.com/tokio-rs/tokio) | `1.46.1` | `1.47.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.143` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.16` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.15` | `0.1.16` | | [iptables](https://github.com/yaa110/rust-iptables) | `0.5.3` | `0.6.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.1` | `1.23.2` | | [warp](https://github.com/seanmonstar/warp) | `0.3.7` | `0.4.2` | | [hyper](https://github.com/hyperium/hyper) | `1.6.0` | `1.7.0` | | [aya-ebpf](https://github.com/aya-rs/aya) | ``35332f2`` | ``4fe920f`` | | [network-types](https://github.com/vadorovsky/network-types) | `0.0.8` | `0.1.0` | Updates `clap` from 4.5.41 to 4.5.45 - [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.41...clap_complete-v4.5.45) Updates `reqwest` from 0.12.22 to 0.12.23 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.22...v0.12.23) Updates `tokio` from 1.46.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.1) Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `serde_json` from 1.0.140 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.143) Updates `tokio-util` from 0.7.15 to 0.7.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.16) Updates `hyper-util` from 0.1.15 to 0.1.16 - [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.15...v0.1.16) Updates `iptables` from 0.5.3 to 0.6.0 - [Release notes](https://github.com/yaa110/rust-iptables/releases) - [Commits](yaa110/rust-iptables@0.5.3...v0.6.0) Updates `libc` from 0.2.174 to 0.2.175 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) Updates `bytemuck` from 1.23.1 to 1.23.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.1...v1.23.2) Updates `warp` from 0.3.7 to 0.4.2 - [Release notes](https://github.com/seanmonstar/warp/releases) - [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md) - [Commits](seanmonstar/warp@v0.3.7...v0.4.2) Updates `hyper` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.6.0...v1.7.0) Updates `aya-ebpf` from `35332f2` to `4fe920f` - [Release notes](https://github.com/aya-rs/aya/releases) - [Commits](aya-rs/aya@35332f2...4fe920f) Updates `aya-log-ebpf` from `35332f2` to `4fe920f` - [Release notes](https://github.com/aya-rs/aya/releases) - [Commits](aya-rs/aya@35332f2...4fe920f) Updates `network-types` from 0.0.8 to 0.1.0 - [Release notes](https://github.com/vadorovsky/network-types/releases) - [Changelog](https://github.com/vadorovsky/network-types/blob/main/CHANGELOG.md) - [Commits](vadorovsky/network-types@v0.0.8...v0.1.0) Updates `aya-tool` from `35332f2` to `4fe920f` - [Release notes](https://github.com/aya-rs/aya/releases) - [Commits](aya-rs/aya@35332f2...4fe920f) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: reqwest dependency-version: 0.12.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tokio-util dependency-version: 0.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: hyper-util dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: iptables dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: bytemuck dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: warp dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: hyper dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: aya-ebpf dependency-version: 4fe920f761212a26c1d78a3dc2a3a1a2e19534e7 dependency-type: direct:production dependency-group: all-updates - dependency-name: aya-log-ebpf dependency-version: 4fe920f761212a26c1d78a3dc2a3a1a2e19534e7 dependency-type: direct:production dependency-group: all-updates - dependency-name: network-types dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: aya-tool dependency-version: 4fe920f761212a26c1d78a3dc2a3a1a2e19534e7 dependency-type: direct:production dependency-group: all-updates ... Signed-off-by: dependabot[bot] <[email protected]>
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 all-updates group with 14 updates in the /core directory:
4.5.41
4.5.45
0.12.22
0.12.23
1.46.1
1.47.1
1.0.98
1.0.99
1.0.140
1.0.143
0.7.15
0.7.16
0.1.15
0.1.16
0.5.3
0.6.0
0.2.174
0.2.175
1.23.1
1.23.2
0.3.7
0.4.2
1.6.0
1.7.0
35332f2
4fe920f
0.0.8
0.1.0
Updates
clap
from 4.5.41 to 4.5.45Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
246d972
chore: Releasea35a076
docs: Update changelog9b985a3
Merge pull request #5912 from epage/takes389fbe8
feat(builder): Allow flags to take num_args=0..=1c395d02
test(parser): Show flag behavior32c119e
refactor(assert): Be more specific than action.takes_values80ea3e7
fix(assert): Clean up num_args/action assert2bc0f45
fix(builder): Make ValueRange display independent of usize::MAXa0187c6
test(assert): Verify num_args/action compata8f9885
refactor(builder): Be more explicit in how takes_values is usedUpdates
reqwest
from 0.12.22 to 0.12.23Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
ae7375b
v0.12.239aacdc1
feat: add dns_resolver2 that is more ergonomic and flexible (#2793)221be11
refactor: loosen retryfor_host
parameter bounds (#2792)acd1b05
feat: add reqwest::retry policies (#2763)54b6022
feat: addClientBuilder::unix_socket()
option (#2624)6358cef
fix: add default tcp keepalive and user_timeout values (#2780)21226a5
style(client): usestd::task::ready!
macro to simplify Poll branch matching...82086e7
feat: add request cache options for wasm (#2775)2a0f7a3
ci: use msrv-aware cargo in msrv job (#2779)f186803
fix(proxy): restore default port 1080 for SOCKS proxies without explicit port...Updates
tokio
from 1.46.1 to 1.47.1Release notes
Sourced from tokio's releases.
Commits
be8ee45
chore: prepare Tokio v1.47.1 (#7504)d9b1916
Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6
chore: prepare Tokio v1.43.2 (#7502)4730984
readme: add 1.47 as LTS release (#7497)1979615
process: fix panic from spurious pidfd wakeup (#7494)f669a60
ci: add lockfile for LTS branchce41896
sync: fix broken link of Pythonasyncio.Event
inSetOnce
docs (#7485)c8ab78a
changelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8
chore: prepare Tokio v1.47.0 (#7482)d545aa2
sync: addsync::Notify::notified_owned()
(#7465)Updates
anyhow
from 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963a
Release 1.0.992c64c15
Merge pull request #420 from dtolnay/enotempty8cf66f7
Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145c
Revert "Pin nightly toolchain used for miri job"1d7ef1d
Update ui test suite to nightly-2025-06-306929572
Update ui test suite to nightly-2025-06-1837224e3
Ignore mismatched_lifetime_syntaxes lint11f0e81
Pin nightly toolchain used for miri jobd04c999
Raise required compiler for backtrace feature to rust 1.82219d163
Update test suite to nightly-2025-05-01Updates
serde_json
from 1.0.140 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4
Release 1.0.1432a5b853
Replace super::super with absolute path within crate447170b
Merge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6
Merge pull request #1264 from xlambein/master8be6647
Merge pull request #1268 from SOF3/compact-defaultba5b3cc
Revert "Pin nightly toolchain used for miri job"1731167
Release 1.0.142e51c814
Touch up PR 126584abbdb
Merge pull request #1265 from aatifsyed/master6843c36
Release 1.0.141Updates
tokio-util
from 0.7.15 to 0.7.16Commits
cf6b50a
chore: prepare tokio-util v0.7.16 (#7507)416e36b
task: stabiliseJoinMap
(#7075)9741c90
sync: document cancel safety onSetOnce::wait
(#7506)4e3f17b
codec: also apply capacity to read buffer inFramed::with_capacity
(#7500)86cbf81
Merge 'tokio-1.47.1' into 'master'be8ee45
chore: prepare Tokio v1.47.1 (#7504)d9b1916
Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6
chore: prepare Tokio v1.43.2 (#7502)e47565b
blocking: clarify that spawn_blocking is aborted if not yet started (#7501)4730984
readme: add 1.47 as LTS release (#7497)Updates
hyper-util
from 0.1.15 to 0.1.16Changelog
Sourced from hyper-util's changelog.
Commits
5cefcd8
v0.1.160d4ca3f
chore(cargo): move tokio/net feature to client (#218)89b2cff
fix(proxy): Fix SOCKS4 proxy protocol parsing and matching (#219)39fd779
tests(client): fix flaky pool test (#220)24714a3
fix(client): cap pool idle interval to a minimum (#217)f0dcda3
deps: allow socket2 0.6 (#213)dd63305
refactor(client): simplify pool idle task with async/await (#216)afd758b
fix(client): don't spawn pool idle interval if timeout is 0 (#215)9f7a5e0
feat(client): implement Clone for Tunnel (#212)Updates
iptables
from 0.5.3 to 0.6.0Release notes
Sourced from iptables's releases.
Commits
e0e1f5d
update dependenciesUpdates
libc
from 0.2.174 to 0.2.175Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
84e26e6
Update the lockfile4d04aee
chore: release libc 0.2.17594a7f32
cleanup: Format a file that was missed1725273
Rename the ctest file frommain
toctest
e9b021b
freebsd adding further TCP stack related constants.9606a29
freebsd15: Add ki_uerrmsg to struct kinfo_proc2816bc2
libc-test: include sys/ktls.h on freebsdadfe283
libc-test: Account for xktls_session_onedir::gen (freebsd)4cc1bf4
freebsd: Document avoidance of reserved namegen
7cdcaa6
freebsd: Fix type of struct xktls_session_onedir, field ifnetUpdates
bytemuck
from 1.23.1 to 1.23.2Changelog
Sourced from bytemuck's changelog.
Commits
c069a2f
chore: Release bytemuck version 1.23.28b48ef3
.7fef8d9
bump derive minimum version. should be a semver patch effect.2524f62
chore: Release bytemuck_derive version 1.10.1c4873c9
.374df78
Make thePod
/NoUninit
derive macros useassert!
to check size equality,...6633a51
Fix a typo (#319)1c9e7ba
chore: Release bytemuck_derive version 1.10.05e58cf7
changelog0e11472
add support for deriving NoUninit on enums with fields (#292)Updates
warp
from 0.3.7 to 0.4.2Release notes
Sourced from warp's releases.
Changelog
Sourced from warp's changelog.
Commits
c29f293
v0.4.23867d41
feat: implement Accept for tokio::net::UnixListener (#1135)d120a0e
deps: make futures-channel optional dependency (#1134)3641ea7
deps: make hyper optional dependency (#1133)f4d8e08
ci: update to actions/checkout v4 (#1131)4f3f653
Bumphttp-body-util
min version to 0.1.2 (#1129)e5001e2
Move to minimum working hyper util (#1128)eea3a28
v0.4.153bc811
docs: ensure Server methods have docs (#1125)8673081
fix: server.graceful() had wrong trait boundsUpdates
hyper
from 1.6.0 to 1.7.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
400bdfd
v1.7.09749184
feat(server): addallow_multiple_spaces_in_request_line_delimiters
http1 bu...caa166c
chore(dependencies): avoid implicit cargo feature of futures-util (#3931)8ad2595
test(common): add missing assertion in full_rewind test (#3926)24f0da8
chore(ci): update to cargo-check-external-types-0.3.0 (#3928)974289f
docs(rt): improvert
module overview (#3920)283fd23
docs: improveext
module overview andProtocol
docs (#3921)b8affd8
feat(error): addError::is_shutdown()
(#3863)c88df78
docs(SECURITY): update policy to use GSA drafts when reporting vulnerabilitie...436cadd
fix(server): improve caching accuracy of Date header (#3887)Updates
aya-ebpf
from35332f2
to4fe920f
Commits
4fe920f
xtask: add the target method to ArchitectureDescription has been truncated