Commit f39f018
authored
Build(deps): Bump fog-aws from 3.30.0 to 3.31.0 (#823)
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.30.0 to 3.31.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>
<h1>Changelog</h1>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fog/fog-aws/commit/c84f6aa666a2626bca308082510f31d3e7e6b0b8"><code>c84f6aa</code></a>
v3.31.0</li>
<li><a
href="https://github.com/fog/fog-aws/commit/6cf93507a8dc309f7f7e68b226f68dfe3165d543"><code>6cf9350</code></a>
Fix Compute.describe_instance_status parser (<a
href="https://redirect.github.com/fog/fog-aws/issues/735">#735</a>)</li>
<li><a
href="https://github.com/fog/fog-aws/commit/fbead865dbf61d71b4515fa456c5f122c8453c13"><code>fbead86</code></a>
Update rubyzip requirement from ~> 2.3.0 to ~> 2.4.1 (<a
href="https://redirect.github.com/fog/fog-aws/issues/733">#733</a>)</li>
<li>See full diff in <a
href="https://github.com/fog/fog-aws/compare/v3.30.0...v3.31.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
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
| 307 | + | |
307 | 308 | | |
308 | 309 | | |
309 | 310 | | |
| |||
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
324 | | - | |
| 325 | + | |
325 | 326 | | |
326 | 327 | | |
327 | 328 | | |
| |||
441 | 442 | | |
442 | 443 | | |
443 | 444 | | |
444 | | - | |
| 445 | + | |
445 | 446 | | |
446 | 447 | | |
447 | | - | |
| 448 | + | |
448 | 449 | | |
449 | 450 | | |
450 | 451 | | |
| |||
472 | 473 | | |
473 | 474 | | |
474 | 475 | | |
475 | | - | |
| 476 | + | |
476 | 477 | | |
477 | 478 | | |
478 | 479 | | |
| |||
0 commit comments