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

Update dependency eslint to v5 #963

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2018

This Pull Request updates peerDependency eslint (homepage, source) from ^4.0.0 to ^5.0.0


Release Notes

v5.4.0

Compare Source


v5.3.0

Compare Source


v5.2.0

Compare Source


v5.1.0

Compare Source


v5.0.1

Compare Source


v5.0.0

Compare Source
Release blogpost

Migration guide



This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/eslint-5.x branch 2 times, most recently from e6a5e3a to b06401b Compare July 17, 2018 23:47
@edmorley edmorley mentioned this pull request Aug 15, 2018
edmorley added a commit that referenced this pull request Aug 19, 2018
* Updates all dependencies to the latest available to pick up any
  ESLint 5 compatibility fixes (in the case of `babel-eslint` and
  `eslint-plugin-vue` this meant beta versions, so for those the
  tilde range has been changed to exact, pending the final versions).
* Raises `ecmaVersion` to `2018`.
* Removes all custom `ecmaFeatures` options since:
  - `impliedStrict` is redundant when using `sourceType: 'module'`
  - none of the others are recognised by latest ESLint/`babel-eslint`

Migration guide:
https://eslint.org/docs/user-guide/migrating-to-5.0.0

Docs to help with reviewing the `parserOptions` changes:
https://eslint.org/docs/user-guide/configuring#specifying-parser-options
https://github.com/babel/babel-eslint#configuration
https://eslint.org/docs/rules/strict#rule-details (for `impliedStrict`)

Fixes #383.
Closes #963.
Closes #1001.
@renovate renovate bot deleted the renovate/eslint-5.x branch August 19, 2018 15:34
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.

None yet

2 participants