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

Bump eslint-plugin-mocha from 9.0.0 to 10.4.3 #658

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps eslint-plugin-mocha from 9.0.0 to 10.4.3.

Release notes

Sourced from eslint-plugin-mocha's releases.

10.4.3

Bug Fixes

  • Fix support for ESLint versions < 8.40.0

10.4.2

Bug Fixes

  • Stop using deprecated ESLint context methods

10.4.1

Bug Fixes

  • Downgrade globals package to support node versions < v18

10.4.0

Features

  • Add support for eslint flat config format (#349)

10.3.0

Features

  • Add consistent-spacing-between-blocks rule (#340)

Documentation

  • Add screendriver to contributors (#339)

10.2.0

Features

  • Support function calls as custom names (to stop false warnings) (#336)

Documentation

  • Automate docs with eslint-doc-generator (#330)

Dependency Upgrades

  • Update all dependencies (#334)

Build-Related

  • Include Node.js v20 in continuous integration pipeline (#338)
  • Introduce "release-it" to make releases more comfortable (#337)

10.1.0

Enhancements

... (truncated)

Changelog

Sourced from eslint-plugin-mocha's changelog.

10.4.0 (March 7, 2024)

Features

  • Add support for eslint flat config format (#349)

10.3.0 (February 16, 2024)

Features

  • Add consistent-spacing-between-blocks rule (#340)

Documentation

  • Add screendriver to contributors (#339)

10.2.0 (September 25, 2023)

Features

  • Support function calls as custom names (to stop false warnings) (#336)

Documentation

  • Automate docs with eslint-doc-generator (#330)

Dependency Upgrades

  • Update all dependencies (#334)

Build-Related

  • Include Node.js v20 in continuous integration pipeline (#338)
  • Introduce "release-it" to make releases more comfortable (#337)

10.1.0 (July 20, 2022)

Enhancements

  • Support this for additionalCustomNames (#329)

10.0.5 (May 27, 2022)

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)

... (truncated)

Commits
  • 756fa03 Remove node v14 from build matrix
  • ddd614c Run tests against latest ESLint 8.x version
  • e19e93e Fix support for ESLint versions < 8.40.0
  • bdf2006 10.4.2
  • af13b8d Stop using deprecated context.getScope() method
  • 3b60bf6 Stop using deprecated context.getDeclaredVariables() method
  • d3b6930 10.4.1
  • bb79362 Downgrade globals package to support node versions < v18
  • 66334a0 10.4.0
  • b1fb03c Add support for eslint flat config format
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 9.0.0 to 10.4.3.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md)
- [Commits](lo1tuma/eslint-plugin-mocha@9.0.0...10.4.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e8d30d7) to head (0e301a7).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #658   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          129       129           
  Branches        32        32           
=========================================
  Hits           129       129           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

1 participant