chore(deps): update dependencies - #1128
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1128 +/- ##
=======================================
Coverage 92.96% 92.96%
=======================================
Files 148 148
Lines 11957 11957
=======================================
Hits 11115 11115
Misses 842 842 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
|
@bhdnb could you please rebase the branch? |
Collaborator
Author
|
@andrii-bodnar, done. |
andrii-bodnar
approved these changes
Sep 26, 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.
Bump @clack/prompts 1.8.1, @crowdin/crowdin-api-client 1.58.0, adm-zip 0.6.1, jose 6.2.12, zod 4.6.5, @biomejs/biome 2.5.14, knip 6.38.0 and lint-staged 17.5.1.
Migrate biome.json to the 2.5.14 schema and the
presetfield that replaces the deprecatedrecommended. Clear the remaining lint warnings: drop the unused normalizeTranslation (the config transform already normalizes translation patterns), unused test params and variables, and non-null assertions in tests.