Skip to content

Upgrading nodejs version to 22 and fixing security vulnerability - up…#127

Merged
sumoanema merged 3 commits intomasterfrom
nodeandSecUpdate
Sep 22, 2025
Merged

Upgrading nodejs version to 22 and fixing security vulnerability - up…#127
sumoanema merged 3 commits intomasterfrom
nodeandSecUpdate

Conversation

@sumoanema
Copy link
Contributor

@sumoanema sumoanema commented Sep 17, 2025

…grading dependencies suggested by dependabot
https://sumologic.atlassian.net/browse/SUMO-259676

@sumoanema sumoanema requested a review from a team as a code owner September 17, 2025 04:30
@sumoanema sumoanema requested a review from Copilot September 17, 2025 05:57
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

This PR upgrades the Node.js runtime from version 20 to 22 and addresses security vulnerabilities by updating dependencies as suggested by Dependabot.

  • Updates Node.js version from 20 to 22 across all Azure Function deployment templates and GitHub Actions workflow
  • Upgrades the requests library from version 2.32.0 to 2.32.4 to fix security vulnerabilities

Reviewed Changes

Copilot reviewed 7 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
BlockBlobReader/tests/requirements.txt Updates requests dependency to fix security vulnerability
BlockBlobReader/src/blobreaderzipdeploy.json Updates Node.js runtime version for Azure Function deployments
BlockBlobReader/src/blobreaderdeploywithPremiumPlan.json Updates Node.js runtime version for premium plan deployments
BlockBlobReader/src/blobreaderdeploy.json Updates Node.js runtime version for standard deployments
AppendBlobReader/tests/requirements.txt Updates requests dependency to fix security vulnerability
AppendBlobReader/src/appendblobreaderdeploy.json Updates Node.js runtime version for append blob reader deployments
.github/workflows/syntax-validation-test.yaml Updates Node.js version in GitHub Actions workflow
Files not reviewed (3)
  • BlockBlobReader/target/consumer_build/package-lock.json: Language not supported
  • BlockBlobReader/target/dlqprocessor_build/package-lock.json: Language not supported
  • BlockBlobReader/target/producer_build/package-lock.json: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@npande npande left a comment

Choose a reason for hiding this comment

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

LGTM

@sumoanema sumoanema merged commit 432e9d5 into master Sep 22, 2025
24 of 37 checks passed
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.

3 participants