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 #273

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Update dependencies #273

merged 3 commits into from
Oct 31, 2024

Conversation

mint-thompson
Copy link
Collaborator

Description:
The packages reported as outdated by npm outdated are the ones that were already listed in the dependency notes. They remain outdated due to the same reasons.

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

The packages reported as outdated by `npm outdated` are the ones that
were already listed in the dependency notes. They remain outdated due to
the same reasons.
@cmoesel cmoesel self-requested a review October 31, 2024 15:08
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.

This looks good and everything seems to work as it did before.

There are a few things reported by npm outdated that aren't listed in the DEPENDENCY_NOTES, but I suspect they crept up since this PR was submitted. I'm not concerned, especially since they are all @types dependencies.

@mint-thompson mint-thompson merged commit cbba64e into master Oct 31, 2024
14 checks passed
@mint-thompson mint-thompson deleted the dependency-update branch October 31, 2024 15:34
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