moroshko / react-scanner

Extract React components and props usage from code.
MIT License
564 stars 40 forks source link

Update all non-major dependencies #2

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/typescript-estree dependencies patch 3.7.0 -> 3.7.1
astray dependencies minor 1.0.0 -> 1.1.1
eslint (source) devDependencies minor 7.5.0 -> 7.6.0
uvu devDependencies patch 0.3.0 -> 0.3.1

Release Notes

typescript-eslint/typescript-eslint ### [`v3.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​371-httpsgithubcomtypescript-eslinttypescript-eslintcomparev370v371-2020-07-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v3.7.0...v3.7.1) ##### Bug Fixes - **eslint-plugin:** [adjacent-overload-signatures] fix false positive on call signatures and a method named `call` ([#​2313](https://togithub.com/typescript-eslint/typescript-eslint/issues/2313)) ([30fafb0](https://togithub.com/typescript-eslint/typescript-eslint/commit/30fafb09422b3aca881f4785d89b0536092d4952)) - **eslint-plugin:** [no-extra-parens] stop reporting on calling generic functions with one argument and type parameters containing parentheses ([#​2319](https://togithub.com/typescript-eslint/typescript-eslint/issues/2319)) ([616a841](https://togithub.com/typescript-eslint/typescript-eslint/commit/616a841032bec310d9f31f1c987888273df27008)) - **typescript-estree:** correct AST regression introduced by TS4.0 upgrade ([#​2316](https://togithub.com/typescript-eslint/typescript-eslint/issues/2316)) ([d7fefba](https://togithub.com/typescript-eslint/typescript-eslint/commit/d7fefba3741a526ff2b58dd713995c3ee5603962))
lukeed/astray ### [`v1.1.1`](https://togithub.com/lukeed/astray/compare/v1.1.0...v1.1.1) [Compare Source](https://togithub.com/lukeed/astray/compare/v1.1.0...v1.1.1) ### [`v1.1.0`](https://togithub.com/lukeed/astray/compare/v1.0.0...v1.1.0) [Compare Source](https://togithub.com/lukeed/astray/compare/v1.0.0...v1.1.0)
eslint/eslint ### [`v7.6.0`](https://togithub.com/eslint/eslint/releases/v7.6.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.5.0...v7.6.0) - [`ecb2b73`](https://togithub.com/eslint/eslint/commit/ecb2b7343a0d14fb57d297a16be6c1b176fb3dbf) Update: require `meta` for fixable rules in RuleTester (refs [#​13349](https://togithub.com/eslint/eslint/issues/13349)) ([#​13489](https://togithub.com/eslint/eslint/issues/13489)) (Milos Djermanovic) - [`6fb4edd`](https://togithub.com/eslint/eslint/commit/6fb4edde3b7a7ae2faf8ac956a7342fbf80865fc) Docs: fix broken links in developer guide ([#​13518](https://togithub.com/eslint/eslint/issues/13518)) (Sam Chen) - [`318fe10`](https://togithub.com/eslint/eslint/commit/318fe103dbf2548eee293ff456ef0b829dbe3db3) Fix: Do not output `undefined` as line and column when it's unavailable ([#​13519](https://togithub.com/eslint/eslint/issues/13519)) (haya14busa) - [`493b5b4`](https://togithub.com/eslint/eslint/commit/493b5b40cae7a076fdeb19740f8c88fb4ae9c1fb) Sponsors: Sync README with website (ESLint Jenkins) - [`f100143`](https://togithub.com/eslint/eslint/commit/f100143fa5f529aacb2b50e650a00d2697ca4c54) Sponsors: Sync README with website (ESLint Jenkins) - [`16b10fe`](https://togithub.com/eslint/eslint/commit/16b10fe8ba3c78939d5ada4a25caf2f0c9e6a058) Fix: Update the chatroom link to go directly to help channel ([#​13536](https://togithub.com/eslint/eslint/issues/13536)) (Nicholas C. Zakas) - [`f937eb9`](https://togithub.com/eslint/eslint/commit/f937eb95407f60d3772bcb956e227aaf99e48777) Sponsors: Sync README with website (ESLint Jenkins) - [`e71e298`](https://togithub.com/eslint/eslint/commit/e71e2980cd2e319afc70d8c859c7ffd59cf4157b) Update: Change no-duplicate-case to comparing tokens (fixes [#​13485](https://togithub.com/eslint/eslint/issues/13485)) ([#​13494](https://togithub.com/eslint/eslint/issues/13494)) (Yosuke Ota) - [`6c4aea4`](https://togithub.com/eslint/eslint/commit/6c4aea44fd78e1eecea5fe3c37e1921e3b1e98a6) Docs: add ECMAScript 2020 to README ([#​13510](https://togithub.com/eslint/eslint/issues/13510)) (Milos Djermanovic)
lukeed/uvu ### [`v0.3.1`](https://togithub.com/lukeed/uvu/releases/v0.3.1) [Compare Source](https://togithub.com/lukeed/uvu/compare/v0.3.0...v0.3.1) #### Features - (assert): Added `assert.match` and `assert.not.match` operators ([#​34](https://togithub.com/lukeed/uvu/issues/34)): [`74d1d84`](https://togithub.com/lukeed/uvu/commit/74d1d84) #### Patches - (uvu) Allow `uvu` to run in the browser without `process` shims ([#​37](https://togithub.com/lukeed/uvu/issues/37)): [`878524c`](https://togithub.com/lukeed/uvu/commit/878524c)

Renovate configuration

:date: Schedule: "every weekend" (UTC).

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

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

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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