chore: resolve open dependabot security alerts#980
Open
jonathannorris wants to merge 2 commits into
Open
Conversation
- js-yaml 4.1.0 -> 4.3.0 (medium, alert #220) - webpack-dev-server 5.2.4 -> 5.2.5 (medium, alert #219) - http-proxy-middleware 2.0.9 -> 2.0.10 (medium, alert #218) - dompurify 3.4.6 -> 3.4.11 (medium/low, alerts #217, #216, #215, #214, #212) - form-data 4.0.5 -> 4.0.6 (high, alert #211) - tar 7.5.11 -> 7.5.19 (medium, alert #210) - launch-editor 2.13.1 -> 2.14.1 (medium, alert #209) - @babel/core 7.28.3 -> 7.29.7 (low, alert #207) - ws 7.5.10 -> 7.5.11 (high, alert #206)
Deploying devcycle-docs with
|
| Latest commit: |
04a5e5f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5e08cae9.devcycle-docs.pages.dev |
| Branch Preview URL: | https://chore-dependabot-alerts-4.devcycle-docs.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
Resolves multiple Dependabot security alerts in the docs site by pinning/overriding vulnerable transitive Node dependencies via Yarn resolutions and regenerating the lockfile accordingly.
Changes:
- Added/expanded
package.jsonresolutionsentries to force patched versions of vulnerable transitive dependencies (e.g.,ws,js-yaml,dompurify,tar,@babel/core,webpack-dev-server). - Updated
yarn.lockto reflect the new resolved dependency graph and versions. - Ignored local
.worktrees/directories in.gitignore.
Reviewed changes
Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
package.json |
Adds Yarn resolutions to pin patched versions for transitive-vulnerability remediation. |
yarn.lock |
Regenerated lockfile reflecting the new resolution pins and updated transitive packages. |
.gitignore |
Adds .worktrees/ to prevent committing local worktree artifacts. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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
Dependabot Alerts Resolved
wsws@^7.3.1to^7.5.11via resolutionform-data^4.0.6via resolutionhttp-proxy-middleware^2.0.10via resolutionwebpack-dev-server^5.2.5via resolutionjs-yaml^4.2.0via resolution (resolved 4.3.0)tar^7.5.16via resolution (resolved 7.5.19)launch-editor^2.14.1via resolutiondompurify^3.4.11via resolution (resolves #212, #214, #215, #216, #217)dompurifydompurifydompurifydompurify@babel/core^7.29.6via resolution (resolved 7.29.7)