chore(security): patch 3 Dependabot alerts - #346
Merged
Conversation
bexchauveto
approved these changes
Aug 6, 2026
Member
|
🎉 This PR is included in version 1.37.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
3 fixed, 0 ignored, 12 deferred, 0 security pins added, 0 security pins removed, 0 could-not-auto-fix. | label: 🔒 security applied
Fixed
resolutions["fast-uri"] = "^3.1.4"inpackage.json(transitive via@commitlint/cli→@commitlint/load→@commitlint/config-validator→ajv). Yarn resolved to 3.1.5 (latest 3.x). Transitive-only, dev-tooling ecosystem — rootpackage.jsonis dev-only and does not ship to gem consumers.resolutions["tar"] = "^7.5.21"inpackage.json(transitive viasemantic-release→@semantic-release/npm→npm→tar/pacote/libnpmdiff/node-gyp). Yarn resolved to 7.5.22 (latest 7.x). Transitive-only, dev-tooling ecosystem — does not ship to gem consumers.Ignored
None.
Deferred
Skipped by the 7-day age gate (opened < 7 days ago at run time on 2026-08-06); will be picked up by the next scheduled run:
Security pins added
None.
Security pins removed
None (no
# security pincomments found in anyGemfileat audit time).Could not auto-fix
None.
Risks
ajv(schema validation inside@commitlint), which we invoke only viacommitlintCLI in commit-message linting. No behavior change expected beyond the patched vulnerabilities.mapHas/filesFilter. No API surface change; tar is a transitive dep ofsemantic-release's npm publish path, exercised only by CI's release step. No behavior change beyond the patched vulnerability.Manual testing
Covered by CI.
Validation
✅ CI green (Actions + commit statuses; app-based checks not monitored)