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

Update mocaccino to v6 and mocha to v9 #276

Merged
merged 3 commits into from
Dec 29, 2021
Merged

Conversation

albertyw
Copy link
Contributor

@albertyw albertyw commented Dec 23, 2021

Pulls in mocaccino v6 and mocha v9. Mocha v9 is used for internal testing of mochify.

Depends on mantoni/mocaccino.js#38 to update mocaccino versions.

@@ -85,7 +85,7 @@
"devDependencies": {
"@studio/changes": "^2.0.1",
"eslint": "^7.13.0",
"mocha": "^8.4.0",
"mocha": "^9.1.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure if this your intention in this PR, but this is the Mocha version used by the tests in this repo. Mochify itself will still be on version 8 as per the version of mocaccino that is used. Is that the idea here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wanted to check if mochify.js would be compatible with mocha v9, as per mantoni/mocaccino.js#38 (comment).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added another commit to also update mocaccino (temporarily to my fork) to see if there would be any conflicts with mocha.

@albertyw albertyw changed the title Update mocha to v9 Update mocaccino to v6 and mocha to v9 Dec 28, 2021
@albertyw albertyw marked this pull request as ready for review December 28, 2021 21:07
Copy link
Collaborator

@m90 m90 left a comment

Choose a reason for hiding this comment

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

LGTM. Are you ok if we make this 9.0.0 @mantoni ?

Copy link
Owner

@mantoni mantoni left a comment

Choose a reason for hiding this comment

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

@m90 Go! ❤️

@m90 m90 merged commit 27c355e into mantoni:master Dec 29, 2021
@m90
Copy link
Collaborator

m90 commented Dec 29, 2021

This is released as 9.0.0 💅

@albertyw albertyw deleted the update-mocha branch December 30, 2021 07:46
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.

None yet

3 participants