-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(deps): bump the default group across 1 directory with 18 updates #127
Open
dependabot
wants to merge
3
commits into
main
Choose a base branch
from
dependabot/cargo/default-fa38ee5616
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 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 default group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.92` | | [axum](https://github.com/tokio-rs/axum) | `0.7.5` | `0.7.7` | | [bindgen](https://github.com/rust-lang/rust-bindgen) | `0.69.4` | `0.69.5` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.33` | `1.0.34` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.161` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.9` | | [reqwest-websocket](https://github.com/jgraef/reqwest-websocket) | `0.4.2` | `0.4.3` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.214` | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.132` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.41` | `0.4.43` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.13.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.68` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` | Updates `anyhow` from 1.0.86 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.92) Updates `axum` from 0.7.5 to 0.7.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.5...axum-v0.7.7) Updates `bindgen` from 0.69.4 to 0.69.5 - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/v0.69.5/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.69.4...v0.69.5) Updates `futures` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `flate2` from 1.0.33 to 1.0.34 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.33...1.0.34) Updates `libc` from 0.2.158 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.158...0.2.161) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/pkg-config-rs@0.3.30...0.3.31) Updates `regex` from 1.10.6 to 1.11.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.6...1.11.1) Updates `reqwest` from 0.12.7 to 0.12.9 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.7...v0.12.9) Updates `reqwest-websocket` from 0.4.2 to 0.4.3 - [Changelog](https://github.com/jgraef/reqwest-websocket/blob/main/changelog.md) - [Commits](jgraef/reqwest-websocket@v0.4.2...v0.4.3) Updates `serde` from 1.0.209 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.214) Updates `serde_json` from 1.0.127 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.127...1.0.132) Updates `tar` from 0.4.41 to 0.4.43 - [Commits](alexcrichton/tar-rs@0.4.41...0.4.43) Updates `tempfile` from 3.10.1 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...v3.13.0) Updates `thiserror` from 1.0.63 to 1.0.68 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.68) Updates `tokio` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0) Updates `url` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: futures-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: pkg-config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: reqwest-websocket dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 4, 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 default group with 17 updates in the / directory:
1.0.86
1.0.92
0.7.5
0.7.7
0.69.4
0.69.5
0.3.30
0.3.31
1.0.33
1.0.34
0.2.158
0.2.161
0.3.30
0.3.31
1.10.6
1.11.1
0.12.7
0.12.9
0.4.2
0.4.3
1.0.209
1.0.214
1.0.127
1.0.132
0.4.41
0.4.43
3.10.1
3.13.0
1.0.63
1.0.68
1.40.0
1.41.0
2.5.2
2.5.3
Updates
anyhow
from 1.0.86 to 1.0.92Release notes
Sourced from anyhow's releases.
Commits
fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRa0b868a
Release 1.0.900f74169
Improve rendering of inline code in macros documentationUpdates
axum
from 0.7.5 to 0.7.7Release notes
Sourced from axum's releases.
Commits
fe56a31
Bump versionsac50d7d
docs: Remove manual tables of content (#2921)6f56077
core: Fix compile errors from __log_rejection (#2933)4fc0641
Upgrade private dependencies (#2935)6ec3a51
Clarify some subtleties of routing (#2896)a73dab4
Bump versionsf172389
Avoid reallocation for String body extraction (#2857)0ba73b5
Implement FromRequest for BytesMut (#2583)88de9fc
ci: Add more allowances for multiple version of the same crated2d74f6
Upgrade tower and tower-httpUpdates
bindgen
from 0.69.4 to 0.69.5Release notes
Sourced from bindgen's releases.
Changelog
Sourced from bindgen's changelog.
Commits
ddd00d4
Updatecargo-dist
834c78b
Bump crates version to 0.69.535f0f9a
Use clang_getFileLocation instead of clang_getSpellingLocationUpdates
futures
from 0.3.30 to 0.3.31Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
1e05281
Release 0.3.318a8b085
Fix clippy::uninit_vec warningf3fb74d
Document howBoxFuture
s /BoxStream
s are often made (#2887)f00e7af
Fix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3
ci: Work around sanitizer issue on latest Linux kernel7bf5a72
Fix issues withAsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)87afaf3
Use#[inline(always)]
onclone_arc_raw
(#2865)549b90b
Add accessors for the inner of stream::Iter (#2875)07b004a
Add missing symbols (#2883)86dc069
Various fixes too make the CI green (#2885)Updates
futures-util
from 0.3.30 to 0.3.31Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
1e05281
Release 0.3.318a8b085
Fix clippy::uninit_vec warningf3fb74d
Document howBoxFuture
s /BoxStream
s are often made (#2887)f00e7af
Fix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3
ci: Work around sanitizer issue on latest Linux kernel7bf5a72
Fix issues withAsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)87afaf3
Use#[inline(always)]
onclone_arc_raw
(#2865)549b90b
Add accessors for the inner of stream::Iter (#2875)07b004a
Add missing symbols (#2883)86dc069
Various fixes too make the CI green (#2885)Updates
flate2
from 1.0.33 to 1.0.34Release notes
Sourced from flate2's releases.
Commits
1a28821
Merge pull request #431 from Shnatsel/better-wording2c29780
Merge pull request #428 from Shnatsel/upgrade-zlib-rs423981a
Better wording in compression level docsda5c8cf
Bump versioneeee4c6
Merge pull request #430 from Shnatsel/detailed-level-docs731df32
Update Cargo.toml8210288
Document backend differences1f78c5c
Upgrade zlib-rs to 0.3.0 to get multiple bugfixes:6fbd6d2
Merge pull request #427 from ByteBaker/main936aa35
docs: correctly mention compression levelUpdates
libc
from 0.2.158 to 0.2.161Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
63b4a64
chore: release v0.2.16149f1ad7
Merge pull request #3984 from tgross35/backport-bsd-fixed784c3
unbreak OpenBSD after #3937b72e9bc
Merge pull request #3943 from rust-lang/release-plz-2024-09-25T01-38-49Zbf6680d
chore: release v0.2.160a367628
Merge pull request #3982 from tgross35/backport-basil35f31f8
Sort linux-musl.txt1b22329
Add fnmatch.h31f746a
Merge pull request #3980 from tgross35/backport-squashf39e871
VxWorks Sched_param renamed, pthread functions and constants addedUpdates
pkg-config
from 0.3.30 to 0.3.31Changelog
Sourced from pkg-config's changelog.
Commits
91fcbdb
Merge pull request #170 from rust-lang/release-0.3.316a3b044
Release 0.3.31525be2f
Merge pull request #168 from kornelski/cargo-cargod521588
Fix double cargo: prefixdc3b7b6
Merge pull request #166 from kornelski/ed201875847d1
ci: Add Cargo.lock that works with Rust 1.31 (MSRV)583f2f4
ci: Clean up cargo fmt step02f7519
Update to edition 2018246ece2
Merge pull request #163 from nomyfan/style/immutable7ceec77
style: support 1.30.0Updates
regex
from 1.10.6 to 1.11.1Changelog
Sourced from regex's changelog.
Commits
9870c06
1.11.180df54e
changelog: 1.11.1991ba88
unstable: fixPattern
trait implementationbcbe403
1.11.09e17e56
deps: bump regex-automata58e16f5
regex-automata-0.4.84bb1e3d
deps: bump regex-syntaxcba0fbc
regex-syntax-0.8.51533257
changelog: 1.11.09239e7e
data: update to UCD 16Updates
reqwest
from 0.12.7 to 0.12.9Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
797df2b
v0.12.964aa7d1
add webpki roots option for rustls no provider setup (#2447)598f857
Add content length to async_impl::multipart file streams (#2459)d99e90d
fix: re-enable verbose connection read logs (#2454)aba01ff
feat: Add support for Certificate Revocation Lists (#2433)3ad6e02
refactor: remove internal proxy sys cache (#2442)95fec09
v0.12.8baf9712
fix: pass pool_timer to hyper_util to enable the idle cleanup task (#2434)d85f44b
Bump rustls-native-certs (#2427)c8665be
tests: use a documented test network for testingUpdates
reqwest-websocket
from 0.4.2 to 0.4.3Changelog
Sourced from reqwest-websocket's changelog.
Commits
595d4d9
bump version to 0.4.3d488016
Merge pull request #29 from Joeoc2001/mainecb0b6d
Update tungstenite and async-tungsteniteUpdates
serde
from 1.0.209 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
serde_json
from 1.0.127 to 1.0.132Release notes
Sourced from serde_json's releases.
Commits
86d933c
Release 1.0.132f45b422
Merge pull request #1206 from dtolnay/hasnextf2082d2
Clearer order of comparisons0f54a1a
Handle early return sooner on eof in seq or map2a4cb44
Rearrange 'match peek'4cb90ce
Merge pull request #1205 from dtolnay/hasnextb71ccd2
Reduce duplicative instantiation of logic in SeqAccess and MapAccessa810ba9
Release 1.0.1310d084c5
Touch up PR 1135b4954a9
Merge pull request #1135 from swlynch99/map-deserializerUpdates
tar
from 0.4.41 to 0.4.43Commits
2b1d374
Release 0.4.43 (