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

chore(deps): update dependency eslint-plugin-mocha to v9 #172

Merged
merged 1 commit into from
May 26, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mocha 8.2.0 -> 9.0.0 age adoption passing confidence

Release Notes

lo1tuma/eslint-plugin-mocha

v9.0.0

Compare Source

Breaking Changes
  • Drop support for node v10 (#​285)
Bug Fixes
  • Fix false positive in no-setup-in-describe (#​293)
Features
  • Add "all" config preset which enables all rules (#​281)
Enhancements
  • Improve no-skipped performance (#​292)
  • Improve no-hooks-for-single-case performance (#​291)
  • Improve no-nested-tests performance (#​290)
  • Improve performance of no-identical-title (#​289)
  • Improve no-setup-in-describe performance (#​287)
  • Improve no-mocha-arrows performance (#​288)
  • Improve performance of no-exports rule (#​286)
  • Enable all rules during runtime benchmark (#​282)
Dependency Upgrades
Build-Related
  • Add node v16 to CI environments (#​283)

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 you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label May 26, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #172 (b2b37a6) into main (545896a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #172   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           15        15           
  Branches         3         3           
=========================================
  Hits            15        15           

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 545896a...b2b37a6. Read the comment docs.

@screendriver screendriver merged commit dda57f1 into main May 26, 2021
@screendriver screendriver deleted the renovate/eslint-plugin-mocha-9.x branch May 26, 2021 17:29
@github-actions
Copy link

🎉 This PR is included in version 2.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants