Skip to content

Bump eslint from 5.10.0 to 5.12.0

Bucknell, Mary S. requested to merge dependabot/npm_and_yarn/eslint-5.12.0 into master

Created by: dependabot-preview[bot]

Bumps eslint from 5.10.0 to 5.12.0.

Release notes

Sourced from eslint's releases.

v5.12.0

  • 0d91e7d Update: Add sort-imports ignoreDeclarationSort (fixes #11019) (#11040) (Remco Haszing)
  • f92d6f0 Build: Add karma-chrome-launcher support (#11027) (薛定谔的猫)
  • 166853d Upgrade: eslint-plugin-eslint-plugin@2.0.1 (#11220) (薛定谔的猫)
  • bfff77a Fix: no-param-reassign parameter in ternary operator (fixes #11236) (#11239) (周昊宇)
  • 258b654 Upgrade: require-uncached renamed to import-fresh (#11066) (薛定谔的猫)

v5.11.1

  • de79f10 Fix: handle optional catch bindings in no-useless-catch (#11205) (Colin Ihrig)

v5.11.0

  • b4395f6 New: add option first for VariableDeclarator in indent (fixes #8976) (#11193) (Pig Fang)
  • 2b5a602 New: no-useless-catch rule (fixes #11174) (#11198) (Alexander Grasley)
  • 06b3b5b Fix: Account for comments in implicit-arrow-linebreak (#10545) (Mark de Dios)
  • 4242314 Update: handle computed properties in camelcase (fixes #11084) (#11113) (Bence Dányi)
  • 1009304 Docs: add a note for no-unused-expressions (fixes #11169) (#11192) (Pig Fang)
  • 88f99d3 Docs: clarify how to use configs in plugins (#11199) (Kai Cataldo)
  • bcf558b Docs: Clarify the no-unused-vars docs (#11195) (Jed Fox)
  • a470eb7 Docs: Fix no-irregular-whitespace description (#11196) (Jed Fox)
  • 8abc8af Docs: Remove a misleading example (#11204) (Bogdan Gradinariu)
  • 733d936 Docs: link to JSDoc EOL blogpost in valid-jsdoc and require-jsdoc (#11191) (Nathan Diddle)
  • d5eb108 Docs: Ensure triage label is added to new issues (#11182) (Teddy Katz)
  • 617a287 Docs: add missing deprecation notices for jsdoc rules (#11171) (Teddy Katz)
Changelog

Sourced from eslint's changelog.

v5.12.0 - January 4, 2019

  • 0d91e7d Update: Add sort-imports ignoreDeclarationSort (fixes #11019) (#11040) (Remco Haszing)
  • f92d6f0 Build: Add karma-chrome-launcher support (#11027) (薛定谔的猫)
  • 166853d Upgrade: eslint-plugin-eslint-plugin@2.0.1 (#11220) (薛定谔的猫)
  • bfff77a Fix: no-param-reassign parameter in ternary operator (fixes #11236) (#11239) (周昊宇)
  • 258b654 Upgrade: require-uncached renamed to import-fresh (#11066) (薛定谔的猫)

v5.11.1 - December 26, 2018

  • de79f10 Fix: handle optional catch bindings in no-useless-catch (#11205) (Colin Ihrig)

v5.11.0 - December 22, 2018

  • b4395f6 New: add option first for VariableDeclarator in indent (fixes #8976) (#11193) (Pig Fang)
  • 2b5a602 New: no-useless-catch rule (fixes #11174) (#11198) (Alexander Grasley)
  • 06b3b5b Fix: Account for comments in implicit-arrow-linebreak (#10545) (Mark de Dios)
  • 4242314 Update: handle computed properties in camelcase (fixes #11084) (#11113) (Bence Dányi)
  • 1009304 Docs: add a note for no-unused-expressions (fixes #11169) (#11192) (Pig Fang)
  • 88f99d3 Docs: clarify how to use configs in plugins (#11199) (Kai Cataldo)
  • bcf558b Docs: Clarify the no-unused-vars docs (#11195) (Jed Fox)
  • a470eb7 Docs: Fix no-irregular-whitespace description (#11196) (Jed Fox)
  • 8abc8af Docs: Remove a misleading example (#11204) (Bogdan Gradinariu)
  • 733d936 Docs: link to JSDoc EOL blogpost in valid-jsdoc and require-jsdoc (#11191) (Nathan Diddle)
  • d5eb108 Docs: Ensure triage label is added to new issues (#11182) (Teddy Katz)
  • 617a287 Docs: add missing deprecation notices for jsdoc rules (#11171) (Teddy Katz)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Merge request reports