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

Upgrade all dependencies #198

Merged
merged 16 commits into from
Jan 18, 2024
Merged

Upgrade all dependencies #198

merged 16 commits into from
Jan 18, 2024

Conversation

benjie
Copy link
Member

@benjie benjie commented Jan 18, 2024

Description

  • Node 18 now minimum supported version
  • All dependencies updated
  • TypeScript from v3 to v5; lots of changes required
  • Upgraded TypeScript config to do Node18 stuff
  • General refactoring
  • Had to move some inline snapshots to external file due to Jest: Couldn't locate all inline snapshots.
  • Use a version file rather than importing from package.json

Performance impact

Unknown.

Security impact

Hopefully an improvement?

Checklist

  • My code matches the project's code style and yarn lint:fix passes.
  • I've added tests for the new feature, and yarn test passes.
  • I have detailed the new feature in the relevant documentation.
  • I have added this feature to 'Pending' in the RELEASE_NOTES.md file (if one exists).
  • If this is a breaking change I've explained why.

@benjie benjie merged commit dc62a35 into main Jan 18, 2024
10 checks passed
@benjie benjie deleted the upgrade-deps branch January 18, 2024 13:50
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.

1 participant