Skip to content
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

TASK: Update dependency eslint-plugin-flowtype to v8 #220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-flowtype 4.7.0 -> 8.0.3 age adoption passing confidence

Release Notes

gajus/eslint-plugin-flowtype

v8.0.3

Compare Source

Bug Fixes

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes
Reverts
  • Revert "fix: temporarily disable canonical plugin" (e9a334b)

v8.0.0

Compare Source

Bug Fixes
  • temporarily disable canonical plugin (caa6c4a)
  • update dependencies (5e18199)
Features
BREAKING CHANGES
  • drops ESLint v7 support

v7.0.0

Compare Source

Bug Fixes
  • add ESLint v8 compatible built-in rule imports (986a5ac)
Features
BREAKING CHANGES
  • drops Node v10

v6.1.1

Compare Source

Bug Fixes
  • require-exact-types rule should not fix declare class (#​507) (01572d5)

v6.1.0

Compare Source

Features
  • add new rule no-duplicate-type-union-intersection-members (#​503) (1c1c009)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • potentially breaking dependency updates

v5.10.0

Compare Source

Features
  • add new rule sort-type-union-intersection-members (#​501) (fa4207d)

v5.9.2

Compare Source

Bug Fixes

v5.9.1

Compare Source

Bug Fixes

v5.9.0

Compare Source

Features

v5.8.2

Compare Source

Bug Fixes
  • enforceLineBreak now handles export type correctly (#​488) (c40937a)

v5.8.1

Compare Source

Bug Fixes

v5.8.0

Compare Source

Features

v5.7.2

Compare Source

Bug Fixes
  • object-type-curly-spacing should not trim multi-line expressions (#​481) (d2f6d9b)

v5.7.1

Compare Source

Bug Fixes

v5.7.0

Compare Source

Features

v5.6.0

Compare Source

Features

v5.5.0

Compare Source

Features

v5.4.0

Compare Source

Features

v5.3.1

Compare Source

Bug Fixes
  • object-type-curly-spacing should not throw errors on multiple spaces on option always (#​466) (e1d5d04)

v5.3.0

Compare Source

Features

v5.2.2

Compare Source

Bug Fixes

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features
  • add respect to [@noflow](https://togithub.com/noflow) annotation (#​451) (e93f1c0)

v5.1.4

Compare Source

Bug Fixes
  • false positive for optional call expressions in no-unused-expressions (#​448) (a91db33)

v5.1.3

Compare Source

Bug Fixes

v5.1.2

Compare Source

Bug Fixes
  • check type annotation context (1ec503d)

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features

v5.0.3

Compare Source

Bug Fixes

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes
  • require-exact-type must not add exact types for explicitly inexact types (fixes #​444) (4238464)

v5.0.0

Compare Source

Bug Fixes
  • replace annotations when they already exist (353dce4)
  • styles (fc5563d)
  • Use .range instead of .start & .end on node & token (93374cd)
Features
  • remove non-natural, case-sensitive sorting (46c8b4a)
  • Support ESLint 7.x (9adfc6f)
BREAKING CHANGES
    • Breaks compatibility with eslint sorting rule. In practise, there is never a case when someone would want to use the other options, though.
  • Requires Node@^10.12.x || 12.x
  • Requires ESLint@^7.x

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-8.x branch from ab53c26 to 1e4269d Compare September 25, 2022 15:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-8.x branch from 1e4269d to c6e23be Compare November 20, 2022 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants