-
Notifications
You must be signed in to change notification settings - Fork 18
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
Add option to test for methods like fit or xit #44
Conversation
@atulpatildbz would be nice if you could test my changes. |
@sualko Thanks for taking the time to fix this. I have tested the change and it seems to be working fine
|
@levibuzolic would be awesome if you could look into this pull request |
Thanks for the contribution @sualko, sorry I missed this earlier. I think I'd prefer to merge this without the filename filtering as it's already possible to acheive with ESLint's config. I'm also starting to realise the options API here isn't scaling very well and will look into putting together a new API that allows consumers to be more explicit with how they target their test runners' specific API. But I wont let that halt improving the existing version. |
It took some time, but I removed the filename filter @levibuzolic |
@levibuzolic can you look into this again? |
@levibuzolic 🙏 thanks a lot for your work on this nice plugin |
@sualko I'm just going to add some test cases for the new functionality and will package a release as soon as I'm back at my desk. Thanks again for your contribution. |
@levibuzolic an only test fooled me again, so I have currently a high motivation to add this plugin. Do you have an idea when you will release a new version? Otherwise I have to get it directly from Github. |
…604) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme) ([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://togithub.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://togithub.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.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://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://togithub.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/refined-saved-replies). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…585) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme) ([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0) [Compare Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0) #### What's Changed - Support ESLint v9 by [@​levibuzolic](https://togithub.com/levibuzolic) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0 ### [`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://togithub.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://togithub.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.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://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://togithub.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-auto-action). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…471) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme) ([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0) [Compare Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0) #### What's Changed - Support ESLint v9 by [@​levibuzolic](https://togithub.com/levibuzolic) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0 ### [`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://togithub.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://togithub.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.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://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://togithub.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/sentences-per-line). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…552) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme) ([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0) [Compare Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0) #### What's Changed - Support ESLint v9 by [@​levibuzolic](https://togithub.com/levibuzolic) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0 ### [`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://togithub.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://togithub.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.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://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://togithub.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/sinon-timers-repeatable). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…466) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme) ([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0) [Compare Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0) #### What's Changed - Support ESLint v9 by [@​levibuzolic](https://togithub.com/levibuzolic) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0 ### [`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://togithub.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://togithub.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.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://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://togithub.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-for-repository). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…317) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme) ([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0) [Compare Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0) #### What's Changed - Support ESLint v9 by [@​levibuzolic](https://togithub.com/levibuzolic) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0 ### [`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://togithub.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://togithub.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.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://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://togithub.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/release-it-action). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.14.15` -> `20.16.1`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.15/20.16.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.14.15/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.14.15/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme) ([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0) [Compare Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0) #### What's Changed - Support ESLint v9 by [@​levibuzolic](https://togithub.com/levibuzolic) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0 ### [`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://togithub.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://togithub.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.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://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://togithub.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…485) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme) ([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0) [Compare Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0) #### What's Changed - Support ESLint v9 by [@​levibuzolic](https://togithub.com/levibuzolic) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0 ### [`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://togithub.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://togithub.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.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://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://togithub.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/eslint-plugin-package-json). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…374) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme) ([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0) [Compare Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0) #### What's Changed - Support ESLint v9 by [@​levibuzolic](https://togithub.com/levibuzolic) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0 ### [`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0) [Compare Source](https://togithub.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://togithub.com/sualko) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.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://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41) - Bump semver from 7.3.5 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40) #### New Contributors - [@​sualko](https://togithub.com/sualko) made their first contribution in [https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44) **Full Changelog**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/github-username-to-emails). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…641) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-no-only-tests](https://redirect.github.com/levibuzolic/no-only-tests#readme) ([source](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests)) | [`3.1.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)</summary> ### [`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**: levibuzolic/eslint-plugin-no-only-tests@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**: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/tidelift-me-up-site). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix #42