Skip to content

fix(deps): remove trim dependency#2783

Open
gameroman wants to merge 1 commit intoauth0:masterfrom
gameroman:remove-trim
Open

fix(deps): remove trim dependency#2783
gameroman wants to merge 1 commit intoauth0:masterfrom
gameroman:remove-trim

Conversation

@gameroman
Copy link
Copy Markdown

@gameroman gameroman commented Apr 16, 2026

Removes trim dependency to use native String.prototype.trim instead

@gameroman gameroman requested a review from a team as a code owner April 16, 2026 22:16
@gameroman gameroman force-pushed the remove-trim branch 2 times, most recently from a136e14 to 0b0ac3c Compare April 30, 2026 13:28
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.60%. Comparing base (e89a37d) to head (7b0fbbf).
⚠️ Report is 116 commits behind head on master.

Files with missing lines Patch % Lines
src/avatar/gravatar_provider.js 0.00% 1 Missing ⚠️
src/field/mfa_code.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2783      +/-   ##
==========================================
+ Coverage   42.54%   43.60%   +1.05%     
==========================================
  Files         120      120              
  Lines        3145     3181      +36     
  Branches      337      339       +2     
==========================================
+ Hits         1338     1387      +49     
+ Misses       1713     1699      -14     
- Partials       94       95       +1     

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

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.

1 participant