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 ospec and a few other dependencies #2907

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

dead-claudia
Copy link
Member

Description

  1. Update ospec to the version I just published.
  2. Update html-minifier to the html-minifier-terser fork that's actually maintained (gets rid of an npm audit complaint)
  3. npm audit fix for the remaining two (semver and micromatch)

Motivation and Context

  1. ospec's updated
  2. npm audit fix
  3. Should hopefully finally quash Deprecated dependencies inflight and glob #2900 in the coming release, as it won't be in the npm package anymore.

How Has This Been Tested?

Tested the docs generation by hand to make sure that didn't blow up smoke, since the html-minifier upgrade did require a small code change.

Beyond that, I'll just let this be the test of it.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated docs/changelog.md

@dead-claudia dead-claudia requested a review from a team as a code owner September 2, 2024 16:45
@dead-claudia dead-claudia added the Area: Workflow For anything dealing with Mithril's internal tooling, including the mocks and bundler, but not ospec label Sep 2, 2024
@dead-claudia dead-claudia merged commit 9e096f3 into MithrilJS:next Sep 2, 2024
7 checks passed
@dead-claudia dead-claudia deleted the ospec-update branch September 2, 2024 16:47
This was referenced Sep 17, 2024
@JAForbes JAForbes mentioned this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Workflow For anything dealing with Mithril's internal tooling, including the mocks and bundler, but not ospec
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant