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 #127

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.12 -> ^16.11.17 age adoption passing confidence
eslint (source) ^8.4.1 -> ^8.5.0 age adoption passing confidence
eslint-config-kyle ^7.9.4 -> ^7.13.0 age adoption passing confidence
express (source) ^4.17.1 -> ^4.17.2 age adoption passing confidence
jest (source) ^27.4.4 -> ^27.4.5 age adoption passing confidence
puppeteer ^13.0.0 -> ^13.0.1 age adoption passing confidence
typescript (source) ^4.5.3 -> ^4.5.4 age adoption passing confidence

Release Notes

eslint/eslint ### [`v8.5.0`](https://togithub.com/eslint/eslint/releases/v8.5.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.4.1...v8.5.0) #### Features - [`94e77a6`](https://togithub.com/eslint/eslint/commit/94e77a693fd5124c9057320310b41e92567d7e76) feat: Suggestions support for `prefer-regex-literals` ([#​15077](https://togithub.com/eslint/eslint/issues/15077)) (Yash Singh) - [`eafaf52`](https://togithub.com/eslint/eslint/commit/eafaf52464c01072fcf7be2bd2d91cd0b3ae67d0) feat: add `prefer-object-has-own` rule ([#​15346](https://togithub.com/eslint/eslint/issues/15346)) (Nitin Kumar) #### Bug Fixes - [`7d832d4`](https://togithub.com/eslint/eslint/commit/7d832d4ad55f3c987aca8d858809cbcb77697648) fix: improve `prefer-template` fixer ([#​15230](https://togithub.com/eslint/eslint/issues/15230)) (Nitin Kumar) - [`981fb48`](https://togithub.com/eslint/eslint/commit/981fb48991448bec171d7d4332d7dc514252f83f) fix: do not report global references in `id-match` rule ([#​15420](https://togithub.com/eslint/eslint/issues/15420)) (Nitin Kumar) - [`f13d4a6`](https://togithub.com/eslint/eslint/commit/f13d4a6cf7c7ff6160be7426fc6fe02e3e37a0b7) fix: improve autofix of `prefer-object-has-own` ([#​15419](https://togithub.com/eslint/eslint/issues/15419)) (Nitin Kumar) - [`f4559a0`](https://togithub.com/eslint/eslint/commit/f4559a0f7150ad7494658bd5ea846cfca5073caf) fix: add helpful message when test case has non-string code/name ([#​15425](https://togithub.com/eslint/eslint/issues/15425)) (Bryan Mishkin) #### Documentation - [`314c84c`](https://togithub.com/eslint/eslint/commit/314c84c1b83b32e75587ce7a77130eac7e2a8f49) docs: add an incorrect code example in for-direction ([#​15434](https://togithub.com/eslint/eslint/issues/15434)) (Holger Jeromin) - [`3928175`](https://togithub.com/eslint/eslint/commit/3928175d01c6ac2b37147b3256c56df8faf2c6c4) docs: add destructuring examples for `computed-property-spacing` ([#​15423](https://togithub.com/eslint/eslint/issues/15423)) (Nitin Kumar) - [`a53e59e`](https://togithub.com/eslint/eslint/commit/a53e59eab7da52e3df095a679a6fdab74a7bce6f) docs: add more examples for `array-element-newline` rule ([#​15427](https://togithub.com/eslint/eslint/issues/15427)) (Nitin Kumar) - [`74cf0a0`](https://togithub.com/eslint/eslint/commit/74cf0a040e1a83990d8d7eb57e1f5ce919a11ebe) docs: update CLA info ([#​15370](https://togithub.com/eslint/eslint/issues/15370)) (Nitin Kumar) - [`e84195e`](https://togithub.com/eslint/eslint/commit/e84195ea39b5cf54d7a551c62671af80b859f1ac) docs: fix heading level for an option in `class-methods-use-this` rule ([#​15399](https://togithub.com/eslint/eslint/issues/15399)) (Takuya Fukuju) #### Chores - [`225f211`](https://togithub.com/eslint/eslint/commit/225f2111ebcfc6bcd2d475f5261c85eb00fb0191) test: add destructuring test cases for `computed-property-spacing` ([#​15424](https://togithub.com/eslint/eslint/issues/15424)) (Nitin Kumar) - [`f2c7ba6`](https://togithub.com/eslint/eslint/commit/f2c7ba6c34c8943dc24a1c41317d536c1a63cb36) ci: use node v16 for `macOS` and `windows` jobs ([#​15418](https://togithub.com/eslint/eslint/issues/15418)) (Nitin Kumar)
k-yle/eslint-config-kyle ### [`v7.13.0`](https://togithub.com/k-yle/eslint-config-kyle/compare/71b8fbf792248a4c527adc80d66317be9cdd5ade...e58afc9c32ddc5728d55e19bbc016123385b5f77) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/71b8fbf792248a4c527adc80d66317be9cdd5ade...e58afc9c32ddc5728d55e19bbc016123385b5f77) ### [`v7.12.0`](https://togithub.com/k-yle/eslint-config-kyle/compare/740e96f0231a17f9db02603fcc973bf2923a7266...71b8fbf792248a4c527adc80d66317be9cdd5ade) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/740e96f0231a17f9db02603fcc973bf2923a7266...71b8fbf792248a4c527adc80d66317be9cdd5ade) ### [`v7.11.0`](https://togithub.com/k-yle/eslint-config-kyle/compare/35ec81c7d010fbf4ee2e3e43990bde5ca9ceb784...740e96f0231a17f9db02603fcc973bf2923a7266) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/35ec81c7d010fbf4ee2e3e43990bde5ca9ceb784...740e96f0231a17f9db02603fcc973bf2923a7266) ### [`v7.10.1`](https://togithub.com/k-yle/eslint-config-kyle/compare/8d316d24e48e2c0b52370793e183884afaa4f0f4...35ec81c7d010fbf4ee2e3e43990bde5ca9ceb784) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/8d316d24e48e2c0b52370793e183884afaa4f0f4...35ec81c7d010fbf4ee2e3e43990bde5ca9ceb784) ### [`v7.10.0`](https://togithub.com/k-yle/eslint-config-kyle/compare/0ccdecad62f2e29192d17d414803a7edd3b57e1a...8d316d24e48e2c0b52370793e183884afaa4f0f4) [Compare Source](https://togithub.com/k-yle/eslint-config-kyle/compare/0ccdecad62f2e29192d17d414803a7edd3b57e1a...8d316d24e48e2c0b52370793e183884afaa4f0f4)
expressjs/express ### [`v4.17.2`](https://togithub.com/expressjs/express/blob/HEAD/History.md#​4172--2021-12-16) [Compare Source](https://togithub.com/expressjs/express/compare/4.17.1...4.17.2) \=================== - Fix handling of `undefined` in `res.jsonp` - Fix handling of `undefined` when `"json escape"` is enabled - Fix incorrect middleware execution with unanchored `RegExp`s - Fix `res.jsonp(obj, status)` deprecation message - Fix typo in `res.is` JSDoc - deps: body-parser@1.19.1 - deps: bytes@3.1.1 - deps: http-errors@1.8.1 - deps: qs@6.9.6 - deps: raw-body@2.4.2 - deps: safe-buffer@5.2.1 - deps: type-is@~1.6.18 - deps: content-disposition@0.5.4 - deps: safe-buffer@5.2.1 - deps: cookie@0.4.1 - Fix `maxAge` option to reject invalid values - deps: proxy-addr@~2.0.7 - Use `req.socket` over deprecated `req.connection` - deps: forwarded@0.2.0 - deps: ipaddr.js@1.9.1 - deps: qs@6.9.6 - deps: safe-buffer@5.2.1 - deps: send@0.17.2 - deps: http-errors@1.8.1 - deps: ms@2.1.3 - pref: ignore empty http tokens - deps: serve-static@1.14.2 - deps: send@0.17.2 - deps: setprototypeof@1.2.0
facebook/jest ### [`v27.4.5`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2745) [Compare Source](https://togithub.com/facebook/jest/compare/v27.4.4...v27.4.5) ##### Fixes - `[jest-worker]` Stop explicitly passing `process.env` ([#​12141](https://togithub.com/facebook/jest/pull/12141))
puppeteer/puppeteer ### [`v13.0.1`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1301-httpsgithubcompuppeteerpuppeteercomparev1300v1301-2021-12-22) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v13.0.0...v13.0.1)
Microsoft/TypeScript ### [`v4.5.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.5.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4) This patch release includes a fix for [incorrectly offering up JSX attribute snippet completions at the beginning of a tag name](https://togithub.com/microsoft/TypeScript/issues/47090). 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+). - - [fixed issues query for Typescript 4.5.4 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.4%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.