Skip to content

Update Anycable, Minio, vuetify, various other frontend#2653

Merged
jmthomas merged 8 commits intomainfrom
anycable
Dec 22, 2025
Merged

Update Anycable, Minio, vuetify, various other frontend#2653
jmthomas merged 8 commits intomainfrom
anycable

Conversation

@jmthomas
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.25%. Comparing base (0ee55c9) to head (2815ce0).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2653   +/-   ##
=======================================
  Coverage   79.25%   79.25%           
=======================================
  Files         662      662           
  Lines       52413    52413           
  Branches      734      734           
=======================================
+ Hits        41538    41540    +2     
+ Misses      10795    10793    -2     
  Partials       80       80           
Flag Coverage Δ
python 81.26% <ø> (+0.02%) ⬆️
ruby-api 84.48% <ø> (ø)
ruby-backend 82.21% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@jmthomas
Copy link
Copy Markdown
Member Author

jmthomas commented Dec 20, 2025

Traefik made a breaking change in 3.6.4 to disallow encoded characters in the URLs: https://doc.traefik.io/traefik/v3.6/migrate/v3/#v364. We use encodeURIComponent everywhere so I'm just going to allow the slash %2F encoding in the traefik config.

Copy link
Copy Markdown
Contributor

@clayandgen clayandgen left a comment

Choose a reason for hiding this comment

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

Ran a smoke test and looks good

@jmthomas jmthomas merged commit db71e0b into main Dec 22, 2025
48 of 51 checks passed
@jmthomas jmthomas deleted the anycable branch December 22, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants