fix: upgrade outdated dependency overrides and direct deps#7376
Open
waldekmastykarz wants to merge 1 commit into
Open
fix: upgrade outdated dependency overrides and direct deps#7376waldekmastykarz wants to merge 1 commit into
waldekmastykarz wants to merge 1 commit into
Conversation
Overrides updated: - fast-xml-parser: 5.7.0 → 5.8.0 (adaptive-expressions) - lodash: 4.18.0 → 4.18.1 (adaptive-expressions) - @xmldom/xmldom: ^0.8.13 → ^0.9.10 (adaptive-expressions) - uuid: 11.1.1 → 14.0.0 (adaptive-expressions, applicationinsights) - diff: 8.0.4 → 9.0.0 (mocha) - jws: 3.2.3 → 4.0.1 (jsonwebtoken) - protobufjs: 7.6.0 → 8.4.2 (all contexts) - @opentelemetry/sdk-node: 0.217.0 → 0.218.0 - @opentelemetry/exporter-prometheus: 0.217.0 → 0.218.0 Direct dependencies updated: - uuid: ^13.0.1 → ^14.0.0 TypeScript kept at ^5.9.3 (v6 introduces too many breaking changes). Also updates the patch-vulnerabilities skill to cover outdated direct deps and overrides in addition to security vulnerabilities. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
4e66019 to
cadbf5c
Compare
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
Upgrades all outdated npm dependency overrides and direct dependencies that have passed the 7-day cooldown period.
Overrides updated
Direct dependencies updated
Skipped
moduleResolution=node10deprecation becoming a hard error)Verification
npm audit: 0 vulnerabilities