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 dependencies #100

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Update dependencies #100

merged 3 commits into from
Oct 31, 2024

Conversation

mint-thompson
Copy link
Collaborator

@mint-thompson mint-thompson commented Oct 28, 2024

Description:
Packages that remain out of date are explained in dependency notes.

The CI workflow now only uses node version 20, since that's the minimum version specified in .tool-versions.

Testing Instructions:
Confirm that all tests pass locally. Confirm that npm audit reports no vulnerabilities. Confirm that npm outdated reports only the packages that are listed in DEPENDENCY-NOTES.md.

Related Issue:
N/A

Packages that remain out of date are explained in dependency notes.
Node version 20 is the version listed in the tool-versions, and several
dependencies require 20 as the minimum version.
@cmoesel cmoesel self-requested a review October 31, 2024 15:09
Copy link
Member

@cmoesel cmoesel left a comment

Choose a reason for hiding this comment

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

Everything works. I noticed that npm outdated reports several outdated dependencies that are not in the DEPENDENCY_NOTES, but upon investigation, it seems these were all updated since you submitted this PR (including mocha, which went from 10.7.3 to 10.8.2 in just the last three days)!

@mint-thompson mint-thompson merged commit 7cd91e7 into master Oct 31, 2024
8 checks passed
@mint-thompson mint-thompson deleted the dependency-update branch October 31, 2024 16:48
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.

2 participants