fix: patch vulnerabilities and bump outdated dependencies - #7556
Closed
waldekmastykarz wants to merge 3 commits into
Closed
waldekmastykarz wants to merge 3 commits into
waldekmastykarz wants to merge 3 commits into
Conversation
…kages Updates: - axios: ^1.16.1 -> ^1.19.0 (fixes 11 high severity vulnerabilities) - adm-zip: ^0.5.17 -> ^0.6.0 (fixes high severity memory allocation vuln) - applicationinsights: ^3.14.0 -> ^3.16.0 (updates transitive OpenTelemetry deps) - @opentelemetry/core override: 2.10.0 (fixes moderate baggage propagation vuln) - @opentelemetry/propagator-jaeger override: >=2.10.0 (fixes high DoS vuln) - protobufjs override: 7.6.5 (fixes 3 high severity vulnerabilities) - Updates all semver-compatible outdated packages Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
|
@waldekmastykarz, you made changes to the contributors that have accents in their names. Could you remove this change from the PR, please? |
milanholemans
marked this pull request as draft
September 1, 2026 19:35
Member
Author
|
Totally, that's 100% unintended. Will fix, good catch |
Member
Author
|
Fixed! Restored all accented characters in contributor names. The unicode escaping was unintended — caused by without . All names now use their proper characters again. |
waldekmastykarz
marked this pull request as ready for review
September 2, 2026 09:27
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
waldekmastykarz
force-pushed
the
waldekmastykarz-weekly-deps-bump-00a
branch
from
September 2, 2026 09:28
11ea0ab to
d41026f
Compare
Contributor
|
@waldekmastykarz seems like there are now tests added which are not really part of the PR. |
milanholemans
marked this pull request as draft
September 4, 2026 13:25
waldekmastykarz
marked this pull request as ready for review
September 7, 2026 06:23
This was referenced Sep 7, 2026
Member
Author
|
Superseded by #7577 which includes all changes from this PR plus additional updates. |
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.
Vulnerability Patch Summary
Vulnerabilities fixed: 37 → 0
Packages patched
Direct:
axios: ^1.16.1 → ^1.19.0 (fixes 11 high severity vulnerabilities)adm-zip: ^0.5.17 → ^0.6.0 (applicationinsights: ^3.14.0 → ^3.16.0Outdated packages updated (semver-compatible):
@azure/msal-common: 16.6.2 → 16.13.0@azure/msal-node: 5.2.2 → 5.6.0@inquirer/confirm: 6.1.0 → 6.2.0@inquirer/input: 5.1.0 → 5.1.3@inquirer/select: 5.2.0 → 5.2.2@types/node: 24.12.4 → 24.13.3@types/semver: 7.7.1 → 7.8.0@typescript-eslint/eslint-plugin: 8.60.0 → 8.67.0@typescript-eslint/parser: 8.60.1 → 8.67.0@xmldom/xmldom: 0.9.10 → 0.9.12clipboardy: 5.3.1 → 5.3.2csv-stringify: 6.7.0 → 6.8.3eslint: 10.4.0 → 10.9.0globals: 17.6.0 → 17.11.0mocha: 11.7.6 → 11.8.0open: 11.0.0 → 11.0.1semver: 7.8.1 → 7.8.5sinon: 22.0.0 → 22.1.0tsc-watch: 7.2.0 → 7.2.1uuid: 14.0.0 → 14.0.2Transitive (via overrides):
@opentelemetry/core: → 2.10.0 (fixes moderate baggage propagation vuln)@opentelemetry/propagator-jaeger: → >=2.10.0 (fixes high DoS vuln)protobufjs: 7.6.0 → 7.6.5 (fixes 3 high severity vulnerabilities)@opentelemetry/sdk-node/@opentelemetry/exporter-prometheus: → 0.220.0Remaining vulnerabilities: 0 🎉
Notes