Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[src/api] Update flipper-ui 1.3.0 → 1.3.1 (patch) #16812

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Sep 5, 2024

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ flipper-ui (1.3.0 → 1.3.1) · Repo · Changelog

Release Notes

1.3.1

What's Changed

  • Remove redundant deletion of feature gate in Flipper::Adapters::ActiveRecord#set. by @khiet in #862
  • Fix: Respect Rails defaults in an initializer by delaying loading ActiveRecord adapter until framework is loaded by @pbstriker38 in #832
  • Address soft deprecation of ActiveRecord::Base.connection by @joshuay03 in #869
  • Avoid active record poisoned transaction with postgres by @jnunemaker in #881

New Contributors

Full Changelog: v1.3.0...v1.3.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 21 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu PRs from our dependency update bot label Sep 5, 2024
@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Sep 5, 2024
Copy link

github-actions bot commented Sep 5, 2024

Please see the links listed bellow to review the changes applied to the gems:

@hellcp-work hellcp-work closed this Sep 5, 2024
@depfu depfu bot deleted the depfu/update/srcapi/flipper-ui-1.3.1 branch September 5, 2024 15:35
@eduardoj eduardoj restored the depfu/update/srcapi/flipper-ui-1.3.1 branch September 10, 2024 10:54
@eduardoj
Copy link
Member

eduardoj commented Sep 10, 2024

We can use this same pull request to update the flipper-ui rubygem. Reopening...

@eduardoj eduardoj reopened this Sep 10, 2024
@eduardoj
Copy link
Member

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/srcapi/flipper-ui-1.3.1 branch from 7d8fd8a to 8ca89f9 Compare September 10, 2024 10:55
@eduardoj eduardoj force-pushed the depfu/update/srcapi/flipper-ui-1.3.1 branch from 8ca89f9 to b68f185 Compare September 10, 2024 13:33
@eduardoj eduardoj force-pushed the depfu/update/srcapi/flipper-ui-1.3.1 branch from b68f185 to 1bfed95 Compare September 10, 2024 13:35
@eduardoj eduardoj merged commit 22404f3 into master Sep 10, 2024
24 of 25 checks passed
@eduardoj eduardoj deleted the depfu/update/srcapi/flipper-ui-1.3.1 branch September 10, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depfu PRs from our dependency update bot Frontend Things related to the OBS RoR app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants