mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 02:18:50 +00:00
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.20 to 0.11.22. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/releases">reqwest's releases</a>.</em></p> <blockquote> <h2>v0.11.21</h2> <h2>What's Changed</h2> <ul> <li>Add automatically detecting macOS proxy settings.</li> <li>Add <code>ClientBuilder::tls_info(bool)</code>, which will put <code>tls::TlsInfo</code> into the response extensions.</li> <li>Fix trust-dns resolver from possible hangs.</li> <li>Fix connect timeout to be split among multiple IP addresses.</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/SpeedReach"><code>@SpeedReach</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/1960">seanmonstar/reqwest#1960</a></li> <li><a href="https://github.com/jefflloyd"><code>@jefflloyd</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/1955">seanmonstar/reqwest#1955</a></li> <li><a href="https://github.com/droe"><code>@droe</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/1938">seanmonstar/reqwest#1938</a></li> <li><a href="https://github.com/conradludgate"><code>@conradludgate</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/1940">seanmonstar/reqwest#1940</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's changelog</a>.</em></p> <blockquote> <h2>v0.11.22</h2> <ul> <li>Fix compilation on Windows when <code>trust-dns</code> is enabled.</li> </ul> <h2>v0.11.21</h2> <ul> <li>Add automatically detecting macOS proxy settings.</li> <li>Add <code>ClientBuilder::tls_info(bool)</code>, which will put <code>tls::TlsInfo</code> into the response extensions.</li> <li>Fix trust-dns resolver from possible hangs.</li> <li>Fix connect timeout to be split among multiple IP addresses.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="5df3861a73"><code>5df3861</code></a> v0.11.22</li> <li><a href="afc3a9364a"><code>afc3a93</code></a> fix trust-dns error kind on windows (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/1992">#1992</a>)</li> <li><a href="d050e604e1"><code>d050e60</code></a> v0.11.21</li> <li><a href="2a881fb504"><code>2a881fb</code></a> fix: split connect timeout for multiple IPs (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/1940">#1940</a>)</li> <li><a href="17c893ffc0"><code>17c893f</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/1968">#1968</a>)</li> <li><a href="10d9d23f88"><code>10d9d23</code></a> Add <code>tls_info</code> / <code>TlsInfo</code> for access to peer's leaf certificate (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/1938">#1938</a>)</li> <li><a href="d3d95a5b56"><code>d3d95a5</code></a> Optimize <code>TrustDnsResolver</code> (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/1967">#1967</a>)</li> <li><a href="0292486aba"><code>0292486</code></a> dep: Upgrade trust-dns-resolver from v0.22 to v0.23 (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/1965">#1965</a>)</li> <li><a href="70d100c1b8"><code>70d100c</code></a> Feature: auto detect MacOS proxy settings (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/1955">#1955</a>)</li> <li><a href="34f6c70134"><code>34f6c70</code></a> Added wasm in the docs. (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/1960">#1960</a>)</li> <li>See full diff in <a href="https://github.com/seanmonstar/reqwest/compare/v0.11.20...v0.11.22">compare view</a></li> </ul> </details> <br /> [](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 `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>` 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 <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gabi <gabrielalejandro7@gmail.com>
Connlib
Firezone's connectivity library shared by all clients.
🚧 Disclaimer 🚧
NOTE: This repository is undergoing heavy construction. You could say we're Building In The Open™ in true open source spirit. Do not attempt to use anything released here until this notice is removed. You have been warned.
Building Connlib
Setting the CONNLIB_MOCK environment variable when packaging for Apple or Android will activate the mock feature flag, replacing connlib's normal connection logic with a mock for testing purposes.
- You'll need a Rust toolchain installed if you don't have one already. We recommend following the instructions at https://rustup.rs.
rustup showwill install all needed targets since they are added torust-toolchain.toml.- Follow the relevant instructions for your platform:
- Apple
- Android
- Linux
- Windows
Apple
Connlib should build successfully with recent macOS and Xcode versions assuming you have Rust installed. If not, open a PR with the notes you found.