Commit c791ff0
authored
chore(deps): bump fog-aws from 3.33.0 to 3.33.1 (#1135)
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.33.0 to 3.33.1.
<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.33.1">v3.33.1</a>
(2025-11-03)</h2>
<p><a
href="https://github.com/fog/fog-aws/compare/v3.33.0...v3.33.1">Full
Changelog</a></p>
<p><strong>Closed issues:</strong></p>
<ul>
<li>aws_credentials_refresh_threshold_seconds gets wiped when
credentials are refreshed <a
href="https://redirect.github.com/fog/fog-aws/issues/751">#751</a></li>
<li>Frozen string errors in ruby 3.4 <a
href="https://redirect.github.com/fog/fog-aws/issues/745">#745</a></li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>bug(aws/storage): avoid overwriting refresh threshold with nil <a
href="https://redirect.github.com/fog/fog-aws/pull/752">#752</a> (<a
href="https://github.com/geemus">geemus</a>)</li>
<li>Bump github/codeql-action from 3 to 4 <a
href="https://redirect.github.com/fog/fog-aws/pull/749">#749</a> (<a
href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li>
<li>Bump actions/checkout from 4 to 5 <a
href="https://redirect.github.com/fog/fog-aws/pull/748">#748</a> (<a
href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fog/fog-aws/commit/e75078a4781c947e19993287de71a668ef7a09fb"><code>e75078a</code></a>
v3.33.1</li>
<li><a
href="https://github.com/fog/fog-aws/commit/2c32f6d6931cde757f02001d5046959a69ae3ac3"><code>2c32f6d</code></a>
bug(aws/storage): avoid overwriting refresh threshold with nil (<a
href="https://redirect.github.com/fog/fog-aws/issues/752">#752</a>)</li>
<li><a
href="https://github.com/fog/fog-aws/commit/250cb5ff57677f149371b7164f6fdc318cf34efd"><code>250cb5f</code></a>
Bump github/codeql-action from 3 to 4 (<a
href="https://redirect.github.com/fog/fog-aws/issues/749">#749</a>)</li>
<li><a
href="https://github.com/fog/fog-aws/commit/2b039105af471a4fb0b7783bd693e6a38dcf4589"><code>2b03910</code></a>
Bump actions/checkout from 4 to 5 (<a
href="https://redirect.github.com/fog/fog-aws/issues/748">#748</a>)</li>
<li>See full diff in <a
href="https://github.com/fog/fog-aws/compare/v3.33.0...v3.33.1">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
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
| 347 | + | |
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| |||
458 | 459 | | |
459 | 460 | | |
460 | 461 | | |
461 | | - | |
| 462 | + | |
462 | 463 | | |
463 | 464 | | |
464 | 465 | | |
| |||
0 commit comments