Skip to content

breaking: Support Jest 30 (#570) #573

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bpfoster
Copy link

@bpfoster bpfoster commented Jun 12, 2025

  • chore(deps): update jest package to v30
  • test: update snapshot
  • ci(gh-action): remove versions of node no longer supported by jest; add modern versions
    chore(deps): update dependencies for compatibility

fixes #570

* chore(deps): update jest package to v30
* test: update snapshot
* ci(gh-action): remove versions of node no longer supported by jest;
add modern versions
chore(deps): update dependencies for compatibility
gbirke added a commit to wmde/fundraising-app-frontend that referenced this pull request Jun 26, 2025
Update stylistic ESLint rules to version 5, fixing a BC break.
Other dependencies have minor upgrades.

This update does *not* include the update to Jest 30.0, because
@vue/vue3-jest is not ready for Jest 30.0 yet.
See vuejs/vue-jest#573
@FloEdelmann
Copy link
Member

@lmiller1990 sorry for bothering you. This is the only missing piece that's blocking the Jest v30 update for me. Could you please have a look at the changes and release a new major version? Thank you!
(And thanks @bpfoster for opening the PR! 🙂)

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.

Support Jest v30
2 participants