Skip to content

deps: update jest et al to v29, concurrently to v9 #118

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

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Conversation

agilgur5
Copy link
Owner

@agilgur5 agilgur5 commented Feb 11, 2025

Summary

Update a few devdeps, mostly used in testing

  • Don't want to update any build deps till after the v1.1.0 TS (TypeScript Rewrite #42) release so as to not alter the built output yet

Details

  • Update jest and related deps to latest v29.7.0 etc
  • Update concurrently to latest v9.1.2

- this transitively updated a bunch of Babel et al deps
- set `overrides` for the `canvas` version to ensure v3 usage
  - newer `jsdom` should support this normally later: jsdom/jsdom@8955c99
@agilgur5 agilgur5 added kind: internal Changes only affect the internals and not the API or usage scope: dependencies Pull requests that update a dependency file labels Feb 11, 2025

This comment was marked as resolved.

Copy link
Owner Author

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM

@agilgur5 agilgur5 merged commit 6bcb3da into main Feb 11, 2025
8 checks passed
@agilgur5 agilgur5 deleted the devdeps-updates branch February 11, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: internal Changes only affect the internals and not the API or usage scope: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant