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.2 #657

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-mocha from 9.0.0 to 10.4.2.

Release notes

Sourced from eslint-plugin-mocha's releases.

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

  • Support this for additionalCustomNames (#329)

10.0.5

Bug Fixes

... (truncated)

Changelog

Sourced from eslint-plugin-mocha's changelog.

10.4.2 (April 10, 2024)

Bug Fixes

  • Stop using deprecated ESLint context methods

10.4.1 (March 8, 2024)

Bug Fixes

  • Downgrade globals package to support node versions < v18

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

... (truncated)

Commits
  • 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
  • e3e51b3 Release 10.3.0
  • 7b87a5c Merge pull request #340 from bjornua/master
  • 06951af Upgrade test and fix single line edge case
  • 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.2.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/10.4.2/CHANGELOG.md)
- [Commits](lo1tuma/eslint-plugin-mocha@9.0.0...10.4.2)

---
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 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2024

Superseded by #658.

@dependabot dependabot bot closed this Apr 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-mocha-10.4.2 branch April 19, 2024 22:10
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

0 participants