Refresh compatible dependencies - #349
Merged
Merged
Conversation
📝 WalkthroughWalkthroughThe package manifest updates the declared ranges for ChangesDependency range updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
This was referenced Aug 9, 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.
Supersedes #342 and #346 with one maintainer-owned, independently reviewed dependency refresh so the repository's required CodeRabbit status can run.
What changed
dotenvfrom 16.6.1 to 17.4.2Why
The original Dependabot PRs could not satisfy the required CodeRabbit status because that status was not emitted for bot-authored PRs. The other open major-upgrade PRs are intentionally excluded: Vitest 4 currently misses protected coverage thresholds, and TypeScript 7 is outside typescript-eslint's supported peer range.
Validation
npm run lintnpm run typechecknpm test— 1,828 passed, 33 skippednpm run buildnpm run smoke:cli— schema command passednpm run check:pack— 48 package paths verifiedSecurity impact
dotenvremains confined to the existing configuration-loading boundary and its major update is covered by configuration, secret-provider, CLI, and package-contract tests