Commit d0c67ee
authored
chore(deps): bump req from 0.7.1 to 0.7.2 (#36)
Bumps [req](https://github.com/wojtekmach/req) from 0.7.1 to 0.7.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/wojtekmach/req/blob/main/CHANGELOG.md">req's
changelog</a>.</em></p>
<blockquote>
<h2>v0.7.2</h2>
<ul>
<li>[<code>encode_body</code>]: Bring back <code>form_multipart:
[{string_name, value}]</code>.</li>
<li>[<code>put_aws_sigv4</code>]: Fix AWS SigV4 compatibility with
Supabase Storage S3.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wojtekmach/req/commit/c1363574e857ef58335b57be38814fd105045d19"><code>c136357</code></a>
Release v0.7.2</li>
<li><a
href="https://github.com/wojtekmach/req/commit/e9d4ebc0a0ec6b4809af5a2f572f2e88cb57490d"><code>e9d4ebc</code></a>
Fix AWS SigV4 compatibility with Supabase Storage S3 (<a
href="https://redirect.github.com/wojtekmach/req/issues/498">#498</a>)</li>
<li>See full diff in <a
href="https://github.com/wojtekmach/req/compare/v0.7.1...v0.7.2">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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f2e3615 commit d0c67ee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments