Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update dependency eslint-config-airbnb to v18 #1444

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2019

This PR contains the following updates:

Package Type Update Change
eslint-config-airbnb dependencies major ^17.1.1 -> ^18.0.0

Release Notes

airbnb/javascript

v18.0.1

Compare Source

v18.0.0

Compare Source


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 if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-config-airbnb-18.x branch from 7a5ed93 to 54e29d4 Compare August 11, 2019 23:39
edmorley added a commit that referenced this pull request Sep 1, 2019
* Combines #1443 and #1444 (since they are dependant on each other)
* Adds the new AirBnB hooks preset to `@neutrinojs/airbnb`
* Removes the React `version` option from `@neutrinojs/airbnb` since
  it's now configured within `eslint-config-airbnb`
* Switches other React `version` usages to the new `'detect'` mode
* Overrides AirBnB's configuration for `react/state-in-constructor`
  since `@neutrinojs/react` supports class properties, so using the
  `always` mode is unnecessary.

Closes #1443 and closes #1444.
@edmorley edmorley deleted the renovate/eslint-config-airbnb-18.x branch September 1, 2019 15:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants