k-yle / rtsp-relay

šŸ“½ View an RTSP stream in your web browser using an express.js server
https://npm.im/rtsp-relay
MIT License
325 stars 59 forks source link

Update devDependencies #125

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node ^16.11.10 -> ^16.11.12 age adoption passing confidence
eslint (source) ^8.3.0 -> ^8.4.1 age adoption passing confidence
eslint-config-kyle ^7.6.0 -> ^7.9.4 age adoption passing confidence
jest (source) ^27.3.1 -> ^27.4.4 age adoption passing confidence
typescript (source) ^4.5.2 -> ^4.5.3 age adoption passing confidence

Release Notes

eslint/eslint ### [`v8.4.1`](https://togithub.com/eslint/eslint/releases/v8.4.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.4.0...v8.4.1) #### Bug Fixes - [`234e3d9`](https://togithub.com/eslint/eslint/commit/234e3d98eeab8956cefb14c982b9c348c21bb2d9) fix: revert changes to reported locations in max-lines-per-function ([#​15397](https://togithub.com/eslint/eslint/issues/15397)) (Milos Djermanovic) #### Documentation - [`fa4d483`](https://togithub.com/eslint/eslint/commit/fa4d4830a0e77f92154079ada17ffb893ce64232) docs: fix typo in example for `sort-keys` rule ([#​15393](https://togithub.com/eslint/eslint/issues/15393)) (Nitin Kumar) ### [`v8.4.0`](https://togithub.com/eslint/eslint/releases/v8.4.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.3.0...v8.4.0) ##### Features - [`5771663`](https://togithub.com/eslint/eslint/commit/5771663e8d3e86fec9454ee0af439c6989506bf3) feat: add `allowReserved` parser option ([#​15387](https://togithub.com/eslint/eslint/issues/15387)) (Milos Djermanovic) - [`32ac37a`](https://togithub.com/eslint/eslint/commit/32ac37a76b2e009a8f106229bc7732671d358189) feat: Flat config support in Linter (refs [#​13481](https://togithub.com/eslint/eslint/issues/13481)) ([#​15185](https://togithub.com/eslint/eslint/issues/15185)) (Nicholas C. Zakas) - [`d041f34`](https://togithub.com/eslint/eslint/commit/d041f345cdf0306f15faa2f305fe1d21ef137eb1) feat: Treat Class/New Expressions as truthy in no-constant-condition ([#​15326](https://togithub.com/eslint/eslint/issues/15326)) (Jordan Eldredge) - [`8f44cf5`](https://togithub.com/eslint/eslint/commit/8f44cf505765b663e371412ab57f0f1dbbe78513) feat: report only lines that exceed the limit in max-lines-per-function ([#​15140](https://togithub.com/eslint/eslint/issues/15140)) (Sneh Khatri) - [`808ad35`](https://togithub.com/eslint/eslint/commit/808ad35f204c838cd5eb8d766807dc43692f42f9) feat: pass cwd to formatters (refs [eslint/rfcs#​57](https://togithub.com/eslint/rfcs/issues/57)) ([#​13392](https://togithub.com/eslint/eslint/issues/13392)) (Toru Nagashima) - [`f1b7499`](https://togithub.com/eslint/eslint/commit/f1b7499a5162d3be918328ce496eb80692353a5a) feat: support async formatters ([#​15243](https://togithub.com/eslint/eslint/issues/15243)) (MO) ##### Bug Fixes - [`4940cc5`](https://togithub.com/eslint/eslint/commit/4940cc5c4903a691fe51d409137dd573c4c7706e) fix: mark --rulesdir option as deprecated in CLI docs ([#​15310](https://togithub.com/eslint/eslint/issues/15310)) (Kevin Partington) ##### Documentation - [`54deec5`](https://togithub.com/eslint/eslint/commit/54deec56bc25d516becaf767769ee7543f491d62) docs: update integrations.md ([#​15380](https://togithub.com/eslint/eslint/issues/15380)) (Vlad Sholokhov) - [`fa0423a`](https://togithub.com/eslint/eslint/commit/fa0423af7f8453f6c97b915b3b026f258b76a600) docs: fix typo in PR template ([#​15365](https://togithub.com/eslint/eslint/issues/15365)) (Nitin Kumar) - [`e233920`](https://togithub.com/eslint/eslint/commit/e233920857e282ba22116ad5f1dcc6dfabc8ef5b) docs: enable a few more markdownlint rules and fix violations ([#​15368](https://togithub.com/eslint/eslint/issues/15368)) (Bryan Mishkin) - [`632176d`](https://togithub.com/eslint/eslint/commit/632176dc43180ea4e7f99da429fee3ee3814a04d) docs: Dedent needlessly indented example in getter-return docs ([#​15363](https://togithub.com/eslint/eslint/issues/15363)) (Jordan Eldredge) - [`4497e88`](https://togithub.com/eslint/eslint/commit/4497e880248c24dc19eea8a5466555b847c0c7eb) docs: Update release notes blog post template ([#​15285](https://togithub.com/eslint/eslint/issues/15285)) (Nicholas C. Zakas) ##### Chores - [`efede90`](https://togithub.com/eslint/eslint/commit/efede90d59edc5cca9cd739df7e98f1ff00ca37d) chore: upgrade [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@​1](https://togithub.com/1).0.5 ([#​15389](https://togithub.com/eslint/eslint/issues/15389)) (Milos Djermanovic) - [`0b8c846`](https://togithub.com/eslint/eslint/commit/0b8c846c77234125fbb211980bc1e62dc8791513) chore: fix update-readme to avoid multiple consecutive blank lines ([#​15375](https://togithub.com/eslint/eslint/issues/15375)) (Milos Djermanovic) - [`94b2a8b`](https://togithub.com/eslint/eslint/commit/94b2a8b3d1f7d139dd6b06216a64727b7d5f009b) chore: Use default Chromium binary in M1 Mac tests ([#​15371](https://togithub.com/eslint/eslint/issues/15371)) (Brandon Mills) - [`ba58d94`](https://togithub.com/eslint/eslint/commit/ba58d94cb51d4d2644c024446d5750eaf4853129) ci: use node `v16` for Verify Files ([#​15364](https://togithub.com/eslint/eslint/issues/15364)) (Nitin Kumar) - [`1e32ee5`](https://togithub.com/eslint/eslint/commit/1e32ee591e978188b121604d0af9cbc04a50a3b5) chore: add jsdoc type annotation to rules ([#​15291](https://togithub.com/eslint/eslint/issues/15291)) (Bryan Mishkin)
k-yle/eslint-config-kyle ### [`v7.9.4`](https://togithub.com/k-yle/eslint-config-kyle/compare/acbf456fff1aaebc56275584d7f55cd2468631d1...0ccdecad62f2e29192d17d414803a7edd3b57e1a) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/acbf456fff1aaebc56275584d7f55cd2468631d1...0ccdecad62f2e29192d17d414803a7edd3b57e1a) ### [`v7.9.3`](https://togithub.com/k-yle/eslint-config-kyle/compare/56a11273b068c9d287b3cfa6bc493271cbc10284...acbf456fff1aaebc56275584d7f55cd2468631d1) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/56a11273b068c9d287b3cfa6bc493271cbc10284...acbf456fff1aaebc56275584d7f55cd2468631d1) ### [`v7.9.2`](https://togithub.com/k-yle/eslint-config-kyle/compare/4106e69b8684eace26ca99380d6c8d8812afcc25...56a11273b068c9d287b3cfa6bc493271cbc10284) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/4106e69b8684eace26ca99380d6c8d8812afcc25...56a11273b068c9d287b3cfa6bc493271cbc10284) ### [`v7.9.1`](https://togithub.com/k-yle/eslint-config-kyle/compare/edc91a053d5ba69af7a94da730b6cd534fe372a4...4106e69b8684eace26ca99380d6c8d8812afcc25) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/edc91a053d5ba69af7a94da730b6cd534fe372a4...4106e69b8684eace26ca99380d6c8d8812afcc25) ### [`v7.9.0`](https://togithub.com/k-yle/eslint-config-kyle/compare/d8cb6b4a78a81743604f948eec4eaed71737af09...edc91a053d5ba69af7a94da730b6cd534fe372a4) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/d8cb6b4a78a81743604f948eec4eaed71737af09...edc91a053d5ba69af7a94da730b6cd534fe372a4) ### [`v7.8.1`](https://togithub.com/k-yle/eslint-config-kyle/compare/013815f6d4fd7e17994c9f7353b13e2a1b5848de...d8cb6b4a78a81743604f948eec4eaed71737af09) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/013815f6d4fd7e17994c9f7353b13e2a1b5848de...d8cb6b4a78a81743604f948eec4eaed71737af09) ### [`v7.8.0`](https://togithub.com/k-yle/eslint-config-kyle/compare/f3803beb038dee143ee0154ab410800e5cbb0b47...013815f6d4fd7e17994c9f7353b13e2a1b5848de) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/f3803beb038dee143ee0154ab410800e5cbb0b47...013815f6d4fd7e17994c9f7353b13e2a1b5848de) ### [`v7.7.1`](https://togithub.com/k-yle/eslint-config-kyle/compare/516a056f1c6e3bac88186c8dedcc43b28677b25e...f3803beb038dee143ee0154ab410800e5cbb0b47) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/516a056f1c6e3bac88186c8dedcc43b28677b25e...f3803beb038dee143ee0154ab410800e5cbb0b47) ### [`v7.7.0`](https://togithub.com/k-yle/eslint-config-kyle/compare/b7beaca004b4919849db406dd190305006262170...516a056f1c6e3bac88186c8dedcc43b28677b25e) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/b7beaca004b4919849db406dd190305006262170...516a056f1c6e3bac88186c8dedcc43b28677b25e)
facebook/jest ### [`v27.4.4`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2744) [Compare Source](https://togithub.com/facebook/jest/compare/v27.4.3...v27.4.4) ##### Fixes - `[babel-jest]` Add `process.version` chunk to the cache key ([#​12122](https://togithub.com/facebook/jest/pull/12122)) - `[jest-environment]` Add `mocked` to `jest` object ([#​12133](https://togithub.com/facebook/jest/pull/12133)) - `[jest-worker]` Stop explicitly passing `execArgv` ([#​12128](https://togithub.com/facebook/jest/pull/12128)) ##### Chore & Maintenance - `[website]` Fix the card front that looks overlapping part of the card back ### [`v27.4.3`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2743) [Compare Source](https://togithub.com/facebook/jest/compare/v27.4.2...v27.4.3) ##### Fixes - `[jest-environment-jsdom]` Remove `@types/jsdom` dependency (and make its `dom` property `private`) ([#​12107](https://togithub.com/facebook/jest/pull/12107)) ### [`v27.4.2`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2742) [Compare Source](https://togithub.com/facebook/jest/compare/v27.4.1...v27.4.2) ##### Fixes - `[jest-worker]` Add additional `execArgv` to filter ([#​12103](https://togithub.com/facebook/jest/pull/12103)) ### [`v27.4.1`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2741) [Compare Source](https://togithub.com/facebook/jest/compare/v27.4.0...v27.4.1) ##### Fixes - `[jest-worker]` Filter `execArgv` correctly ([#​12097](https://togithub.com/facebook/jest/pull/12097)) ### [`v27.4.0`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2740) [Compare Source](https://togithub.com/facebook/jest/compare/v27.3.1...v27.4.0) ##### Features - `[expect]` Enhancing the `toHaveProperty` matcher to support array selection ([#​12092](https://togithub.com/facebook/jest/pull/12092)) - `[jest-core]` Add support for `testResultsProcessor` written in ESM ([#​12006](https://togithub.com/facebook/jest/pull/12006)) - `[jest-diff, pretty-format]` Add `compareKeys` option for custom sorting of object keys ([#​11992](https://togithub.com/facebook/jest/pull/11992)) - `[jest-mock]` Add `ts-jest` mock util functions ([#​12089](https://togithub.com/facebook/jest/pull/12089)) ##### Fixes - `[expect]` Allow again `expect.Matchers` generic with single value ([#​11986](https://togithub.com/facebook/jest/pull/11986)) - `[jest-circus, jest-jasmine2]` Avoid false concurrent test failures due to unhandled promise rejections ([#​11987](https://togithub.com/facebook/jest/pull/11987)) - `[jest-config]` Add missing `slash` dependency to `package.json` ([#​12080](https://togithub.com/facebook/jest/pull/12080)) - `[jest-core]` Incorrect detection of open ZLIB handles ([#​12022](https://togithub.com/facebook/jest/pull/12022)) - `[jest-diff]` Break dependency cycle ([#​10818](https://togithub.com/facebook/jest/pull/10818)) - `[jest-environment-jsdom]` Add `@types/jsdom` dependency ([#​11999](https://togithub.com/facebook/jest/pull/11999)) - `[jest-environment-jsdom]` Do not reset the global.document too early on teardown ([#​11871](https://togithub.com/facebook/jest/pull/11871)) - `[jest-transform]` Improve error and warning messages ([#​11998](https://togithub.com/facebook/jest/pull/11998)) - `[jest-worker]` Pass `execArgv` correctly to `worker_threads` worker ([#​12069](https://togithub.com/facebook/jest/pull/12069)) ##### Chore & Maintenance - `[docs]` CLI options alphabetized ([#​11586](https://togithub.com/facebook/jest/pull/11586)) - `[jest-runner]` Add info regarding timers to forcedExit message([#​12083](https://togithub.com/facebook/jest/pull/12083)) - `[*]` Replaced `substr` method with `substring` ([#​12066](https://togithub.com/facebook/jest/pull/12066)) - `[*]` Add `types` entry to all export maps ([#​12073](https://togithub.com/facebook/jest/pull/12073))
Microsoft/TypeScript ### [`v4.5.3`](https://togithub.com/Microsoft/TypeScript/releases/v4.5.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-5/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.5.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.0%22+). - [fixed issues query for Typescript 4.5.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.1%22+). - [fixed issues query for Typescript 4.5.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.2%22+). - [fixed issues query for Typescript 4.5.3 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.3%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Configuration

šŸ“… Schedule: "every 2 weeks on saturday" in timezone Pacific/Auckland.

šŸš¦ Automerge: Enabled.

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

šŸ‘» 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.