Skip to content

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