fix: patch vulnerabilities and bump outdated dependencies - #7577
Open
waldekmastykarz wants to merge 3 commits into
Open
fix: patch vulnerabilities and bump outdated dependencies#7577waldekmastykarz wants to merge 3 commits into
waldekmastykarz wants to merge 3 commits into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
|
@waldekmastykarz this PR has merge conflicts, can you resolve them? |
milanholemans
marked this pull request as draft
September 7, 2026 20:48
waldekmastykarz
marked this pull request as ready for review
September 9, 2026 07:02
…kly-deps-bump-241 # Conflicts: # npm-shrinkwrap.json # package.json # src/utils/fsUtil.spec.ts
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.
Dependency Patch Summary
Vulnerabilities fixed: 32 → 0 🎉
Direct dependencies updated
@azure/msal-common@azure/msal-node@inquirer/confirm@inquirer/input@inquirer/select@types/semver@typescript-eslint/eslint-plugin@typescript-eslint/parser@xmldom/xmldomapplicationinsightsaxioscsv-stringifyeslintglobalsmochaopenuuidzodOverrides updated
fast-xml-parseradaptive-expressionsprotobufjsserialize-javascriptmocha@opentelemetry/sdk-node@azure/monitor-opentelemetry@opentelemetry/exporter-prometheus@azure/monitor-opentelemetryCode changes
src/utils/zod.tsfor zod 4.5.4 type change (JSONSchema.typecan now beSchemaType | SchemaType[])src/utils/fsUtil.spec.tsfor 100% code coverageNot auto-applied (major version bumps)
@azure/msal-node6.0.0 available (currently on ^5.6.0)csv-parse7.0.2 available (currently on ^6.2.1)typescript7.0.2 available (currently on ~5.9.3)protobufjs8.8.0 available (overrides pin to 7.x)diff9.0.0 available (override pins to 8.x)swiper14.2.0 available (override pins to 12.x)Remaining vulnerabilities: 0 🎉
All 16,100 tests pass with 100% code coverage.
Supersedes #7556.