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

Fix/update ws, path-to-regexp, micromatch #252

Merged
merged 3 commits into from
Sep 24, 2024
Merged

Fix/update ws, path-to-regexp, micromatch #252

merged 3 commits into from
Sep 24, 2024

Conversation

garloff
Copy link
Member

@garloff garloff commented Sep 24, 2024

All found by github...

@garloff garloff self-assigned this Sep 24, 2024
@garloff garloff added housekeeping Internal housekeeping security Issues or pull requests that are security-relevant labels Sep 24, 2024
These replace 1.x and 2.x; 8.0.0 just won't work ...

Signed-off-by: Kurt Garloff <[email protected]>
@gtema gtema merged commit 85553ad into main Sep 24, 2024
5 checks passed
@gtema gtema deleted the fix/update-ws branch September 24, 2024 19:29
@garloff
Copy link
Member Author

garloff commented Sep 24, 2024

This addresses the issues found by dependabot in github.
Note:

  • path-to-regexp has a version 8.0.0 (and 0.1.10) that is recommended -- it is however not fully compatible to what the various pieces in docusaurus expect. So I want from 1.x to 1.9.0 and from 2.2.1 to 3.3.0, which results in a succeeding build.
  • ws went to 7.5.10 and 8.18.0 as recommended
  • minor update to micromatch

I did regenerate the base64 hashes from the integrity files by downloading the tarballs and calculating the sha512sums myself. There is probably a different official way to do this ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Internal housekeeping security Issues or pull requests that are security-relevant
Projects
Status: Published
Development

Successfully merging this pull request may close these issues.

2 participants