Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NPM packages #886

Closed
wants to merge 4 commits into from
Closed

Update NPM packages #886

wants to merge 4 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

Problem

Node packages need to be kept up to date.

Major Changes

List major version upgrades and any packages that caused breaking changes.

Testing/Validation

Enumerate on steps to validate the updates.

@github-actions github-actions bot requested review from a team as code owners September 11, 2024 10:12
Copy link
Contributor Author

Outdated Packages

Package Current Wanted Latest Location Depended by
@azure/cosmos 3.17.3 3.17.3 4.1.1 node_modules/@azure/cosmos functions
@faker-js/faker 8.4.1 8.4.1 9.0.0 node_modules/@faker-js/faker functions
@typescript-eslint/eslint-plugin 7.18.0 7.18.0 8.5.0 node_modules/@typescript-eslint/eslint-plugin functions
eslint 8.57.0 8.57.0 9.10.0 node_modules/eslint functions
eslint-plugin-n 16.6.2 16.6.2 17.10.2 node_modules/eslint-plugin-n functions
eslint-plugin-promise 6.6.0 6.6.0 7.1.0 node_modules/eslint-plugin-promise functions
mssql 10.0.4 10.0.4 11.0.1 node_modules/mssql functions
@faker-js/faker 8.4.1 8.4.1 9.0.0 node_modules/@faker-js/faker common
@typescript-eslint/eslint-plugin 7.18.0 7.18.0 8.5.0 node_modules/@typescript-eslint/eslint-plugin common
eslint 8.57.0 8.57.0 9.10.0 node_modules/eslint common
eslint-plugin-n 16.6.2 16.6.2 17.10.2 node_modules/eslint-plugin-n common
eslint-plugin-promise 6.6.0 6.6.0 7.1.0 node_modules/eslint-plugin-promise common
@faker-js/faker 8.4.1 8.4.1 9.0.0 node_modules/@faker-js/faker dev-tools
@typescript-eslint/eslint-plugin 7.18.0 7.18.0 8.5.0 node_modules/@typescript-eslint/eslint-plugin dev-tools
eslint 8.57.0 8.57.0 9.10.0 node_modules/eslint dev-tools
eslint-plugin-n 16.6.2 16.6.2 17.10.2 node_modules/eslint-plugin-n dev-tools
eslint-plugin-promise 6.6.0 6.6.0 7.1.0 node_modules/eslint-plugin-promise dev-tools
@typescript-eslint/eslint-plugin 7.18.0 7.18.0 8.5.0 node_modules/@typescript-eslint/eslint-plugin e2e
eslint 8.57.0 8.57.0 9.10.0 node_modules/eslint e2e
eslint-plugin-n 16.6.2 16.6.2 17.10.2 node_modules/eslint-plugin-n e2e
eslint-plugin-promise 6.6.0 6.6.0 7.1.0 node_modules/eslint-plugin-promise e2e
@typescript-eslint/eslint-plugin 7.18.0 7.18.0 8.5.0 node_modules/@typescript-eslint/eslint-plugin user-interface
@typescript-eslint/parser 7.18.0 7.18.0 8.5.0 node_modules/@typescript-eslint/parser user-interface
eslint 8.57.0 8.57.0 9.10.0 node_modules/eslint user-interface

Copy link
Contributor Author

Audit Results

Found 0 vulnerabilities across all NPM projects.

Copy link
Contributor

@jamesobrooks jamesobrooks left a comment

Choose a reason for hiding this comment

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

When starting the Azure Functions, no functions are found. Changes will be made manually instead and this PR closed after that.

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