Skip to content

fix(dependencies): upgrade mocha to v11 and sinon to v19, added engin… #9

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
Jan 10, 2025

Conversation

KaiSchwarz-cnic
Copy link
Collaborator

@KaiSchwarz-cnic KaiSchwarz-cnic commented Jan 10, 2025

…es setting to package.json

@AsifNawaz-cnic

Ok, got it how tests work... Notifications still work and tests completed successfully while the node matrix used in our workflow also supports older versions of nodejs which are no longer compatible with the latest major versions of mocha/sinon.

npx installed-check --engine-check --verbose asked me to add engines.node and to set ^21.6.2 (just fyi)

We still test for node 20 (bad engine error), but tests still complete successfully, so let us ignore that part.

@KaiSchwarz-cnic KaiSchwarz-cnic removed the request for review from AsifNawaz-cnic January 10, 2025 15:00
@KaiSchwarz-cnic KaiSchwarz-cnic merged commit bdd19a0 into main Jan 10, 2025
5 checks passed
@KaiSchwarz-cnic KaiSchwarz-cnic deleted the RSRMID-2217-upgrade-deps-mocha-sinon branch January 10, 2025 15:02
@KaiSchwarz-cnic
Copy link
Collaborator Author

🎉 This PR is included in version 1.0.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant