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

Bump eslint from 5.10.0 to 5.11.0 #22

Merged
merged 1 commit into from Dec 24, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint from 5.10.0 to 5.11.0.

Release notes

Sourced from eslint's releases.

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.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.

Bumps [eslint](https://github.com/eslint/eslint) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.10.0...v5.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 24, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d152160 on dependabot/npm_and_yarn/eslint-5.11.0 into 0a7447c on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d152160 on dependabot/npm_and_yarn/eslint-5.11.0 into 0a7447c on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d152160 on dependabot/npm_and_yarn/eslint-5.11.0 into 0a7447c on master.

@yoshinorin yoshinorin merged commit b30f286 into master Dec 24, 2018
@yoshinorin yoshinorin deleted the dependabot/npm_and_yarn/eslint-5.11.0 branch December 24, 2018 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants