the-mmm-agency / muskoka-district-rentals

https://muskoka-district-rentals.netlify.com
MIT License
0 stars 0 forks source link

Update dependency eslint-plugin-unicorn to v13 - autoclosed #122

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint-plugin-unicorn dependencies major ^12.1.0 -> ^13.0.0

Release Notes

sindresorhus/eslint-plugin-unicorn ### [`v13.0.0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/v13.0.0) [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v12.1.0...v13.0.0) ##### Breaking - Change some [options](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/prevent-abbreviations.md#options) for `prevent-abbreviations` rule ([#​422](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/422)) [`4d5f5cb`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/4d5f5cb) The `checkDefaultAndNamespaceImports` and `checkShorthandImports` options accept a string instead of a boolean now. The default value changed from always checking to only checking internal imports (meaning local modules and not published packages). ##### Enhancements - Support [pre-release versions](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/expiring-todo-comments.md#pre-releases) in `expiring-todo-comments` rule ([#​435](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/435)) [`a03132e`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/a03132e) - Add [`ignore` option](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/filename-case.md#ignore) to the `filename-case` rule ([#​431](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/431)) [`1bc47a0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/1bc47a0) ##### Fixes - Fix `require()` in `import-index` rule ([#​436](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/436)) [`393e8e1`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/393e8e1)

Renovate configuration

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

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

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

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit e356d8cd and detected 0 issues on this pull request.

View more on Code Climate.