Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2575 +/- ##
=======================================
Coverage 90.48% 90.48%
=======================================
Files 53 53
Lines 6684 6684
Branches 1403 1403
=======================================
Hits 6048 6048
Misses 624 624
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
frederikprijck
approved these changes
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
SEC-16542 Vulnerability Fix
Issue
Snyk vulnerability SEC-16542 in
flattedpackage (versions 3.3.1, 3.3.3)Root Cause
eslint→file-entry-cache→flat-cache@4.0.1→flatted@^3.2.9Solution
Updated ESLint to 9.39.4 across all packages to force re-resolution of
flattedto 3.4.2Changes
Package Updates
TypeScript Fixes (with-next-intl)
as anywithas (typeof routing.locales)[number]in:app/[locale]/layout.tsx:15src/i18n/request.ts:10Verification
flatted@3.4.2Result
SEC-16542 vulnerability resolved across entire repository with clean dependency resolution.