chore(deps): bump reqwest from 0.12.2 to 0.12.4 in /src-tauri#233
Merged
dependabot[bot] merged 1 commit intodevelopfrom Apr 20, 2024
Merged
Conversation
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.2 to 0.12.4. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.2...v0.12.4) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot squash and merge
…On 4/20/24 12:25 AM, dependabot[bot] wrote:
Bumps reqwest <https://github.com/seanmonstar/reqwest> from 0.12.2 to
0.12.4.
Release notes
/Sourced from reqwest's releases
<https://github.com/seanmonstar/reqwest/releases>./
v0.12.4
What's Changed
* Add |zstd| support, enabled with |zstd| Cargo feature (thanks |@
paolobarbolini| <https://github.com/paolobarbolini>!)
* Add |ClientBuilder::read_timeout(Duration)|, which applies the
duration for each read operation. The timeout resets after a
successful read.
New Contributors
* |@SamuelMarks| <https://github.com/SamuelMarks> made their
first contribution in seanmonstar/reqwest#2245
<https://redirect.github.com/seanmonstar/reqwest/pull/2245>
v0.12.3
What's Changed
* Add |FromStr| for |dns::Name|.
* Add |ClientBuilder::built_in_webpki_certs(bool)| to enable them
separately.
* Add |ClientBuilder::built_in_native_certs(bool)| to enable them
separately.
* Fix sending |content-length: 0| for GET requests.
* Fix response body |content_length()| to return value when
timeout is configured.
* Fix |ClientBuilder::resolve()| to use lowercase domain names.
New Contributors
* |@zuisong| <https://github.com/zuisong> made their first
contribution in seanmonstar/reqwest#2207
<https://redirect.github.com/seanmonstar/reqwest/pull/2207>
* |@djc| <https://github.com/djc> made their first contribution
in seanmonstar/reqwest#2222
<https://redirect.github.com/seanmonstar/reqwest/pull/2222>
* |@krant| <https://github.com/krant> made their first
contribution in seanmonstar/reqwest#2226
<https://redirect.github.com/seanmonstar/reqwest/pull/2226>
* |@Kriskras99| <https://github.com/Kriskras99> made their first
contribution in seanmonstar/reqwest#2236
<https://redirect.github.com/seanmonstar/reqwest/pull/2236>
*Full Changelog*: ***@***.***
<seanmonstar/reqwest@v0.12.2...v0.12.3>
Changelog
/Sourced from reqwest's changelog
<https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md>./
v0.12.4
* Add |zstd| support, enabled with |zstd| Cargo feature.
* Add |ClientBuilder::read_timeout(Duration)|, which applies the
duration for each read operation. The timeout resets after a
successful read.
v0.12.3
* Add |FromStr| for |dns::Name|.
* Add |ClientBuilder::built_in_webpki_certs(bool)| to enable them
separately.
* Add |ClientBuilder::built_in_native_certs(bool)| to enable them
separately.
* Fix sending |content-length: 0| for GET requests.
* Fix response body |content_length()| to return value when
timeout is configured.
* Fix |ClientBuilder::resolve()| to use lowercase domain names.
Commits
* |de5dbb1|
<seanmonstar/reqwest@de5dbb1> v0.12.4
* |0f126f5|
<seanmonstar/reqwest@0f126f5> tests: fix blocking test about empty bodies and content-length
* |1073881|
<seanmonstar/reqwest@1073881> feat: add zstd support (#1866 <https://redirect.github.com/seanmonstar/reqwest/issues/1866>)
* |1af8945|
<seanmonstar/reqwest@1af8945> feat: add ClientBuilder::read_timeout(dur) (#2241 <https://redirect.github.com/seanmonstar/reqwest/issues/2241>)
* |e99da85|
<seanmonstar/reqwest@e99da85> refactor: fix warnings related to mutability of |self| (#2245 <https://redirect.github.com/seanmonstar/reqwest/issues/2245>)
* |0720159|
<seanmonstar/reqwest@0720159> v0.12.3
* |9209695|
<seanmonstar/reqwest@9209695> Remove duplicate example for ClientBuilder::default_headers (#2236 <https://redirect.github.com/seanmonstar/reqwest/issues/2236>)
* |e3a1565|
<seanmonstar/reqwest@e3a1565> fix: use lower case domain string when using |resolve| and |resolve_to_addrs|...
* |b4c491a|
<seanmonstar/reqwest@b4c491a> feat: allow fine-grained root certs for rustls (#2232 <https://redirect.github.com/seanmonstar/reqwest/issues/2232>)
* |cf4295d|
<seanmonstar/reqwest@cf4295d> chore: update winreg to 0.52.0 (#2226 <https://redirect.github.com/seanmonstar/reqwest/issues/2226>)
* Additional commits viewable in compare view
<seanmonstar/reqwest@v0.12.2...v0.12.4>
Dependabot compatibility score
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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
***@***.*** rebase|.
------------------------------------------------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
* ***@***.*** rebase| will rebase this PR
* ***@***.*** recreate| will recreate this PR, overwriting any edits
that have been made to it
* ***@***.*** merge| will merge this PR after your CI passes on it
* ***@***.*** squash and merge| will squash and merge this PR after
your CI passes on it
* ***@***.*** cancel merge| will cancel a previously requested merge
and block automerging
* ***@***.*** reopen| will reopen this PR if it is closed
* ***@***.*** close| will close this PR and stop Dependabot
recreating it. You can achieve the same result by closing it manually
* ***@***.*** show <dependency name> ignore conditions| will show all
of the ignore conditions of the specified dependency
* ***@***.*** ignore this major version| will close this PR and stop
Dependabot creating any more for this major version (unless you
reopen the PR or upgrade to it yourself)
* ***@***.*** ignore this minor version| will close this PR and stop
Dependabot creating any more for this minor version (unless you
reopen the PR or upgrade to it yourself)
* ***@***.*** ignore this dependency| will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen
the PR or upgrade to it yourself)
------------------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#233
<#233>
Commit Summary
* 8c56998
<8c56998> chore(deps): bump reqwest from 0.12.2 to 0.12.4 in /src-tauri
File Changes
(2 files <https://github.com/woollygoods/huehuehue/pull/233/files>)
* *M* src-tauri/Cargo.lock
<https://github.com/woollygoods/huehuehue/pull/233/files#diff-91fed938c12ef6620ac89e4130fe1f2b92c58b68083fc6bbc71c3e0f381a25cd> (31)
* *M* src-tauri/Cargo.toml
<https://github.com/woollygoods/huehuehue/pull/233/files#diff-fe4c6a80a21e81339e2e0faeb9134d0f9636c168987df13c8abf1927a1caee39> (2)
Patch Links:
* https://github.com/woollygoods/huehuehue/pull/233.patch
<https://github.com/woollygoods/huehuehue/pull/233.patch>
* https://github.com/woollygoods/huehuehue/pull/233.diff
<https://github.com/woollygoods/huehuehue/pull/233.diff>
—
Reply to this email directly, view it on GitHub
<#233>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AISLPXB7SMQ6FUZ65AJKOA3Y6GKV5AVCNFSM6AAAAABGP5BNC6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TIMJSGAZTQNQ>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 reqwest from 0.12.2 to 0.12.4.
Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
de5dbb1v0.12.40f126f5tests: fix blocking test about empty bodies and content-length1073881feat: add zstd support (#1866)1af8945feat: add ClientBuilder::read_timeout(dur) (#2241)e99da85refactor: fix warnings related to mutability ofself(#2245)0720159v0.12.39209695Remove duplicate example for ClientBuilder::default_headers (#2236)e3a1565fix: use lower case domain string when usingresolveandresolve_to_addrs...b4c491afeat: allow fine-grained root certs for rustls (#2232)cf4295dchore: update winreg to 0.52.0 (#2226)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)