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 eslint-config-airbnb-typescript to the latest version 🚀 #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 19, 2019

The devDependency eslint-config-airbnb-typescript was updated from 4.0.1 to 5.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: iamturns
License: MIT

Release Notes for v5.0.0

5.0.0 (2019-09-19)

Features

  • Update dependencies, support ESLint v6 (#17) (70e86f9)

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
Commits

The new version differs by 4 commits.

  • 70e86f9 feat: Update dependencies, support ESLint v6 (#17)
  • bb144f0 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#15)
  • f63921c chore: remove some scripts, removes dependency vunerability
  • 1c74eee docs: update reference about eslint plugin installation to latest RFC

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2019

Update to this version instead 🚀

Release Notes for v5.1.0

5.1.0 (2019-10-23)

Features

  • Remove arrow-parens rule override (#20) (50fd435)
Commits

The new version differs by 1 commits.

  • 50fd435 feat: Remove arrow-parens rule override (#20)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 24, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 10, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 14, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 14, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 8, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 9, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 17, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 17, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 10, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 3, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants