Update eslint-plugin-testing-library 5.11.1 → 6.1.2 (major) #157
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-testing-library (5.11.1 → 6.1.2) · Repo
Release Notes
6.1.2
6.1.0
6.0.2
6.0.1
6.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore: trigger release manually
docs: add doochik as a contributor for code, and test (#842)
fix(await-async-events): avoid reporting `userEvent.setup()` in wrappers (#834)
docs: add maisano as a contributor for code, and test (#841)
fix: handle multiple imports with `no-manual-cleanup` (#835)
build(deps): bump actions/setup-node from 3 to 4 (#833)
build(deps-dev): bump react-devtools-core from 4.27.1 to 4.28.4 (#832)
build(deps-dev): bump @babel/traverse from 7.22.11 to 7.23.2 (#831)
docs(prefer-implicit-assert): typos in docs (#829)
docs: typo in v6 migration guide (#827)
docs: add adevick as a contributor for code, test, and doc (#828)
feat(prefer-implicit-assert): adding new rule (#815)
Revert "build(deps-dev): bump prettier from 2.8.7 to 3.0.3 (#825)" (#826)
build(deps-dev): bump prettier from 2.8.7 to 3.0.3 (#825)
build(deps-dev): bump @babel/eslint-parser from 7.22.9 to 7.22.15 (#822)
build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 (#821)
docs: add justintoman as a contributor for code, and test (#819)
fix(await-async-events): sync userEvent.setup() should not be reported (#817)
build(deps): bump actions/checkout from 3 to 4 (#813)
build(deps-dev): bump @commitlint/config-conventional from 17.6.5 to 17.7.0 (#808)
build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 (#807)
build(deps-dev): bump del-cli from 5.0.0 to 5.1.0 (#810)
build(deps-dev): bump @babel/core from 7.22.9 to 7.22.11 (#809)
build(deps-dev): bump @babel/eslint-plugin from 7.22.5 to 7.22.10 (#811)
fix(no-await-sync-events): stop reporting `user-event` by default (#803)
ci: main pipeline improvements (#799)
chore: force release
ci: use automation token for publishing to NPM
Merge branch 'main' into alpha
chore(semantic-release): change package root (#797)
chore(jest): replace `ts-jest` with `@swc/jest` (#798)
style: format files
refactor: adjust changes after merge
Merge remote-tracking branch 'origin/main' into alpha
docs: add nathanmmiller as a contributor for code, and test (#795)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands