Skip to content

Commit

Permalink
Bump ureq from 2.9.6 to 2.9.7 (#395)
Browse files Browse the repository at this point in the history
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.6 to 2.9.7.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/algesten/ureq/blob/main/CHANGELOG.md">ureq's
changelog</a>.</em></p>
<blockquote>
<h1>2.9.7</h1>
<ul>
<li>Update deps (<code>base64</code> 0.22, <code>rustls</code> to 0.22.4
(<a
href="https://redirect.github.com/algesten/ureq/issues/747">#747</a>, <a
href="https://redirect.github.com/algesten/ureq/issues/748">#748</a>)</li>
<li>Parse URL after middleware to enable changing it (<a
href="https://redirect.github.com/algesten/ureq/issues/745">#745</a>)</li>
<li>Tidy up code and fix compilatio (<a
href="https://redirect.github.com/algesten/ureq/issues/742">#742</a>,
743)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/algesten/ureq/commit/caedf92a090bb8b535af0479c0f021810a05905a"><code>caedf92</code></a>
2.9.7</li>
<li><a
href="https://github.com/algesten/ureq/commit/c7e81bdeb803d65b2e6ce7b102f7a59f20047e29"><code>c7e81bd</code></a>
Update changelog</li>
<li><a
href="https://github.com/algesten/ureq/commit/1f6e80c2c5113e2e54d9769921811a755efe0877"><code>1f6e80c</code></a>
Remove stray struct</li>
<li><a
href="https://github.com/algesten/ureq/commit/fda696eb06aa99cef5aea5ca9c395bedab363670"><code>fda696e</code></a>
Bumps rustls to 0.22.4</li>
<li><a
href="https://github.com/algesten/ureq/commit/40d56dbfbf0024ea95a8684aa7d78a5df8483338"><code>40d56db</code></a>
Update base64 to 0.22</li>
<li><a
href="https://github.com/algesten/ureq/commit/fbdeca8702c745408528cacbe35efa1da1719ed0"><code>fbdeca8</code></a>
Add link to <code>AgentBuilder</code></li>
<li><a
href="https://github.com/algesten/ureq/commit/71be54297aa34cb976b352f69dbdd93a1a045af8"><code>71be542</code></a>
fix: Determine the URL to connect to after middleware finishes</li>
<li><a
href="https://github.com/algesten/ureq/commit/fce56bb2600bcf4bdaebf194667ea25c5e11727e"><code>fce56bb</code></a>
Set default proxy ports to spec</li>
<li><a
href="https://github.com/algesten/ureq/commit/489b305f9c784e66da865868c139b56ceae05f5d"><code>489b305</code></a>
Fix unused import</li>
<li><a
href="https://github.com/algesten/ureq/commit/e303f0976e422a3ebce13be4b11af8c3264c80ef"><code>e303f09</code></a>
Fix unused field in struct</li>
<li>Additional commits viewable in <a
href="https://github.com/algesten/ureq/compare/2.9.6...2.9.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ureq&package-manager=cargo&previous-version=2.9.6&new-version=2.9.7)](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 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)
- `@dependabot 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)
- `@dependabot 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 75b0aea commit 97321ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97321ef

Please sign in to comment.