mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Bumps [hammer](https://github.com/ExHammer/hammer) from 7.0.1 to 7.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ExHammer/hammer/blob/master/CHANGELOG.md">hammer's changelog</a>.</em></p> <blockquote> <h2>7.1.0 - 2025-07-18</h2> <ul> <li>Fix key type inconsistency in backend implementations - all backends now accept <code>term()</code> keys instead of <code>String.t()</code> (<a href="https://redirect.github.com/ExHammer/hammer/issues/143">#143</a>)</li> <li>Add comprehensive test coverage for various key types (atoms, tuples, integers, lists, maps)</li> <li>Fix race conditions in atomic backend tests (FixWindow, LeakyBucket, TokenBucket)</li> <li>Replace timing-dependent tests with polling-based <code>eventually</code> helper for better CI reliability</li> <li>Add documentation warning about Redis backend string key requirement</li> <li>Fix typo in <code>inc/3</code> optional callback documentation (<a href="https://redirect.github.com/ExHammer/hammer/issues/142">#142</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="a57bdecdc1"><code>a57bdec</code></a> improve changelog last commit (<a href="https://redirect.github.com/ExHammer/hammer/issues/145">#145</a>)</li> <li><a href="bb061c5334"><code>bb061c5</code></a> Bump version to 7.1.0 (<a href="https://redirect.github.com/ExHammer/hammer/issues/144">#144</a>)</li> <li><a href="7d7967f898"><code>7d7967f</code></a> Fix key type inconsistency in backend implementations (<a href="https://redirect.github.com/ExHammer/hammer/issues/143">#143</a>)</li> <li><a href="94d39525e8"><code>94d3952</code></a> Fixes typo for inc/3 optional callback <code>@doc</code> (<a href="https://redirect.github.com/ExHammer/hammer/issues/142">#142</a>)</li> <li><a href="79ca221876"><code>79ca221</code></a> Bump benchee from 1.3.1 to 1.4.0 (<a href="https://redirect.github.com/ExHammer/hammer/issues/135">#135</a>)</li> <li><a href="a09bbd0d42"><code>a09bbd0</code></a> Bump ex_doc from 0.37.3 to 0.38.2 (<a href="https://redirect.github.com/ExHammer/hammer/issues/141">#141</a>)</li> <li><a href="d06a17b6be"><code>d06a17b</code></a> Bump credo from 1.7.11 to 1.7.12 (<a href="https://redirect.github.com/ExHammer/hammer/issues/134">#134</a>)</li> <li><a href="26df742620"><code>26df742</code></a> Update bug_report.md (<a href="https://redirect.github.com/ExHammer/hammer/issues/133">#133</a>)</li> <li><a href="b8765fe216"><code>b8765fe</code></a> Bump ex_doc from 0.37.2 to 0.37.3 (<a href="https://redirect.github.com/ExHammer/hammer/issues/131">#131</a>)</li> <li>See full diff in <a href="https://github.com/ExHammer/hammer/compare/7.0.1...7.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>