webtorrent / webtorrent-desktop

ā¤ļø Streaming torrent app for Mac, Windows, and Linux
https://webtorrent.io/desktop
MIT License
9.67k stars 1k forks source link

fix(deps): update dependency prop-types to v15.8.1 #2104

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
prop-types (source) 15.7.2 -> 15.8.1 age adoption passing confidence

Release Notes

facebook/prop-types ### [`v15.8.1`](https://togithub.com/facebook/prop-types/blob/HEAD/CHANGELOG.md#​1581) [Compare Source](https://togithub.com/facebook/prop-types/compare/v15.8.0...v15.8.1) - \[Fix] fix crash when a custom propType return lacks `.data`; call `hasOwnProperty` properly ([#​370](https://togithub.com/facebook/prop-types/issues/370)) - \[meta] Fix formatting in CHANGELOG.md ([#​367](https://togithub.com/facebook/prop-types/issues/367)) - \[Tests] add missing test coverage ([#​370](https://togithub.com/facebook/prop-types/issues/370)) - \[Tests] convert normal `it` functions to arrow functions ([#​370](https://togithub.com/facebook/prop-types/issues/370)) - \[Tests] do not fail fast; add react 17 ([#​366](https://togithub.com/facebook/prop-types/issues/366)) - \[Dev Deps] update `eslint` ### [`v15.8.0`](https://togithub.com/facebook/prop-types/blob/HEAD/CHANGELOG.md#​1580) [Compare Source](https://togithub.com/facebook/prop-types/compare/v15.7.2...v15.8.0) - \[New] add `PropTypes.bigint` ([#​365](https://togithub.com/facebook/prop-types/issues/365)) - \[New] `oneOfType`: Add expected types to warning ([#​198](https://togithub.com/facebook/prop-types/issues/198)) - \[New] Add type check for validator for 'shape' and 'exact' ([#​234](https://togithub.com/facebook/prop-types/issues/234)) - \[Fix] `checkPropTypes`: Friendlier message when using a type checker that is not a function ([#​51](https://togithub.com/facebook/prop-types/issues/51)) - \[Refactor] extract `has` ([#​261](https://togithub.com/facebook/prop-types/issues/261), [#​125](https://togithub.com/facebook/prop-types/issues/125), [#​124](https://togithub.com/facebook/prop-types/issues/124)) - \[readme] Fix branch name (master -> main) ([#​364](https://togithub.com/facebook/prop-types/issues/364)) - \[readme] Clarify usage of `elementType` ([#​335](https://togithub.com/facebook/prop-types/issues/335)) - \[docs] highlighted the func name ([#​321](https://togithub.com/facebook/prop-types/issues/321)) - \[docs] Typo fix in example ([#​300](https://togithub.com/facebook/prop-types/issues/300)) - \[docs] Add instructions for intentional inclusion of validation in production. ([#​262](https://togithub.com/facebook/prop-types/issues/262)) - \[docs] `PropTypes.node`: add link to react docs - \[docs] Improve wording for `checkPropTypes` ([#​258](https://togithub.com/facebook/prop-types/issues/258)) - \[meta] Add a package `sideEffects` field. ([#​350](https://togithub.com/facebook/prop-types/issues/350)) - \[meta] use `in-publish` to avoid running the build on install - \[deps] regenerate yarn.lock - \[deps] update `react-is` ([#​347](https://togithub.com/facebook/prop-types/issues/347), [#​346](https://togithub.com/facebook/prop-types/issues/346), [#​345](https://togithub.com/facebook/prop-types/issues/345), [#​340](https://togithub.com/facebook/prop-types/issues/340), [#​338](https://togithub.com/facebook/prop-types/issues/338)) - \[eslint] enable some rules ([#​360](https://togithub.com/facebook/prop-types/issues/360)) - \[Tests] Use GH Actions ([#​363](https://togithub.com/facebook/prop-types/issues/363)) - \[Tests] Fix spelling ([#​318](https://togithub.com/facebook/prop-types/issues/318)) - \[Tests] Fixed typo: 'Any type *should* accept any value' ([#​281](https://togithub.com/facebook/prop-types/issues/281)) - \[Tests] fix broken tests; test the build process - \[Dev Deps] update `browserify`, `bundle-collapser`, `eslint`, `in-publish`, `react`, `uglifyify`, `uglifyjs`

Configuration

šŸ“… Schedule: At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

šŸ”• 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.