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 dependency mocha to v6.1.4 #179

Merged
merged 1 commit into from
Apr 20, 2019
Merged

Update dependency mocha to v6.1.4 #179

merged 1 commit into from
Apr 20, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2019

This PR contains the following updates:

Package Type Update Change References
mocha dependencies patch 6.1.0 -> 6.1.4 homepage, source

Release Notes

mochajs/mocha

v6.1.4

Compare Source

🔒 Security Fixes

v6.1.3

Compare Source

🐛 Fixes

v6.1.2

Compare Source

🐛 Fixes

v6.1.1

Compare Source

🐛 Fixes


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the renovate label Apr 7, 2019
@codecov
Copy link

codecov bot commented Apr 7, 2019

Codecov Report

Merging #179 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #179   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         131    131           
=====================================
  Hits          131    131

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3f747f...647ae14. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 7, 2019

Codecov Report

Merging #179 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #179   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         131    131           
=====================================
  Hits          131    131

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3f747f...e7b2ddf. Read the comment docs.

@renovate renovate bot changed the title Update dependency mocha to v6.1.1 Update dependency mocha to v6.1.2 Apr 8, 2019
@renovate renovate bot changed the title Update dependency mocha to v6.1.2 Update dependency mocha to v6.1.3 Apr 12, 2019
@meszaros-lajos-gyorgy
Copy link

Please wait with this update, since mocha's js-yaml dependency has another security issue and mocha is expected to raise versions again soon: mochajs/mocha#3876

@renovate renovate bot changed the title Update dependency mocha to v6.1.3 Update dependency mocha to v6.1.4 Apr 18, 2019
@meszaros-lajos-gyorgy
Copy link

Fixes #182

@alallier alallier merged commit bd610e8 into master Apr 20, 2019
@alallier alallier deleted the renovate/mocha-6.x branch April 20, 2019 15:32
alallier added a commit that referenced this pull request Apr 20, 2019
## Added

* Renovate for auto dependency updating
  * #173
  * #178
* Codecov for coverage reports
  * #174
* npmignore
  * #176
* Contributing Document
  * #177

## Fixed

* Updated documentation to better reflect new API with promises
  * #189
* Added reload as dependency to sample app
  * #188
* Moved Mocha to dev dependencies
  * #187

## Updated

* mocha to v6.1.4
  * #179
* nyc to v14
  * #183
* sinon to v7.3.2
  * #184
@alallier alallier mentioned this pull request Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants