Commit a50cae3
authored
Bump fog-aws from 3.27.0 to 3.29.0 (#677)
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.27.0 to 3.29.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fog/fog-aws/blob/master/CHANGELOG.md">fog-aws's
changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/fog/fog-aws/tree/v3.29.0">v3.29.0</a>
(2024-10-25)</h2>
<p><a
href="https://github.com/fog/fog-aws/compare/v3.28.0...v3.29.0">Full
Changelog</a></p>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>fallback to excon 1.0+ error retry error settings <a
href="https://redirect.github.com/fog/fog-aws/pull/728">#728</a> (<a
href="https://github.com/geemus">geemus</a>)</li>
</ul>
<h2><a href="https://github.com/fog/fog-aws/tree/v3.28.0">v3.28.0</a>
(2024-10-14)</h2>
<p><a
href="https://github.com/fog/fog-aws/compare/v3.27.0...v3.28.0">Full
Changelog</a></p>
<p><strong>Closed issues:</strong></p>
<ul>
<li>SES needs to support AWS SigV4 <a
href="https://redirect.github.com/fog/fog-aws/issues/726">#726</a></li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>Update SES to use AWS SigV4 <a
href="https://redirect.github.com/fog/fog-aws/pull/727">#727</a> (<a
href="https://github.com/ohookins">ohookins</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fog/fog-aws/commit/db97091d6fdc060da0d5a7434f7f3c4f6b66aaa2"><code>db97091</code></a>
v3.29.0</li>
<li><a
href="https://github.com/fog/fog-aws/commit/d2627c2304bfa4ea8fb0ee009eabd1cbb007151a"><code>d2627c2</code></a>
fallback to excon 1.0+ error retry error settings (<a
href="https://redirect.github.com/fog/fog-aws/issues/728">#728</a>)</li>
<li><a
href="https://github.com/fog/fog-aws/commit/1acc1a3ea8e1074b88ebf9cc134e4af4b2d60046"><code>1acc1a3</code></a>
v3.28.0</li>
<li><a
href="https://github.com/fog/fog-aws/commit/4b0871c19f341304ceb573c300c6961853d1e832"><code>4b0871c</code></a>
Update SES to use AWS SigV4 (<a
href="https://redirect.github.com/fog/fog-aws/issues/727">#727</a>)</li>
<li>See full diff in <a
href="https://github.com/fog/fog-aws/compare/v3.27.0...v3.29.0">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 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>1 file changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
| 383 | + | |
383 | 384 | | |
384 | | - | |
| 385 | + | |
385 | 386 | | |
386 | 387 | | |
387 | 388 | | |
| |||
0 commit comments