forked from onnovalkering/brane
-
Notifications
You must be signed in to change notification settings - Fork 8
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 backwards-compatible group across 1 directory with 23 updates #193
Merged
DanielVoogsgerd
merged 2 commits into
main
from
dependabot/cargo/backwards-compatible-415a56aa76
Nov 4, 2024
Merged
chore(deps): bump the backwards-compatible group across 1 directory with 23 updates #193
DanielVoogsgerd
merged 2 commits into
main
from
dependabot/cargo/backwards-compatible-415a56aa76
Nov 4, 2024
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
…ith 23 updates Bumps the backwards-compatible group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.20` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.36` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.103` | `0.9.104` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.92` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.3.15` | `0.4.12` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.13.1` | `0.22.1` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [hyper](https://github.com/hyperium/hyper) | `0.14.30` | `1.4.1` | | [rustls](https://github.com/rustls/rustls) | `0.21.12` | `0.23.11` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.42` | `0.4.43` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.2` | `1.8.0` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.24.1` | `0.26.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [strum](https://github.com/Peternator7/strum) | `0.24.1` | `0.25.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.67` | | [strum_macros](https://github.com/Peternator7/strum) | `0.24.3` | `0.25.3` | Updates `clap` from 4.5.13 to 4.5.20 - [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.13...clap_complete-v4.5.20) Updates `reqwest` from 0.11.27 to 0.12.5 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.5) Updates `serde` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) 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 `clap_complete` from 4.5.13 to 4.5.36 - [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.13...clap_complete-v4.5.36) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `anyhow` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.92) Updates `async-compression` from 0.3.15 to 0.4.12 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](Nullus157/async-compression@0.3.15...v0.4.12) Updates `base64` from 0.13.1 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.13.1...v0.22.1) 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 `hyper` from 0.14.30 to 1.4.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.30...v1.4.1) Updates `rustls` from 0.21.12 to 0.23.11 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.21.12...v/0.23.11) Updates `tar` from 0.4.42 to 0.4.43 - [Commits](alexcrichton/tar-rs@0.4.42...0.4.43) 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) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...1.11.0) Updates `bytes` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.7.2...v1.8.0) Updates `tokio-rustls` from 0.24.1 to 0.26.0 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.24.1...v/0.26.0) Updates `libc` from 0.2.159 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.159...0.2.161) Updates `strum` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Updates `regex` from 1.11.0 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.11.0...1.11.1) Updates `thiserror` from 1.0.64 to 1.0.67 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.67) Updates `strum_macros` from 0.24.3 to 0.25.3 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: openssl-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: async-compression dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major dependency-group: backwards-compatible - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: tokio-rustls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible ... 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
Nov 4, 2024
I am not sure why Dependabot thinks this version would be compatible. It isn't
DanielVoogsgerd
deleted the
dependabot/cargo/backwards-compatible-415a56aa76
branch
November 4, 2024 11:19
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 backwards-compatible group with 23 updates in the / directory:
4.5.13
4.5.20
0.11.27
0.12.5
1.0.210
1.0.214
1.0.128
1.0.132
1.40.0
1.41.0
4.5.13
4.5.36
0.9.103
0.9.104
1.0.89
1.0.92
0.3.15
0.4.12
0.13.1
0.22.1
0.3.30
0.3.31
0.14.30
1.4.1
0.21.12
0.23.11
0.4.42
0.4.43
2.5.2
2.5.3
1.10.0
1.11.0
1.7.2
1.8.0
0.24.1
0.26.0
0.2.159
0.2.161
0.24.1
0.25.0
1.11.0
1.11.1
1.0.64
1.0.67
0.24.3
0.25.3
Updates
clap
from 4.5.13 to 4.5.20Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5034cab
chore: Releaseb5b690c
docs: Update changelogabba196
Merge pull request #5688 from epage/rename6ddd5d4
fix(complete)!: Rename ArgValueCompleter to ArgValueCandidates71c5e27
fix(complete)!: Rename CustomCompleter to ValueCandidates1089073
chore: Releasec9b8c85
docs: Update changelog8b3de18
Merge pull request #5685 from epage/engineb38538d
fix(complete)!: Rename dynamic to engine232af62
Merge pull request #5684 from epage/endlessUpdates
reqwest
from 0.11.27 to 0.12.5Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
29d4cff
v0.12.5a7880d6
tests: fix http3 testsc32d877
tests: enable http3 content-length testce3b30e
http3: send content-length if known404df59
test: add http3 test server supporte5ce0b5
fix: don't enable hyper-rustls/http2 unless http2 is already enabledccb5e40
Don't compile hyper-tls with native-roots unless rustls-tls-native-roots is e...c56fbae
tests: remove a proxy parse error check8cc7cd4
msrv: pin url695bc04
fix: http3 resolving ipv6 addresses (#2305)Updates
serde
from 1.0.210 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.128 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
tokio
from 1.40.0 to 1.41.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
01e04da
chore: prepare Tokio v1.41.0 (#6917)92ccade
runtime: fix stability feature flags for docs (#6909)fbfeb9a
metrics: rename*_poll_count_*
to*_poll_time_*
(#6924)da745ff
metrics: add H2 Histogram option to improve histogram granularity (#6897)ce1c74f
metrics: fix deadlock in injection_queue_depth_multi_thread test (#6916)28c9a14
metrics: renameinjection_queue_depth
toglobal_queue_depth
(#6918)32e0b43
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (#6911)1656d8e
sync: addmpsc::Receiver::blocking_recv_many
(#6867)c9e998e
ci: print the correct sort order of the dictionary on failure (#6905)512e9de
rt: add LocalRuntime (#6808)Updates
clap_complete
from 4.5.13 to 4.5.36Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
... (truncated)
Commits
7a6475e
chore: Release0266c41
docs: Update changelog6ec0b43
Merge pull request #5791 from okapia/zsh-default-fallbacke40168c
fix(zsh): Use _default as zsh completion fallback55a18f5
chore: Release3b05635
fix(complete): Ensure new enough clap is used5d2cdac
chore: Releasef1c10eb
docs: Update changeloga4d1a7f
chore(ci): Take a break from template updatese95ed39
Merge pull request #5775 from vivienm/masterUpdates
openssl-sys
from 0.9.103 to 0.9.104Release notes
Sourced from openssl-sys's releases.
Commits
7b3ec80
Merge pull request #2316 from alex/bump-for-releaseb510e8c
Release openssl v0.10.67 and openssl-sys v0.9.104ee3b024
Merge pull request #2315 from botovq/libressl-4.0.0c4dabc2
CI: Update LibreSSL CIf9027b7
LibreSSL 4.0.0 is released & stable1b51ba5
Merge pull request #2313 from sfackler/sfackler-patch-1de8a97c
Bump to 3.4.0-beta13930464
Merge pull request #2312 from sfackler/alex-patch-1bc85958
fixes #2311 -- silencer resolver warningsdcbe138
Merge pull request #2310 from alex/clipp-warningsUpdates
anyhow
from 1.0.89 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
async-compression
from 0.3.15 to 0.4.12Release notes
Sourced from async-compression's releases.
Changelog
Sourced from async-compression's changelog.
... (truncated)
Commits
b5f1d11
Merge pull request #283 from Nullus157/release-plz-2024-06-24T13-54-28Z1218b84
Update CHANGELOG.md972f582
chore: release9967f2e
Merge pull request #285 from quantatic/mainc0c6559
Enable customizing Zstd decoding parameters.7c2d530
Merge pull request #282 from Nullus157/dependabot/cargo/proptest-derive-0.52eb684a
chore: clippy95311a2
chore(deps): update proptest-derive requirement from 0.4 to 0.5064130b
Merge pull request #280 from Nullus157/release-plz-continuous383e6b4
ci: continuous release-plzUpdates
base64
from 0.13.1 to 0.22.1Changelog
Sourced from base64's changelog.
... (truncated)
Commits
e144006
v0.22.164cca59
Merge pull request #271 from JobanSD/patch-1838355e
Correct BinHex 4.0 alphabet according to specificationsbf15ccf
Merge pull request #270 from marshallpierce/mp/clippyfc6aabe
Appease clippy9a518a2
Merge pull request #267 from bdura/patch-1d96c80f
Merge branch 'marshallpierce:master' into patch-15d70ba7
Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00
Release notes2b91084
Add some tests to boost coverageUpdates
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 warning