Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

feat: support mocha@8, upgrade deps #96

Merged
merged 2 commits into from
Jun 11, 2020
Merged

feat: support mocha@8, upgrade deps #96

merged 2 commits into from
Jun 11, 2020

Conversation

AviVahl
Copy link
Contributor

@AviVahl AviVahl commented Jun 10, 2020

  • added mocha@8 to peerDependencies.
  • upgrade all dependencies to latest stable and regenerated lock file.

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Support newly released mocha@8.

Breaking Changes

None.

Additional Info

Also reduces the number of low severity vulnerabilities from 12 to 4 (npm audit).

- added mocha@8 to peerDependencies.
- upgrade all dependencies to latest stable and regenerated lock file.
@AviVahl AviVahl requested a review from alexander-akait June 10, 2020 22:29
@AviVahl AviVahl added the dependencies Pull requests that update a dependency file label Jun 10, 2020
@AviVahl
Copy link
Contributor Author

AviVahl commented Jun 10, 2020

(fails on the audit, awaiting upstream upgrades in standard-version project)

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Let's comment audit in github actions

@AviVahl
Copy link
Contributor Author

AviVahl commented Jun 11, 2020

master still uses Azure pipelines. I've disabled it there. 👍

@alexander-akait alexander-akait merged commit 82f82a6 into master Jun 11, 2020
@alexander-akait alexander-akait deleted the mocha-8 branch June 11, 2020 12:47
@alexander-akait
Copy link
Member

release will be today

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants