Skip to content

chore: add integrity hashes to lockfiles #5985

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

jeremyschlatter
Copy link

@jeremyschlatter jeremyschlatter commented May 13, 2025

Created by running the following command:

npx npm-package-lock-add-resolved && bun pm migrate --force
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed ticket
License MIT
Doc PR https://github.com/pm2-hive/pm2-hive.github.io/pulls

@CLAassistant
Copy link

CLAassistant commented May 13, 2025

CLA assistant check
All committers have signed the CLA.

@jeremyschlatter
Copy link
Author

I updated the description to reflect the fact that this will not fix #5984. I thought it would, but I was mistaken. @webdiscus pointed out (and I confirmed) that that issue is about node versions, and not about the lock file.

@webdiscus
Copy link
Contributor

@jeremyschlatter this PR #5986 fixes the incompatibility with Node.js <= 12

Created by running the following command:

    npx npm-package-lock-add-resolved && bun pm migrate --force
@jeremyschlatter jeremyschlatter changed the title chore: recreate lock files chore: add integrity hashes to lockfiles May 16, 2025
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