Skip to content

chore: resolve open dependabot security alerts - #1431

Open
jonathannorris wants to merge 1 commit into
mainfrom
chore/dependabot-alerts
Open

chore: resolve open dependabot security alerts#1431
jonathannorris wants to merge 1 commit into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

  • Resolved 3 open Dependabot security alerts by adding a yarn resolution forcing ip-address to a patched version

Dependabot Alerts Resolved

Alert Package Severity Fix
#273 ip-address high Added resolution forcing ip-address to ^10.3.1 (resolves to 10.4.0), fixing the transitive dependency pulled in via socks
#272 ip-address medium Same resolution as above
#271 ip-address medium Same resolution as above

Skipped (unresolvable)

- ip-address <=10.3.0 -> 10.4.0 via resolution (high, alert #273)
- ip-address >=10.1.1,<=10.2.1 -> 10.4.0 via resolution (medium, alert #272)
- ip-address >=10.1.1,<=10.2.0 -> 10.4.0 via resolution (medium, alert #271)

Alert #80 (tsup DOM Clobbering, low severity) is skipped: the
advisory has no patched version available upstream.

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit d6b8437
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/6a71e9d74f3b0f00082ed66a
😎 Deploy Preview https://deploy-preview-1431--openfeature.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 6fc41e73-f6da-449c-8a51-8dceff734632

📥 Commits

Reviewing files that changed from the base of the PR and between 8094d33 and d6b8437.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The package manifest adds an ip-address resolution at version ^10.3.1 and keeps the existing Babel resolution unchanged.

Changes

Package resolution

Layer / File(s) Summary
Add ip-address resolution
package.json
The Yarn resolutions add ip-address at ^10.3.1 and retain @babel/plugin-transform-modules-systemjs.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: aepfli

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies a dependency maintenance change that resolves Dependabot security alerts.
Description check ✅ Passed The description directly explains the dependency resolution, affected alerts, and the unresolved tsup alert.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jonathannorris
jonathannorris marked this pull request as ready for review August 4, 2026 13:32
@jonathannorris
jonathannorris requested review from a team as code owners August 4, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant