Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: Bump flipper-ui from 1.3.0 to 1.3.1 (#4810)
Bumps [flipper-ui](https://github.com/flippercloud/flipper) from 1.3.0 to 1.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/flippercloud/flipper/releases">flipper-ui's releases</a>.</em></p> <blockquote> <h2>v1.3.1</h2> <h2>What's Changed</h2> <ul> <li>Remove redundant deletion of feature gate in Flipper::Adapters::ActiveRecord#set. by <a href="https://github.com/khiet"><code>@khiet</code></a> in <a href="https://redirect.github.com/flippercloud/flipper/pull/862">flippercloud/flipper#862</a></li> <li>Fix: Respect Rails defaults in an initializer by delaying loading ActiveRecord adapter until framework is loaded by <a href="https://github.com/pbstriker38"><code>@pbstriker38</code></a> in <a href="https://redirect.github.com/flippercloud/flipper/pull/832">flippercloud/flipper#832</a></li> <li>Address soft deprecation of <code>ActiveRecord::Base.connection</code> by <a href="https://github.com/joshuay03"><code>@joshuay03</code></a> in <a href="https://redirect.github.com/flippercloud/flipper/pull/869">flippercloud/flipper#869</a></li> <li>Avoid active record poisoned transaction with postgres by <a href="https://github.com/jnunemaker"><code>@jnunemaker</code></a> in <a href="https://redirect.github.com/flippercloud/flipper/pull/881">flippercloud/flipper#881</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/khiet"><code>@khiet</code></a> made their first contribution in <a href="https://redirect.github.com/flippercloud/flipper/pull/862">flippercloud/flipper#862</a></li> <li><a href="https://github.com/joshuay03"><code>@joshuay03</code></a> made their first contribution in <a href="https://redirect.github.com/flippercloud/flipper/pull/869">flippercloud/flipper#869</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/flippercloud/flipper/compare/v1.3.0...v1.3.1">https://github.com/flippercloud/flipper/compare/v1.3.0...v1.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flippercloud/flipper/commit/4b911dd3d185b5ba8d7f0be1323a5ba633565af1"><code>4b911dd</code></a> Release 1.3.1</li> <li><a href="https://github.com/flippercloud/flipper/commit/873418a20e61278592593e3b353bc42f3a12dee3"><code>873418a</code></a> Cowboy code a default stub for telemetry</li> <li><a href="https://github.com/flippercloud/flipper/commit/91e1e43db9306b52a731a534703579c2a68e9c4c"><code>91e1e43</code></a> Merge pull request <a href="https://redirect.github.com/flippercloud/flipper/issues/868">#868</a> from flippercloud/dependabot/github_actions/superchar...</li> <li><a href="https://github.com/flippercloud/flipper/commit/18cccb974fc6d3f2faa168e3c809774a5d70fb3b"><code>18cccb9</code></a> Merge pull request <a href="https://redirect.github.com/flippercloud/flipper/issues/881">#881</a> from flippercloud/active-record-poisoned-transaction</li> <li><a href="https://github.com/flippercloud/flipper/commit/0a38a46fe0634d0b16a0ca467dc84a1dfcb0d02c"><code>0a38a46</code></a> require new transaction for add/set as well</li> <li><a href="https://github.com/flippercloud/flipper/commit/1c9e0a295d20de1b4fd58d94616651dbbdcb2b83"><code>1c9e0a2</code></a> Use requires_new with transaction to avoid poisoning</li> <li><a href="https://github.com/flippercloud/flipper/commit/8695db3ba74eccf26ba01d65ec45dafaa67c160f"><code>8695db3</code></a> Correct spelling</li> <li><a href="https://github.com/flippercloud/flipper/commit/110820b9b31cb364c6b7f469fb7e17367760dfd9"><code>110820b</code></a> Silence more stuff</li> <li><a href="https://github.com/flippercloud/flipper/commit/028a9bb9a99df8ef01b0bac24edb9298bcec8d9e"><code>028a9bb</code></a> Update fail_on_output to use capture_output when checking</li> <li><a href="https://github.com/flippercloud/flipper/commit/16988d9b759c023c8d17e88303af39b95631db29"><code>16988d9</code></a> Fix failing spec due to deprecation warning</li> <li>Additional commits viewable in <a href="https://github.com/flippercloud/flipper/compare/v1.3.0...v1.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flipper-ui&package-manager=bundler&previous-version=1.3.0&new-version=1.3.1)](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>
- Loading branch information