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.6.0 #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Sep 10, 2018

Bumps eslint-config-wemake from 0.4.0 to 0.6.0.

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

Style changes

  • Updated the variables blacklist

Misc

  • Updated eslint-config-standard to [**12**](https://github.com/12).0

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
  • ff3c810 Version 0.6.0 release
  • 36dcf55 Merge pull request #36 from wemake-services/dependabot/npm_and_yarn/babel-esl...
  • 6c12333 Bump babel-eslint from 8.2.6 to 9.0.0
  • bba3d68 Merge pull request #35 from wemake-services/dependabot/npm_and_yarn/eslint-co...
  • c53f145 Merge pull request #37 from wemake-services/dependabot/npm_and_yarn/eslint-pl...
  • 2af6b63 Merge pull request #38 from wemake-services/dependabot/npm_and_yarn/eslint-5.5.0
  • afd6331 Bump eslint from 5.4.0 to 5.5.0
  • d8f44c4 Bump eslint-plugin-standard from 3.1.0 to 4.0.0
  • ad1ce16 Bump eslint-config-standard from 11.0.0 to 12.0.0
  • c49a29d Merge pull request #34 from wemake-services/dependabot/npm_and_yarn/eslint-pl...
  • Additional commits viewable in compare view

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

@coveralls
Copy link

coveralls commented Sep 10, 2018

Pull Request Test Coverage Report for Build 286

  • 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 282: 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.6.0 branch from 5578e86 to 97f99a4 Compare October 29, 2018 10:06
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-config-wemake-0.6.0 branch from 97f99a4 to 2524063 Compare November 12, 2018 10:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-config-wemake-0.6.0 branch from 2524063 to b802c4e Compare January 26, 2019 10:55
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