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 third party JavaScript dependencies. #2267

Merged

Conversation

drgrice1
Copy link
Member

The following dependencies were updated.

  • @fortawesome/fontawesome-free from 6.2.1 to 6.4.2
  • bootstrap from 5.2.3 to 5.3.2
  • codemirror from 5.65.11 to 5.65.13
  • iframe-resizer from 4.3.2 to 4.3.7
  • jquery from 3.6.3 to 3.7.1
  • luxon from 3.2.1 to 3.4.3
  • autoprefixer from 10.4.13 to 10.4.16
  • cssnano from 6.0.0 to 6.0.1
  • rtlcss from 4.0.0 to 4.1.1
  • sass from 1.57.1 to 1.69.5
  • terser from 5.16.1 to 5.24.0
  • yargs from 17.6.2 to 17.7.2

These versions of these libraries are all compatible with webwork's current usage and require no changes to the code except bootstrap. That requires a few minor changes.

All of the dependencies are now at their newest versions except for codemirror which will need some work to update.

Note that the new version of bootstrap brings lots of improvements that could be beneficial. In particular it has color modes. It will take some work to implement (particularly with addressing accessibility concerns), but a dark mode could now be added.

The following dependencies were updated.

* @fortawesome/fontawesome-free from 6.2.1 to 6.4.2
* bootstrap from 5.2.3 to 5.3.2
* codemirror from 5.65.11 to 5.65.13
* iframe-resizer from 4.3.2 to 4.3.7
* jquery from 3.6.3 to 3.7.1
* luxon from 3.2.1 to 3.4.3
* autoprefixer from 10.4.13 to 10.4.16
* cssnano from 6.0.0 to 6.0.1
* rtlcss from 4.0.0 to 4.1.1
* sass from 1.57.1 to 1.69.5
* terser from 5.16.1 to 5.24.0
* yargs from 17.6.2 to 17.7.2

These versions of these libraries are all compatible with webwork's
current usage and require no changes to the code except bootstrap. That
requires a few minor changes.

All of the dependencies are now at their newest versions except for
codemirror which will need some work to update.

Note that the new version of bootstrap brings lots of improvements that
could be beneficial.  In particular it has color modes.  It will take
some work to implement (particularly with addressing accessibility
concerns), but a dark mode could now be added.
@pstaabp pstaabp merged commit 53a6997 into openwebwork:develop Dec 4, 2023
1 check passed
@drgrice1 drgrice1 deleted the update-javascript-dependencies branch December 4, 2023 22:38
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