[src/api] Update flipper-ui 1.3.1 → 1.3.2 (patch) #17121
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.1 → 1.3.2) · Repo · Changelog
Release Notes
1.3.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
Release 1.3.2
Make examples.yml identical to ci.yml for matrix
Steal sqlite fix from ci.yml
Merge branch 'rails-8' of https://github.com/benedikt/flipper into benedikt-rails-8
Try locking cuprite and ferrum
Make rails 8 work... maybe
Merge pull request #896 from benedikt/remove-ostruct
Add 8.0 to matrix
Actually add 7.2
Add 7.2
Add support for Rails v8.x
Remove usage of OpenStruct
Merge pull request #892 from ghiculescu/patch-1
Sort disabled groups alphabetically in UI
✳️ flipper (1.3.1 → 1.3.2) · Repo · Changelog
Release Notes
1.3.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
Release 1.3.2
Make examples.yml identical to ci.yml for matrix
Steal sqlite fix from ci.yml
Merge branch 'rails-8' of https://github.com/benedikt/flipper into benedikt-rails-8
Try locking cuprite and ferrum
Make rails 8 work... maybe
Merge pull request #896 from benedikt/remove-ostruct
Add 8.0 to matrix
Actually add 7.2
Add 7.2
Add support for Rails v8.x
Remove usage of OpenStruct
Merge pull request #892 from ghiculescu/patch-1
Sort disabled groups alphabetically in UI
Release Notes
0.2.0
0.1.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
Bump up 0.2.0
Enhanced Rdoc for Base64 (#7)
Merge pull request #17 from jeremyevans/required-ruby-version-unpack1
Set minimum CI version to 2.4
Bump required_ruby_version to 2.4.0
Merge pull request #16 from ruby/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
Fixed version detection paths in ruby repository
Merge pull request #14 from ruby/expose-gem-version
Expose Base64::VERSION
Merge pull request #13 from ruby/replace-reusing-actions
Try with Windows
Use ruby/actions/.github/workflows/ruby_versions.yml@master
Merge pull request #12 from tanakakc/patch-1
Migrate set-output to $GITHUB_OUTPUT
Merge pull request #11 from ruby/ci-versions
Update Ruby versions on GHA with ci_versions/all.json
Merge pull request #10 from ruby/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
Merge pull request #9 from ruby/add-dependabot
Added dependabot
Merge pull request #8 from petergoldstein/feature/add_ruby_3_1_to_ci
Add Ruby 3.1 to CI
Release Notes
2.2.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Bump patch version.
[2.2-stable] Fix compatibility issues with Ruby 3.4.0dev (#2248)
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