Skip to content

Update dependencies. #38

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: main
Choose a base branch
from

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.

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.
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