Skip to content

Conversation

@drgrice1
Copy link
Member

The mocha test suite has finally been updated to not use the deprecated modules it was using. So this fixes the warnings that were being shown when running npm ci due that.

Fix the build with node 22. The rollup libray build needed to be changed since the rollup-plugin-ts package is deprecated and no longer works with node 22.

Note that the @awmottaz/prettier-plugin-void-html now gives a warning with node 20 about an unsupported engine. However, everything still works with node 20.

Also switch the output to es2022.

Finally, make this the official 0.11.0 release and remove the beta subversion.

drgrice1 added a commit to drgrice1/pg that referenced this pull request Apr 25, 2025
A non beta version has now been published from
openwebwork/mathquill#38.

So make that the version for the 2.20 release.  That is version 0.11.0.
If there are any other changes to MathQuill the version can still be
bumped if needed, but I doubt that there will be at this point.
drgrice1 added a commit to drgrice1/pg that referenced this pull request Apr 29, 2025
A non beta version has now been published from
openwebwork/mathquill#38.

So make that the version for the 2.20 release.  That is version 0.11.0.
If there are any other changes to MathQuill the version can still be
bumped if needed, but I doubt that there will be at this point.
Copy link
Member

@pstaabp pstaabp left a comment

Choose a reason for hiding this comment

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

Looks good.

drgrice1 added a commit to drgrice1/pg that referenced this pull request May 6, 2025
A non beta version has now been published from
openwebwork/mathquill#38.

So make that the version for the 2.20 release.  That is version 0.11.0.
If there are any other changes to MathQuill the version can still be
bumped if needed, but I doubt that there will be at this point.
drgrice1 added a commit to openwebwork/pg that referenced this pull request May 15, 2025
A non beta version has now been published from
openwebwork/mathquill#38.

So make that the version for the 2.20 release.  That is version 0.11.0.
If there are any other changes to MathQuill the version can still be
bumped if needed, but I doubt that there will be at this point.
The `mocha` test suite has finally been updated to not use the
deprecated modules it was using.  So this fixes the warnings that were
being shown when running `npm ci` due that.

Fix the build with node 22.  The rollup libray build needed to be
changed since the `rollup-plugin-ts` package is deprecated and no longer
works with node 22.

Note that the `@awmottaz/prettier-plugin-void-html` now gives a warning
with node 20 about an unsupported engine.  However, everything still
works with node 20.

Also switch the output to es2022.

Finally, make this the official 0.11.0 release and remove the beta
subversion.
@drgrice1 drgrice1 force-pushed the update-dependencies branch from cde540e to 41956b8 Compare August 9, 2025 14:00
@drgrice1 drgrice1 merged commit 37929de into openwebwork:main Aug 9, 2025
2 checks passed
@drgrice1 drgrice1 deleted the update-dependencies branch August 9, 2025 14:01
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