Skip to content

fix(deps-dev): update vulnerable transitive dependencies#253

Merged
panz3r merged 4 commits intomainfrom
fix/update-vulnerable-dependencies
Nov 18, 2025
Merged

fix(deps-dev): update vulnerable transitive dependencies#253
panz3r merged 4 commits intomainfrom
fix/update-vulnerable-dependencies

Conversation

@panz3r
Copy link
Copy Markdown
Member

@panz3r panz3r commented Nov 18, 2025

This PR updates several dependencies in pnpm-lock.yaml to newer versions and makes a change to the .github/CODEOWNERS file to remove ownership requirements for key dependency files. The main focus is on keeping dependencies current and simplifying ownership for easier maintenance.

Dependency Updates:

  • Updated glob from versions 10.4.5 and 11.0.3 to 10.5.0 and 11.1.0 respectively, ensuring all references in dependencies and snapshots are consistent.
  • Upgraded js-yaml from 4.1.0 to 4.1.1 in both direct and transitive dependencies.

Codeowners and Ownership:

  • Removed ownership requirements for package.json and pnpm-lock.yaml in .github/CODEOWNERS, making these files owner-free and simplifying the review process for dependency updates.

@panz3r panz3r enabled auto-merge (squash) November 18, 2025 23:45
@panz3r panz3r merged commit 4b81752 into main Nov 18, 2025
9 checks passed
@panz3r panz3r deleted the fix/update-vulnerable-dependencies branch November 18, 2025 23:45
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