Skip to content

Conversation

@Hritul2
Copy link

@Hritul2 Hritul2 commented May 23, 2024

Description

This PR updates npm packages and sets up Dependabot for monthly updates.

Technical Details

  • Node v16 is required.
  • Packages inflight, flatten, @stylelint/postcss-markdown, @stylelint/postcss-css-in-js are deprecated and need alternatives.
  • NPM package updates will run monthly.

Checklist

  • Update npm.
  • Create Dependabot.yml in .github.

To-do

  • Run npm audit to check for vulnerabilities.
  • Generate npm test for testing compatibility with updated packages.

Fixes/Covers issue

Fixes #91

@divyarajmasani

@divyarajmasani
Copy link
Contributor

divyarajmasani commented Jan 24, 2025

@Hritul2 Thank you for raising the PR.

Please update the PR to also include composer and GitHub Actions package managers. And revert the changes in package-lock.json we should handle the package updates separately for each package manager.

@nani-samireddy
Copy link
Member

Closing this PR as this issue has been solved by #99

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.

Review and update npm packages

3 participants