ls-age / svelte-preprocess-sass

Svelte preprocessor for sass
91 stars 6 forks source link

chore(package): Update dependency eslint to v7.19.0 #108

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 7.18.0 -> 7.19.0 age adoption passing confidence

Release Notes

eslint/eslint ### [`v7.19.0`](https://togithub.com/eslint/eslint/releases/v7.19.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.18.0...v7.19.0) - [`ce7f061`](https://togithub.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b) Update: add shadowed variable loc to message in no-shadow (fixes [#​13646](https://togithub.com/eslint/eslint/issues/13646)) ([#​13841](https://togithub.com/eslint/eslint/issues/13841)) (t-mangoe) - [`c60e23f`](https://togithub.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4) Update: fix `let` logic in for-in and for-of loops in no-extra-parens ([#​14011](https://togithub.com/eslint/eslint/issues/14011)) (Milos Djermanovic) - [`d76e8f6`](https://togithub.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622) Fix: no-useless-rename invalid autofix with parenthesized identifiers ([#​14032](https://togithub.com/eslint/eslint/issues/14032)) (Milos Djermanovic) - [`5800d92`](https://togithub.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354) Docs: Clarify stylistic rule update policy ([#​14052](https://togithub.com/eslint/eslint/issues/14052)) (Brandon Mills) - [`0ccf6d2`](https://togithub.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75) Docs: remove configuring.md ([#​14036](https://togithub.com/eslint/eslint/issues/14036)) (Milos Djermanovic) - [`65bb0ab`](https://togithub.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c) Chore: Clean up new issue workflow ([#​14040](https://togithub.com/eslint/eslint/issues/14040)) (Nicholas C. Zakas) - [`e1da90f`](https://togithub.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4) Fix: nested indenting for offsetTernaryExpressions: true (fixes [#​13971](https://togithub.com/eslint/eslint/issues/13971)) ([#​13972](https://togithub.com/eslint/eslint/issues/13972)) (Chris Brody) - [`1a078b9`](https://togithub.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a) Update: check ternary `:` even if `?` was reported in space-infix-ops ([#​13963](https://togithub.com/eslint/eslint/issues/13963)) (Milos Djermanovic) - [`fb27422`](https://togithub.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a) Fix: extend prefer-const fixer range to whole declaration (fixes [#​13899](https://togithub.com/eslint/eslint/issues/13899)) ([#​14033](https://togithub.com/eslint/eslint/issues/14033)) (Nitin Kumar) - [`e0b05c7`](https://togithub.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611) Docs: add a correct example to no-unsafe-optional-chaining (refs [#​14029](https://togithub.com/eslint/eslint/issues/14029)) ([#​14050](https://togithub.com/eslint/eslint/issues/14050)) (armin yahya) - [`46e836d`](https://togithub.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd) Sponsors: Sync README with website (ESLint Jenkins) - [`3fc4fa4`](https://togithub.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a) Docs: update configuring links ([#​14038](https://togithub.com/eslint/eslint/issues/14038)) (Milos Djermanovic) - [`8561c21`](https://togithub.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76) Docs: fix broken links in configuring/README.md ([#​14046](https://togithub.com/eslint/eslint/issues/14046)) (Milos Djermanovic) - [`1c309eb`](https://togithub.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c) Update: fix no-invalid-regexp false negatives with no flags specified ([#​14018](https://togithub.com/eslint/eslint/issues/14018)) (Milos Djermanovic) - [`f6602d5`](https://togithub.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e) Docs: Reorganize Configuration Documentation ([#​13837](https://togithub.com/eslint/eslint/issues/13837)) (klkhan) - [`c753b44`](https://togithub.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469) Sponsors: Sync README with website (ESLint Jenkins) - [`a4fdb70`](https://togithub.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7) Docs: Fixed Typo ([#​14007](https://togithub.com/eslint/eslint/issues/14007)) (Yash Singh) - [`f7ca481`](https://togithub.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b) Docs: Explain why we disable lock files (refs [eslint/tsc-meetings#​234](https://togithub.com/eslint/tsc-meetings/issues/234)) ([#​14006](https://togithub.com/eslint/eslint/issues/14006)) (Brandon Mills)

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

renovate[bot] commented 3 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


codecov[bot] commented 3 years ago

Codecov Report

Merging #108 (6918cd3) into master (d319edf) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           1        1           
  Lines          16       16           
=======================================
  Hits           15       15           
  Misses          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 d319edf...6918cd3. Read the comment docs.