Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the rust-dependencies group with 3 updates in the / directory: reqwest, tar and zip.
Updates
reqwest
from 0.12.4 to 0.12.5Release notes
Sourced from reqwest's releases.
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
tar
from 0.4.40 to 0.4.41Commits
2cb0c7b
Release 0.4.41 (#361)618c6ab
Update to 2021 edition (#362)a4297c7
Make license metadata SPDX compliant (#357)2224f6e
entry: Usestrip_prefix
(#329)a37c9b6
tests: Don't assume /dev/loop0 exists (#328)ac38b1e
entry_type: Fix doc comments for PAX bits (#359)c74d62a
update xattr to 1.1.3 (#348)dd9123c
Unifymtime
constant used on Unix and Windows (#346)Updates
zip
from 2.1.1 to 2.1.3Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
b5eb25d
Merge pull request #188 from zip-rs/release-plz-2024-06-04T17-06-20Zcb07622
chore: release5c77e93
ci(fuzz): Update fuzz_write seed corpus0fef68b
ci(fuzz): Update fuzz_read seed corpusfce5e0a
test: Add regression tests for #159e052842
style: cargo fmt --allb4970dd
test: Delete a unit test that's no longer needed362a112
ci(fuzz): Limit Zopfli buffer size to fix OOMEsb7bec1c
fix: Some date/time filters were previously unreliable (i.e. later-pass filte...cb50ca1
test: Bug fix? Explicitly type int that may become as large as 3 << 29Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show