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

Update dependency eslint-config-airbnb-typescript to v7 #18

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2020

Whitesource Renovate banner

This PR contains the following updates:

Package Type Update Change
eslint-config-airbnb-typescript devDependencies major 4.0.1 -> 7.2.0

Release Notes

iamturns/eslint-config-airbnb-typescript

v7.2.0

Compare Source

Features
  • Update to latest dependencies (cd0b0e2)

v7.1.0

Compare Source

Features

v7.0.0

Compare Source

chore
  • Update to latest [@typescript-eslint](https://togithub.com/typescript-eslint) (#​63) (faf7a74)
BREAKING CHANGES

v6.3.2

Compare Source

Bug Fixes
  • no-dupe-class-members error when overloading methods (#​62) (4dd9348)

v6.3.1

Compare Source

Bug Fixes
  • Fix incorrect no-undef errors when exporting default interfaces (#​51) (427ea70)

v6.3.0

Compare Source

Features
  • Force new release (new peer dependency) (1d01455)

v6.2.0

Compare Source

Features

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • @typescript-eslint/quotes rule is now active. This may cause new linting errors.

v5.1.0

Compare Source

Features

v5.0.0

Compare Source

Features
BREAKING CHANGES
  • New and updated linting rules bubbled up from latest Airbnb version.

New dependencies and dependency versions required within your app.

Using airbnb-typescript?

npm install eslint-config-airbnb-typescript@latest \
            eslint-plugin-import@^2.18.2 \
            eslint-plugin-jsx-a11y@^6.2.3 \
            eslint-plugin-react@^7.14.3 \
            eslint-plugin-react-hooks@^1.7.0 \
            @​typescript-eslint/eslint-plugin@^2.3.0 \
            --save-dev

Using airbnb-typescript/base (no React support)?

npm install eslint-config-airbnb-typescript@latest \
            eslint-plugin-import@^2.18.2 \
            @​typescript-eslint/eslint-plugin@^2.3.0 \
            --save-dev

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@rarkins rarkins merged commit ee8eb5a into master Mar 27, 2020
@rarkins rarkins deleted the renovate/eslint-config-airbnb-typescript-7.x branch March 27, 2020 05:48
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.

None yet

2 participants