Update eslint-plugin-testing-library 6.5.0 → 7.1.1 (major) #272
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 (6.5.0 → 7.1.1) · Repo
Release Notes
7.1.1
7.1.0
7.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
fix: use valid config type for supporting both ESLint v8 and v9 (#976)
docs(README): add Svelte badge (#975)
docs: add nostrorom as a contributor for code (#974)
feat: add config for Svelte (#973)
feat(docs): generate-all for svelte
feat(config): implement svelte config
fix(config): update deprecated config type
build(deps-dev): bump @types/node from 22.9.3 to 22.10.1 (#969)
build(deps-dev): bump @types/node from 22.9.3 to 22.10.1
build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1 (#972)
build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1
chore: update dependencies (#967)
chore: update dependencies
chore: use pnpm as package manager (#966)
chore: save prettier exact version
chore: avoid passing extra "--" to pnpm scripts
ci: run commands with pnpm
chore: replace npm comments with pnpm
chore: remove gitpod config file
chore: ignore lockfiles other than pnpm
chore: run scripts with pnpm
chore: import dependencies from npm lockfile
chore: set pnpm as package manager
build(deps-dev): bump del-cli from 5.1.0 to 6.0.0 (#952)
build(deps-dev): bump del-cli from 5.1.0 to 6.0.0
chore: v7 (#901)
build(deps-dev): bump @swc/core from 1.7.36 to 1.9.2 (#965)
build(deps-dev): bump @types/node from 20.16.12 to 22.8.6 (#950)
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