Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

fix: bump eslint-plugin-mocha from 8.0.0 to 8.1.0 #14

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps eslint-plugin-mocha from 8.0.0 to 8.1.0.

Release notes

Sourced from eslint-plugin-mocha's releases.

8.1.0

Bug Fixes

  • Fix prefer-arrow-callback to not fail when using import.meta (#266)

Enhancements

  • Speed up no-exclusive-tests and no-pending-tests (#276)
  • set env.mocha on recommended config (#273)
  • Add benchmarks for runtime with many files (#269)

Documentation

  • Remove stray linebreak at top of file (#272)
  • Add recommended tick to no-exports (#271)

Build-Related

  • Improve benchmark test reliability (#277)
Changelog

Sourced from eslint-plugin-mocha's changelog.

8.1.0 (March 5, 2021)

Bug Fixes

  • Fix prefer-arrow-callback to not fail when using import.meta (#266)

Enhancements

  • Speed up no-exclusive-tests and no-pending-tests (#276)
  • set env.mocha on recommended config (#273)
  • Add benchmarks for runtime with many files (#269)

Documentation

  • Remove stray linebreak at top of file (#272)
  • Add recommended tick to no-exports (#271)

Build-Related

  • Improve benchmark test reliability (#277)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@idaho idaho merged commit 7e5d644 into main Mar 8, 2021
@idaho idaho deleted the dependabot-npm_and_yarn-eslint-plugin-mocha-8.1.0 branch March 8, 2021 11:31
idaho pushed a commit that referenced this pull request Mar 8, 2021
## [1.0.5](1.0.4...1.0.5) (2021-03-08)

### Bug Fixes

* bump eslint-plugin-mocha from 8.0.0 to 8.1.0 ([#14](#14)) ([7e5d644](7e5d644))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant