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

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Update dependencies #191

merged 2 commits into from
Oct 31, 2024

Conversation

mint-thompson
Copy link
Collaborator

Description:
Packages that remain out of date are explained in dependency notes. Of particular note is eslint-plugin-flowtype, which at time of writing has an open issue to release an updated version with eslint v9 support.

Testing Instructions:
Confirm that all tests pass locally, and that linting works as expected. Confirm that npm audit reports no vulnerabilities. Confirm that npm outdated reports only the packages that are listed in DEPENDENCY-NOTES.md. Confirm that you are able to build and run application locally.

Related Issue:
N/A

Packages that remain out of date are explained in dependency notes.
@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.

npm outdated reports that codemirror has a new patch release (5.65.18) and according to NPM, it's been out for a month -- so I don't think this is a case of it being updated after the PR was submitted. Although we can't go up to codemirror 6.x, I think we can stay on the latest 5.x releases.

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.

Looks good! Thank you!

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