Commit cb4801b
authored
Build(deps): Bump fog-aws from 3.29.0 to 3.30.0 (#727)
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.29.0 to 3.30.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.30.0">v3.30.0</a>
(2024-12-17)</h2>
<p><a
href="https://github.com/fog/fog-aws/compare/v3.29.0...v3.30.0">Full
Changelog</a></p>
<p><strong>Closed issues:</strong></p>
<ul>
<li>Support S3 FIPS endpoints, disable S3 Transfer Acceleration in
GovCloud or FIPS mode <a
href="https://redirect.github.com/fog/fog-aws/issues/729">#729</a></li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>Bump fog/.github from 1.4.0 to 1.5.0 <a
href="https://redirect.github.com/fog/fog-aws/pull/732">#732</a> (<a
href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li>
<li>kms additions <a
href="https://redirect.github.com/fog/fog-aws/pull/731">#731</a> (<a
href="https://github.com/geemus">geemus</a>)</li>
<li>Support FIPS endpoints, disable S3 Transfer Acceleration in GovCloud
<a href="https://redirect.github.com/fog/fog-aws/pull/730">#730</a> (<a
href="https://github.com/matt-domsch-sp">matt-domsch-sp</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fog/fog-aws/commit/69798e288512fa3dc078b578d1e12f811db38dfe"><code>69798e2</code></a>
v3.30.0</li>
<li><a
href="https://github.com/fog/fog-aws/commit/43a6fd55cd1eb8f2fbff9b085bb2ab43380d4bb8"><code>43a6fd5</code></a>
kms additions (<a
href="https://redirect.github.com/fog/fog-aws/issues/731">#731</a>)</li>
<li><a
href="https://github.com/fog/fog-aws/commit/a7f4e17dc428fb8f33afe5fa7ae7708917a7aa1c"><code>a7f4e17</code></a>
Bump fog/.github from 1.4.0 to 1.5.0 (<a
href="https://redirect.github.com/fog/fog-aws/issues/732">#732</a>)</li>
<li><a
href="https://github.com/fog/fog-aws/commit/2c7892b23ff98603c003259e61e38d8147c783bb"><code>2c7892b</code></a>
Support FIPS endpoints, disable S3 Transfer Acceleration in GovCloud (<a
href="https://redirect.github.com/fog/fog-aws/issues/730">#730</a>)</li>
<li>See full diff in <a
href="https://github.com/fog/fog-aws/compare/v3.29.0...v3.30.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
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
0 commit comments