Skip to content

chore: migrate from pnpm to npm and add package-lock.json#636

Merged
LanikSJ merged 4 commits intomasterfrom
dead-domains-npm
Feb 4, 2026
Merged

chore: migrate from pnpm to npm and add package-lock.json#636
LanikSJ merged 4 commits intomasterfrom
dead-domains-npm

Conversation

@LanikSJ
Copy link
Owner

@LanikSJ LanikSJ commented Feb 4, 2026

  • Removed pnpm-lock.yaml and replaced it with package-lock.json for dependency management.
  • Updated GitHub Actions workflows to use npm instead of pnpm for installing dependencies and running scripts.
  • Adjusted the overrides section in package.json to align with the new setup.

This change simplifies the dependency management process and aligns with standard npm practices.

- Removed pnpm-lock.yaml and replaced it with package-lock.json for dependency management.
- Updated GitHub Actions workflows to use npm instead of pnpm for installing dependencies and running scripts.
- Adjusted the overrides section in package.json to align with the new setup.

This change simplifies the dependency management process and aligns with standard npm practices.
@codacy-production
Copy link

codacy-production bot commented Feb 4, 2026

Codacy's Analysis Summary

0 new issue (≤ 0 issue)
0 new security issue
0 complexity
0 duplications

Review Pull Request in Codacy →

AI Reviewer available: add the codacy-review label to get contextual insights without leaving GitHub.

- Changed the branch name from 'master' to 'main' in the workflow trigger.
- Updated cron syntax to use double quotes for consistency.
- Reorganized permissions section to ensure proper access rights for the workflow.

These changes enhance the clarity and functionality of the workflow configuration.
- Changed branch references from 'main' to 'master' in the workflows.
- Standardized cron syntax to use double quotes for consistency.
- Cleaned up whitespace in the workflow files.

These updates improve the readability and maintainability of the workflow configurations.
- Removed unnecessary whitespace in the node-update-deps.yml workflow file.

This change enhances the readability of the workflow configuration.
@LanikSJ LanikSJ merged commit 83e568b into master Feb 4, 2026
5 checks passed
@LanikSJ LanikSJ deleted the dead-domains-npm branch February 4, 2026 01: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.

1 participant