Skip to content

ci: use specific dependencies for different Svelte/Node versions #436

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 1 commit into from
May 9, 2025

Conversation

mcous
Copy link
Collaborator

@mcous mcous commented May 8, 2025

Incrementally improve the testing setup for different Svelte / Node version combinations by specifying full, strict package.json files for relevant environments. Also clean up the project scripts a little.

This change highlighted one issue: we were missing ^9.0.0 as an allowed @testing-library/dom dependency, which (for strict engine mode) broken Node 16 support, which we have not yet dropped.

CI and test-only changes, good to merge once CI matrix is passing

@mcous mcous marked this pull request as ready for review May 8, 2025 21:24
@mcous mcous force-pushed the ci/test-env-manifests branch from dc139a5 to a3d8ff5 Compare May 9, 2025 03:22
@mcous mcous force-pushed the ci/test-env-manifests branch from a3d8ff5 to 3088afb Compare May 9, 2025 16:05
@mcous mcous merged commit f1fb8dd into main May 9, 2025
34 checks passed
@mcous mcous deleted the ci/test-env-manifests branch May 9, 2025 16:12
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