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

Update dependency eslint-plugin-unicorn to v12 #227

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 25, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-unicorn dependencies major ^10.0.0 -> ^12.0.0

Release Notes

sindresorhus/eslint-plugin-unicorn

v12.0.0

Compare Source

New rules
Enhancements
  • Update filename-case rule to handle complicated filename (#​381) 871dab7
  • Update prevent-abbreviations to ignore uppercase letters (#​379) 50e6655
Fixes
  • Fix the expiring-todo-comments rule for programmatic usage of ESLint (#​385) b5cf874
  • Don't report no-process-exit rule in worker threads (#​388) 90ca979

v11.0.2

Compare Source

v11.0.1

Compare Source

  • consistent-function-scoping: Ignore anything containing JSX (#​382) 8a999c0
  • consistent-function-scoping: Do not fail on same-scoped function references (#​378) b62d96e

v11.0.0

Compare Source

New rules
Enhancements
  • Add more replacements to the prevent-abbreviations rule: 9b81e11 8ff4d91 dc8841a f500437
    - paramparameter
    - paramsparameters
    - curcurrent
    - currcurrent
    - accaccumulator
    - dirdirection
  • Add BigInt64Array and BigUint64Array types to the new-for-builtins rule (#​353) e7ff2de
  • Add support for isBigInt type check to the prefer-type-error rule (#​356) 186abd3
  • Refactor the prevent-abbreviations rule to handle more cases (#​337) 9db361f
Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the feature/renovate-eslint-plugin-unicorn-12.x branch from 36c0761 to 371e3d2 Compare September 25, 2019 19:55
@codecov
Copy link

codecov bot commented Sep 25, 2019

Codecov Report

Merging #227 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #227   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            1      1           
  Lines            1      1           
======================================
  Hits             1      1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b40f81...371e3d2. Read the comment docs.

@renovate renovate bot force-pushed the feature/renovate-eslint-plugin-unicorn-12.x branch from 371e3d2 to 3c23f2d Compare September 25, 2019 20:04
@eaviles eaviles merged commit 87f7544 into develop Sep 25, 2019
@eaviles eaviles deleted the feature/renovate-eslint-plugin-unicorn-12.x branch September 25, 2019 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants