chore(deps): bump undici 7.27.2→7.28.0 to fix security advisories#263
Merged
Conversation
Refreshes the lockfile to pull undici 7.28.0 within jsdom's existing ^7.25.0 range (no overrides/pins). Resolves 6 Dependabot alerts, including two High severity (SOCKS5 proxy cross-origin routing and TLS cert validation bypass). undici is a dev-only transitive dependency via jsdom/vitest, not part of the production bundle. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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.
Summary
Refreshes the lockfile to bump
undicifrom7.27.2→7.28.0, resolving 6 open Dependabot alerts.undiciis only a dev-only transitive dependency (viajsdom→ tests), not part of the production bundle.jsdom@29.1.1already declaresundici@^7.25.0, so7.28.0falls within the existing range — this is a plain lockfile refresh with no overrides or pins.Alerts resolved
Verification
pnpm-lock.yamlchanged (12 lines); nopackage.jsonchanges.pnpm test→ 481 tests / 53 files pass, no regressions.🤖 Generated with Claude Code