Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Bump eslint-config-wemake from 0.4.0 to 0.5.2 #51

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Aug 13, 2018

Bumps eslint-config-wemake from 0.4.0 to 0.5.2.

Release notes

Sourced from eslint-config-wemake's releases.

Version 0.5.1

Style changes

  • Fixes multiline-comment-style value to be separate-lines

Misc

  • Updated peer dependencies to match not exact, but >= versions

Version 0.5.0

Style changes

  • We now always enforce key quotes with quote-props rule
  • We now enforce trailing commas, the same way we do it in our python code
  • We now enforce to name unused variables with _ prefix
  • We now enforce to name variables longer than 1 symbol
  • We now restrict to use names for variables from a blacklist
  • New multiline rules: lines-between-class-members and function-paren-newline
  • Now we track a bunch of complexity rules, look for complexity section in index.js
  • We now also check some of regex related stuff: require-unicode-regexp, no-misleading-character-class
  • We now use some more async related rules: no-async-promise-executor, require-atomic-updates
  • We now use some more comment-related rules: multiline-comment-style

Misc

  • Updated peer dependencies to eslint@5
Changelog

Sourced from eslint-config-wemake's changelog.

Version 0.5.2

Style changes

  • Fixes no-unused-vars to ignore catch errors and function arguments names

Version 0.5.1

Style changes

  • Fixes multiline-comment-style value to be separate-lines

Misc

  • Updated peer dependencies to match not exact, but >= versions

Version 0.5.0

Style changes

  • We now always enforce key quotes with quote-props rule
  • We now enforce trailing commas, the same way we do it in our python code
  • We now enforce to name unused variables with _ prefix
  • We now enforce to name variables longer than 1 symbol
  • We now restrict to use names for variables from a blacklist
  • New multiline rules: lines-between-class-members and function-paren-newline
  • Now we track a bunch of complexity rules, look for complexity section in index.js
  • We now also check some of regex related stuff: require-unicode-regexp, no-misleading-character-class
  • We now use some more async related rules: no-async-promise-executor, require-atomic-updates
  • We now use some more comment-related rules: multiline-comment-style

Misc

  • Updated peer dependencies to eslint@5
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 merge will merge this PR after your CI passes on it
  • @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.

@coveralls
Copy link

coveralls commented Aug 13, 2018

Pull Request Test Coverage Report for Build 177

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 173: 0.0%
Covered Lines: 4
Relevant Lines: 4

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-config-wemake-0.5.2 branch from d8545af to 83dd9c2 Compare September 3, 2018 09:35
@dependabot-preview
Copy link
Author

Superseded by #68.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-config-wemake-0.5.2 branch September 10, 2018 02:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants