- Notifications
You must be signed in to change notification settings - Fork150
Comparing changes
Open a pull request
base repository:testing-library/eslint-plugin-testing-library
Uh oh!
There was an error while loading.Please reload this page.
base:v6.0.1
head repository:testing-library/eslint-plugin-testing-library
Uh oh!
There was an error while loading.Please reload this page.
compare:v6.1.0
- 13commits
- 12files changed
- 5contributors
Commits on Sep 1, 2023
build(deps-dev): bump @babel/core from 7.22.9 to 7.22.11 (#809)
dependabot[bot] authoredSep 1, 2023 build(deps-dev): bump del-cli from 5.0.0 to 5.1.0 (#810)
dependabot[bot] authoredSep 1, 2023 build(deps-dev): bump @commitlint/config-conventional from 17.6.5 to …
…17.7.0 (#808)
dependabot[bot] authoredSep 1, 2023
Commits on Sep 23, 2023
fix(await-async-events): sync userEvent.setup() should not be reported (
justintoman authoredSep 23, 2023
Commits on Sep 28, 2023
docs: add justintoman as a contributor for code, and test (#819)
* docs: update README.md [skip ci]* docs: update .all-contributorsrc [skip ci]---------Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
allcontributors[bot] authoredSep 28, 2023
Commits on Oct 1, 2023
Commits on Oct 2, 2023
build(deps-dev): bump prettier from 2.8.7 to 3.0.3 (#825)
* build(deps-dev): bump prettier from 2.8.7 to 3.0.3Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 3.0.3.- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@2.8.7...3.0.3)---updated-dependencies:- dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>* style: format files---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Mario Beltrán <belco90@gmail.com>
Commits on Oct 3, 2023
Revert "build(deps-dev): bump prettier from 2.8.7 to 3.0.3 (#825)" (#826
Belco90 authoredOct 3, 2023
Commits on Oct 12, 2023
feat(prefer-implicit-assert): adding new rule (#815)
Closes#743* feat(prefer-implicit-assert): adding new rule* feat(prefer-implicit-assert): increment number of rules* feat(prefer-implicit-assert): reduce duplication* feat(prefer-implicit-assert): add recommened rule by library, more test cases, update docs* feat(prefer-implicit-assert): added findBy link* feat(prefer-implicit-assert): added line and column checks* feat(prefer-implicit-assert): use existing utils* feat(prefer-implicit-assert): remove unnecessary checks
adevick authoredOct 12, 2023
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v6.0.1...v6.1.0
Uh oh!
There was an error while loading.Please reload this page.