Commit ec12fdb
authored
Upgrade: Bump flipper from 1.3.4 to 1.3.6 (#5138)
Bumps [flipper](https://github.com/flippercloud/flipper) from 1.3.4 to
1.3.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/flippercloud/flipper/releases">flipper's
releases</a>.</em></p>
<blockquote>
<h2>1.3.6</h2>
<h2>What's Changed</h2>
<ul>
<li>adds race_condition_ttl option for the ActiveSupportCacheStore
adapter by <a
href="https://github.com/rosanelli"><code>@rosanelli</code></a> in <a
href="https://redirect.github.com/flippercloud/flipper/pull/932">flippercloud/flipper#932</a></li>
<li>Do not load ActiveRecord at require time by <a
href="https://github.com/hugopeixoto"><code>@hugopeixoto</code></a> in
<a
href="https://redirect.github.com/flippercloud/flipper/pull/935">flippercloud/flipper#935</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/rosanelli"><code>@rosanelli</code></a>
made their first contribution in <a
href="https://redirect.github.com/flippercloud/flipper/pull/932">flippercloud/flipper#932</a></li>
<li><a
href="https://github.com/hugopeixoto"><code>@hugopeixoto</code></a>
made their first contribution in <a
href="https://redirect.github.com/flippercloud/flipper/pull/935">flippercloud/flipper#935</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/flippercloud/flipper/compare/v1.3.5...v1.3.6">https://github.com/flippercloud/flipper/compare/v1.3.5...v1.3.6</a></p>
<h2>v1.3.5</h2>
<h2>What's Changed</h2>
<ul>
<li>(cleanup) redis-namespace no longer works by <a
href="https://github.com/joshgoebel"><code>@joshgoebel</code></a> in <a
href="https://redirect.github.com/flippercloud/flipper/pull/918">flippercloud/flipper#918</a></li>
<li>Fix frozen strings for ruby 3.4 by <a
href="https://github.com/jnunemaker"><code>@jnunemaker</code></a> in <a
href="https://redirect.github.com/flippercloud/flipper/pull/922">flippercloud/flipper#922</a></li>
<li>ActiveRecord Loading Stuff by <a
href="https://github.com/jnunemaker"><code>@jnunemaker</code></a> in <a
href="https://redirect.github.com/flippercloud/flipper/pull/924">flippercloud/flipper#924</a></li>
<li>Fix grammatical issue ("needs migrated") by <a
href="https://github.com/codeconscious"><code>@codeconscious</code></a>
in <a
href="https://redirect.github.com/flippercloud/flipper/pull/928">flippercloud/flipper#928</a></li>
<li>Horrible hackish thing to fix redis less than 4.7 with active record
7.1 by <a
href="https://github.com/jnunemaker"><code>@jnunemaker</code></a> in <a
href="https://redirect.github.com/flippercloud/flipper/pull/931">flippercloud/flipper#931</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/joshgoebel"><code>@joshgoebel</code></a> made
their first contribution in <a
href="https://redirect.github.com/flippercloud/flipper/pull/918">flippercloud/flipper#918</a></li>
<li><a
href="https://github.com/codeconscious"><code>@codeconscious</code></a>
made their first contribution in <a
href="https://redirect.github.com/flippercloud/flipper/pull/928">flippercloud/flipper#928</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/flippercloud/flipper/compare/v1.3.4...v1.3.5">https://github.com/flippercloud/flipper/compare/v1.3.4...v1.3.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/flippercloud/flipper/commit/1c179109b5669b4b445f31679cf8a5b801011243"><code>1c17910</code></a>
Release 1.3.6</li>
<li><a
href="https://github.com/flippercloud/flipper/commit/757e50dc57e727a790d3dcd1d8427633f187226e"><code>757e50d</code></a>
Merge pull request <a
href="https://redirect.github.com/flippercloud/flipper/issues/935">#935</a>
from hugopeixoto/fix/lazy-load-active-record</li>
<li><a
href="https://github.com/flippercloud/flipper/commit/622099a53458f59da1d0f2448c84f44c96aeaf83"><code>622099a</code></a>
Do not load ActiveRecord at require time</li>
<li><a
href="https://github.com/flippercloud/flipper/commit/fcb554ca5c5c9e324f81d52b186c111313504b39"><code>fcb554c</code></a>
Merge branch 'main' of <a
href="https://github.com/flippercloud/flipper">https://github.com/flippercloud/flipper</a></li>
<li><a
href="https://github.com/flippercloud/flipper/commit/03ac5f4e7ed98802938dd0986033597aa50054f8"><code>03ac5f4</code></a>
Add initial claude file</li>
<li><a
href="https://github.com/flippercloud/flipper/commit/00bb6026aa668d5e6bc6390759a3572cf9678206"><code>00bb602</code></a>
Merge pull request <a
href="https://redirect.github.com/flippercloud/flipper/issues/932">#932</a>
from rosanelli/race_condition_ttl_for_activesupportca...</li>
<li><a
href="https://github.com/flippercloud/flipper/commit/46bf27dd8048b218bcaf388ba48b69a6396e4f9c"><code>46bf27d</code></a>
moves attribute to the correct location</li>
<li><a
href="https://github.com/flippercloud/flipper/commit/81f9e569a4dd471937f45977d450b0293c7faab7"><code>81f9e56</code></a>
adds tests</li>
<li><a
href="https://github.com/flippercloud/flipper/commit/573aded7c856ae93d1cb83a7ab93d92ffc5ffb53"><code>573aded</code></a>
adds race_condition_ttl option for the ActiveSupportCacheStore
adapter</li>
<li><a
href="https://github.com/flippercloud/flipper/commit/87e86745cdcfd2a728c30009cdee88ee057bca82"><code>87e8674</code></a>
Release 1.3.5</li>
<li>Additional commits viewable in <a
href="https://github.com/flippercloud/flipper/compare/v1.3.4...v1.3.6">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ba5ee9d commit ec12fdb
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
643 | | - | |
| 643 | + | |
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
| |||
0 commit comments