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 eslint-plugin-mocha to v10 #34

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mocha ^8.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

lo1tuma/eslint-plugin-mocha

v10.0.5

Compare Source

Bug Fixes
  • Support Node 18 + switch from ramda to rambda (#​326)
Code Refactoring
  • Add unit tests to verify the correct reference is analyzed for shadowing (#​328)

v10.0.4

Compare Source

Documentation
  • Document recommended error level (#​317)
Dependency Upgrades
  • Bump package versions due to vulnerability issues (#​320)

v10.0.3

Compare Source

Bug Fixes
  • Allow dynamic expressions as description argument in no-empty-description (#​316)

v10.0.2

Compare Source

Bug Fixes
  • Fix no-empty-description rule to not report on dynamic values (#​315)
Code Refactoring
  • chore: switch yarn command to npm (#​309)

v10.0.1

Compare Source

Bug Fixes
  • Add mocha prefix to "no-empty-description" rule name in rec config (#​310)
Build-Related
  • chore: use npm-run-all to run lint/test scripts (#​308)

v10.0.0

Compare Source

Breaking Changes
  • Turn off no-hooks-for-single-case in recommended (#​307)
  • Drop support for node v12 (#​299)
Features
Enhancements
  • Add rule documentation URLs (and eslint-plugin-eslint-plugin) (#​294)
Documentation
  • Remove unavailable badge from README (#​305)
Dependency Upgrades
Code Refactoring
  • Remove eslint-config-holidaycheck dev dependency (#​300)
Build-Related
  • Add markdownlint and fix linting issues (#​306)

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: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 9, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-mocha-10.x branch from c3cfae8 to 203b3b1 Compare May 17, 2022 16:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-mocha-10.x branch 13 times, most recently from 49cb42d to 18fbfcc Compare June 6, 2022 13:52
@renovate renovate bot force-pushed the renovate/eslint-plugin-mocha-10.x branch from 18fbfcc to 498a9df Compare June 6, 2022 14:44
@louisehuyton
Copy link
Contributor

Closing PR as this would require toffee to be upgraded to node v14 (v12 is now deprecated). Will review at a later date.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 6, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 10.x releases. However, if you upgrade to 10.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/eslint-plugin-mocha-10.x branch June 6, 2022 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants