pmb0 / express-sharp

🏞 Real-time image processing for your express application.
MIT License
149 stars 31 forks source link

chore(deps): update dependency eslint-plugin-no-only-tests to v3 #592

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-no-only-tests (source) ^2.6.0 -> ^3.0.0 age adoption passing confidence

Release Notes

levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests) ### [`v3.3.0`](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0) #### What's Changed - Support ESLint v9 by [@​levibuzolic](https://redirect.github.com/levibuzolic) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45) **Full Changelog**: https://github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0 ### [`v3.2.0`](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0) #### What's Changed - Add option to test for methods like `fit` or `xit` by [@​sualko](https://redirect.github.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) #### Development Changes - Bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://redirect.github.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: https://github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0 ### [`v3.1.0`](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.0.0...v3.1.0) #### What's Changed - Add mocha-cakes-2 support by [@​thorsent](https://redirect.github.com/thorsent) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/37](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/37) #### New Contributors - [@​thorsent](https://redirect.github.com/thorsent) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/37](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/37) **Full Changelog**: https://github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.0.0...v3.1.0 ### [`v3.0.0`](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/blob/HEAD/CHANGELOG.md#v300) [Compare Source](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v2.6.0...v3.0.0) #### Added - Block scope matchers can accept a trailing `*` to optionally match blocks by prefix [#​35](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/issues/35) #### Breaking - Block matchers no longer match prefixes of blocks by default, can now be configured via options [#​35](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/issues/35)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit ecdc0d4f and detected 0 issues on this pull request.

View more on Code Climate.