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

bump all dependency versions except mocha #629

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

Connum
Copy link
Contributor

@Connum Connum commented Oct 22, 2023

Description

Update all dependencies to their latest versions, except mocha for which we are still stuck at 8.4.0 (see #579).

Motivation and Context

Outdated versions had some vulnerabilities (see e.g. #628).

How Has This Been Tested?

Ran npm run build, npm run lint, npm run test and npm run start

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I did npm run test and all tests passed green (including code styling checks).
  • I have added tests to cover my changes.
  • My change requires a change to the documentation.
  • I have updated the README accordingly.
  • I have read the CONTRIBUTING document.

@Connum
Copy link
Contributor Author

Connum commented Oct 22, 2023

Supersedes #628.

@Connum
Copy link
Contributor Author

Connum commented Oct 22, 2023

Taking the liberty to merge this directly as everything still passes and works.

@Connum Connum added the dev Changes revolving merely around dev-related code like testing, build process, etc. label Oct 22, 2023
@Connum Connum merged commit 8fbc2ba into opentypejs:master Oct 22, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Changes revolving merely around dev-related code like testing, build process, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant