Skip to content

deps: bump flagsmith-sql-flag-engine to 0.1.1#7616

Merged
khvn26 merged 1 commit into
mainfrom
chore/bump-sql-flag-engine-0.1.1
May 27, 2026
Merged

deps: bump flagsmith-sql-flag-engine to 0.1.1#7616
khvn26 merged 1 commit into
mainfrom
chore/bump-sql-flag-engine-0.1.1

Conversation

@khvn26
Copy link
Copy Markdown
Member

@khvn26 khvn26 commented May 27, 2026

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Contributes to Sentry FLAGSMITH-API-5Q8 (engine fix: Flagsmith/flagsmith-sql-flag-engine#14)

Bumps flagsmith-sql-flag-engine from 0.1.0 to 0.1.1 in api/uv.lock. The pyproject pin (>=0.1.0,<0.2.0) already allows it, so this is a lockfile-only change.

0.1.1 fixes an AssertionError: segment rule must have at least one condition or nested rule raised when translating a segment whose rule has no conditions and no nested rules. That rule shape exists in production and was crashing the segment-count refresh task in compute_segment_counts_for_project.

How did you test this code?

N/A

Pull in flagsmith-sql-flag-engine 0.1.1, which fixes an AssertionError
crash when translating a segment rule that has no conditions and no
nested rules (Flagsmith/flagsmith-sql-flag-engine#14). This rule shape
exists in production and was crashing the segment-count refresh task in
compute_segment_counts_for_project.

beep boop
@khvn26 khvn26 requested a review from a team as a code owner May 27, 2026 15:15
@khvn26 khvn26 requested review from emyller and removed request for a team May 27, 2026 15:15
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored May 27, 2026 3:15pm
flagsmith-frontend-preview Ignored Ignored May 27, 2026 3:15pm
flagsmith-frontend-staging Ignored Ignored May 27, 2026 3:15pm

Request Review

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the dependency flagsmith-sql-flag-engine from version 0.1.0 to 0.1.1 in the api/uv.lock file. I have no feedback to provide as there are no review comments.

@github-actions github-actions Bot added the api Issue related to the REST API label May 27, 2026
@khvn26 khvn26 changed the title chore: bump flagsmith-sql-flag-engine to 0.1.1 deps: bump flagsmith-sql-flag-engine to 0.1.1 May 27, 2026
@github-actions github-actions Bot added the chore label May 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-7616 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-frontend:pr-7616 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-api-test:pr-7616 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-7616 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7616 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7616 Finished ✅ Results

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.51%. Comparing base (d118da7) to head (3dfa133).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7616   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files        1439     1439           
  Lines       54690    54690           
=======================================
  Hits        53880    53880           
  Misses        810      810           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  39.1 seconds
commit  3dfa133
info  🔄 Run: #17039 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  36.5 seconds
commit  3dfa133
info  🔄 Run: #17039 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  35.6 seconds
commit  3dfa133
info  🔄 Run: #17039 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  57.7 seconds
commit  3dfa133
info  🔄 Run: #17039 (attempt 1)

@github-actions
Copy link
Copy Markdown
Contributor

Visual Regression

19 screenshots compared. See report for details.
View full report

@khvn26 khvn26 merged commit 482f0ff into main May 27, 2026
33 checks passed
@khvn26 khvn26 deleted the chore/bump-sql-flag-engine-0.1.1 branch May 27, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants