kamontat / Portfolio-old

My Portfolio
https://kamontat.space
MIT License
0 stars 0 forks source link

Update dependency eslint to v5.9.0 #143

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
eslint devDependencies minor 5.8.0 -> 5.9.0 homepage, source

Release Notes

eslint/eslint ### [`v5.9.0`](https://renovatebot.com/gh/eslint/eslint/releases/v5.9.0) [Compare Source](https://renovatebot.com/gh/eslint/eslint/compare/v5.8.0...v5.9.0) - [`9436712`](https://renovatebot.com/gh/eslint/eslint/commit/9436712) Fix: Unused recursive function expressions (fixes [#​10982](https://renovatebot.com/gh/eslint/eslint/issues/10982)) ([#​11032](https://renovatebot.com/gh/eslint/eslint/issues/11032)) (Sergei Startsev) - [`c832cd5`](https://renovatebot.com/gh/eslint/eslint/commit/c832cd5) Update: add `ignoreDestructuring` option to `id-match` rule ([#​10554](https://renovatebot.com/gh/eslint/eslint/issues/10554)) (一名宅。) - [`54687a8`](https://renovatebot.com/gh/eslint/eslint/commit/54687a8) Fix: prefer-const autofix multiline assignment (fixes [#​10582](https://renovatebot.com/gh/eslint/eslint/issues/10582)) ([#​10987](https://renovatebot.com/gh/eslint/eslint/issues/10987)) (Scott Stern) - [`ae2b61d`](https://renovatebot.com/gh/eslint/eslint/commit/ae2b61d) Update: "off" options for "space-before-blocks" (refs [#​10906](https://renovatebot.com/gh/eslint/eslint/issues/10906)) ([#​10907](https://renovatebot.com/gh/eslint/eslint/issues/10907)) (Sophie Kirschner) - [`57f357e`](https://renovatebot.com/gh/eslint/eslint/commit/57f357e) Docs: Update require-await docs with exception (fixes [#​9540](https://renovatebot.com/gh/eslint/eslint/issues/9540)) ([#​11063](https://renovatebot.com/gh/eslint/eslint/issues/11063)) (Nicholas C. Zakas) - [`79a2797`](https://renovatebot.com/gh/eslint/eslint/commit/79a27976) Update: no-restricted-imports to check re-export (fixes [#​9678](https://renovatebot.com/gh/eslint/eslint/issues/9678)) ([#​11064](https://renovatebot.com/gh/eslint/eslint/issues/11064)) (Nicholas C. Zakas) - [`3dd7493`](https://renovatebot.com/gh/eslint/eslint/commit/3dd7493) Docs: update ecmaVersion to include 2019/10 values ([#​11059](https://renovatebot.com/gh/eslint/eslint/issues/11059)) (Vse Mozhet Byt) - [`607635d`](https://renovatebot.com/gh/eslint/eslint/commit/607635d) Upgrade: eslint-plugin-node & eslint-plugin ([#​11067](https://renovatebot.com/gh/eslint/eslint/issues/11067)) (薛定谔的猫) - [`dcc6233`](https://renovatebot.com/gh/eslint/eslint/commit/dcc6233) Fix: Ignore empty statements in no-unreachable (fixes [#​9081](https://renovatebot.com/gh/eslint/eslint/issues/9081)) ([#​11058](https://renovatebot.com/gh/eslint/eslint/issues/11058)) (Nicholas C. Zakas) - [`7ad86de`](https://renovatebot.com/gh/eslint/eslint/commit/7ad86de) New: Add --fix-type option to CLI (fixes [#​10855](https://renovatebot.com/gh/eslint/eslint/issues/10855)) ([#​10912](https://renovatebot.com/gh/eslint/eslint/issues/10912)) (Nicholas C. Zakas) - [`0800b20`](https://renovatebot.com/gh/eslint/eslint/commit/0800b20) Chore: fix invalid super() calls in tests ([#​11054](https://renovatebot.com/gh/eslint/eslint/issues/11054)) (Teddy Katz) - [`4fe3287`](https://renovatebot.com/gh/eslint/eslint/commit/4fe3287) Docs: Cross-reference two rules (refs [#​11041](https://renovatebot.com/gh/eslint/eslint/issues/11041)) ([#​11042](https://renovatebot.com/gh/eslint/eslint/issues/11042)) (Paul Melnikow) - [`5525eb6`](https://renovatebot.com/gh/eslint/eslint/commit/5525eb6) Fix: rule deprecation warnings did not consider all rules ([#​11044](https://renovatebot.com/gh/eslint/eslint/issues/11044)) (Teddy Katz) - [`44d37ca`](https://renovatebot.com/gh/eslint/eslint/commit/44d37ca) Docs: Update steps for adding new TSC member ([#​11038](https://renovatebot.com/gh/eslint/eslint/issues/11038)) (Nicholas C. Zakas) - [`802e926`](https://renovatebot.com/gh/eslint/eslint/commit/802e926) Update: Warn for deprecation in Node output (fixes [#​7443](https://renovatebot.com/gh/eslint/eslint/issues/7443)) ([#​10953](https://renovatebot.com/gh/eslint/eslint/issues/10953)) (Colin Chang)

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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


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