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

fix: bump eslint-plugin-mocha from 10.1.0 to 10.3.0 #482

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps eslint-plugin-mocha from 10.1.0 to 10.3.0.

Release notes

Sourced from eslint-plugin-mocha's releases.

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)
Changelog

Sourced from eslint-plugin-mocha's changelog.

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)
Commits
  • e3e51b3 Release 10.3.0
  • 7b87a5c Merge pull request #340 from bjornua/master
  • 06951af Upgrade test and fix single line edge case
  • 2de961b Add tests
  • 07a5d5f Add consistent-spacing-between-blocks
  • d95f2c3 Merge pull request #339 from lo1tuma/contributors
  • b65dec6 Add screendriver to contributors
  • 2c4ac44 Release 10.2.0
  • e855322 Fix passing arguments to changelog command
  • 76646c4 Don’t check workspace via pr-log
  • 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 10.1.0 to 10.3.0.
- [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@10.1.0...10.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@idaho idaho merged commit 59f86b2 into main Feb 26, 2024
2 checks passed
@idaho idaho deleted the dependabot-npm_and_yarn-eslint-plugin-mocha-10.3.0 branch February 26, 2024 06:34
idaho pushed a commit that referenced this pull request Feb 26, 2024
## [1.2.4](1.2.3...1.2.4) (2024-02-26)

### Bug Fixes

* bump @typescript-eslint/parser from 7.0.1 to 7.0.2 ([#485](#485)) ([08bff7f](08bff7f))
* bump eslint-plugin-mocha from 10.1.0 to 10.3.0 ([#482](#482)) ([59f86b2](59f86b2))
* bump eslint-plugin-unicorn from 48.0.1 to 51.0.1 ([#486](#486)) ([2de05dd](2de05dd))
@idaho
Copy link
Owner

idaho commented Feb 26, 2024

🎉 This PR is included in version 1.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@idaho idaho added the released label Feb 26, 2024
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.

None yet

1 participant