Conversation
There was a problem hiding this comment.
Pull request overview
Updates the repository’s npm dependency tree to pick up the fast-xml-parser security fix (CVE-2026-25896) via a newer @aws-sdk/client-s3, and bumps the package version accordingly.
Changes:
- Bump package version from
2.1.1to2.1.2. - Update
package-lock.jsonto resolve@aws-sdk/client-s3(and transitive deps) to newer versions that includefast-xml-parser@5.4.1.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Patch version bump for release. |
| package-lock.json | Updates resolved AWS SDK + fast-xml-parser versions to address the CVE. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…OL) on April 30, 2025
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
jlouk
left a comment
There was a problem hiding this comment.
Node 20 will be EOL on April 30, 2026. If we are making a backwards incompatible change, let's bump that up even more.
Along the lines of the copilot review, since this is backwards incompatible let's also make this a major version release
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
updated @aws-sdk/client-s3, which has a fix for fast-xml-parser (CVE-2026-25896)