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

chore: update npm deprecations #711

Open
mcdurdin opened this issue May 11, 2023 · 2 comments · Fixed by #716
Open

chore: update npm deprecations #711

mcdurdin opened this issue May 11, 2023 · 2 comments · Fixed by #716
Labels
Milestone

Comments

@mcdurdin
Copy link
Member

mcdurdin commented May 11, 2023

From: https://github.com/keymanapp/help.keyman.com/actions/runs/4932333549

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, shivammathur/setup-php@6972aed899fa2dd4016a7e314c46e6902bcafb7b. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

While we are at it, the following deprecations are being announced by npm:

npm WARN deprecated calmcard@0.1.1: no longer maintained
npm WARN deprecated nopter@0.3.0: try optionator
npm WARN deprecated uuid@2.0.3: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated urlobj@0.0: use universal-url, minurl, relateurl, url-relation
@darcywong00
Copy link
Contributor

Are the npm deprecation warnings from broken-link-checker? That seems no longer maintained

@mcdurdin mcdurdin modified the milestones: A17S13, Future May 25, 2023
@mcdurdin
Copy link
Member Author

node is updated but still uses deprecated packages, less urgent.

@darcywong00 darcywong00 changed the title chore: update gha to new node version chore: update npm deprecations Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants