Commit 26cdd7c
authored
Build(deps): Bump fog-aws from 3.31.0 to 3.32.0 (#852)
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.31.0 to 3.32.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.32.0">v3.32.0</a>
(2025-05-27)</h2>
<p><a
href="https://github.com/fog/fog-aws/compare/v3.31.0...v3.32.0">Full
Changelog</a></p>
<p><strong>Closed issues:</strong></p>
<ul>
<li>Add ability to specify s3 restore object tier in post_object_restore
<a
href="https://redirect.github.com/fog/fog-aws/issues/740">#740</a></li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>Add ability to specify s3 restore object tier in post_object_restore
<a href="https://redirect.github.com/fog/fog-aws/pull/742">#742</a> (<a
href="https://github.com/Ankk98">Ankk98</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fog/fog-aws/commit/80a1cfa1df4644a6c4f5ceb7490e84acce3da9d8"><code>80a1cfa</code></a>
v3.32.0</li>
<li><a
href="https://github.com/fog/fog-aws/commit/0ce982cbd7d334cc02095fbeee86f4ba53b2e698"><code>0ce982c</code></a>
Add ability to specify s3 restore object tier in post_object_restore (<a
href="https://redirect.github.com/fog/fog-aws/issues/742">#742</a>)</li>
<li><a
href="https://github.com/fog/fog-aws/commit/6b5bf0dfca36870ef5d8195053f1d1292ed1cc1f"><code>6b5bf0d</code></a>
add ostruct for head builds, since it is no longer available by
default</li>
<li>See full diff in <a
href="https://github.com/fog/fog-aws/compare/v3.31.0...v3.32.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
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | | - | |
446 | | - | |
| 445 | + | |
| 446 | + | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| |||
0 commit comments