Skip to content

chore: update dependencies for improved stability and performance#31

Closed
UtkarshBagariaDigicert wants to merge 2 commits intomainfrom
DOSTM-9175
Closed

chore: update dependencies for improved stability and performance#31
UtkarshBagariaDigicert wants to merge 2 commits intomainfrom
DOSTM-9175

Conversation

@UtkarshBagariaDigicert
Copy link
Collaborator

@UtkarshBagariaDigicert UtkarshBagariaDigicert commented Mar 12, 2026

  • upgraded tar from ^7.5.7 to ^7.5.11
  • updated minimatch versions across various dependencies
  • note: lockfile updates include fast-xml-builder and path-expression-matcher as new transitive dependencies (via fast-xml-parser), and remove unused balanced-match and brace-expansion transitive dependencies.

- upgraded tar from ^7.5.7 to ^7.5.11
- updated minimatch versions across various dependencies
- added fast-xml-builder and path-expression-matcher as new dependencies
- removed unused balanced-match and brace-expansion dependencies
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the action’s dependency set (and the bundled dist/ output) to pick up stability/performance improvements from upstream packages.

Changes:

  • Bumped tar devDependency from ^7.5.7 to ^7.5.11.
  • Refreshed package-lock.json with updated transitive dependency resolutions (notably around minimatch and XML parsing-related packages).
  • Regenerated dist/index.js bundle to reflect the updated lockfile/dependency graph.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated 2 comments.

File Description
package.json Updates tar devDependency; review notes also cover aligning declared Node support.
package-lock.json Captures transitive dependency changes (including new transitive packages and updated resolutions).
dist/index.js Updated bundled output (ncc build) incorporating dependency updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@anshuman-mor anshuman-mor deleted the DOSTM-9175 branch March 19, 2026 08:02
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.

2 participants