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

chore: Upgrade dependencies #21

Merged
merged 12 commits into from
Jan 30, 2024
Merged

chore: Upgrade dependencies #21

merged 12 commits into from
Jan 30, 2024

Conversation

kitten
Copy link
Member

@kitten kitten commented Jan 30, 2024

Summary

The only relevant changeset change is how bundles are generated.
In our output bundles, for-of will now be used, to align with our browser/JS engine feature support guides.

Set of changes

  • Upgrade all dependencies
  • Align ESLint and Prettier config (with gql.tada)
  • Apply new lints
  • Update Rollup config (to align with gql.tada)
    • This in practice only means that our output bundles will now use for-of
  • Update Vitest coverage configuration and snapshots
  • Move type checking tests to Vitest
  • Move benchmarks to Vitest
  • Update how fixtures are imported

@kitten kitten merged commit 3f3b440 into main Jan 30, 2024
2 checks passed
@github-actions github-actions bot mentioned this pull request Jan 30, 2024
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.

2 participants