Upgrade eslint-plugin-flowtype: 5.8.0 → 8.0.3 (major) #68
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-flowtype (5.8.0 → 8.0.3) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 33 commits:
fix: describe missing peer dependencies (closes #511)
style: apply style fixes
fix: apply style fixes
style: apply auto fixes
fix: use unicode flag
fix: restore eslint canonical
Revert "fix: temporarily disable canonical plugin"
chore: remove active node
chore: disable npm cache
chore: remove chai
chore: remove eclint
fix: temporarily disable canonical plugin
feat: drop ESLint v7 support
fix: update dependencies
feat: support ESLint v8
feat: drop Node v10 support
docs: update Travis link
docs: remove gitspo mention
fix: add ESLint v8 compatible built-in rule imports
chore: add eslint-plugin-eslint-plugin (#510)
fix: require-exact-types rule should not fix declare class (#507)
feat: add new rule no-duplicate-type-union-intersection-members (#503)
fix: force release
style: fix code style issues
Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
feat: add new rule sort-type-union-intersection-members (#501)
fix: update dependencies
fix: replace should with must
fix: use name to sort method property (#497)
fix: support exact types in sort-keys (#494)
feat: Interface Id Match rule (#492)
fix: enforceLineBreak now handles `export type` correctly (#488)
fix: support CRLF line breaks in generic-spacing (#485) (#486)
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