nobt-io / frontend

Frontend of nobt.io.
https://nobt.io
GNU General Public License v3.0
10 stars 4 forks source link

Bump prop-types from 15.6.2 to 15.7.2 #211

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps prop-types from 15.6.2 to 15.7.2.

Changelog *Sourced from [prop-types's changelog](https://github.com/facebook/prop-types/blob/master/CHANGELOG.md).* > ## 15.7.2 > * [Fix] ensure nullish values in `oneOf` do not crash ([#256](https://github-redirect.dependabot.com/facebook/prop-types/issues/256)) > * [Fix] move `loose-envify` back to production deps, for browerify usage ([#203](https://github-redirect.dependabot.com/facebook/prop-types/issues/203)) > > ## 15.7.1 > * [Fix] avoid template literal syntax ([#255](https://github-redirect.dependabot.com/facebook/prop-types/issues/255), [#254](https://github-redirect.dependabot.com/facebook/prop-types/issues/254)) > > ## 15.7.0 > * [New] Add `.elementType` ([#211](https://github-redirect.dependabot.com/facebook/prop-types/pull/211)) > * [New] add `PropTypes.resetWarningCache` ([#178](https://github-redirect.dependabot.com/facebook/prop-types/pull/178)) > * `oneOf`: improve warning when multiple arguments are supplied ([#244](https://github-redirect.dependabot.com/facebook/prop-types/pull/244)) > * Fix `oneOf` when used with Symbols ([#224](https://github-redirect.dependabot.com/facebook/prop-types/pull/224)) > * Avoid relying on `hasOwnProperty` being present on values' prototypes ([#112](https://github-redirect.dependabot.com/facebook/prop-types/pull/112), [#187](https://github-redirect.dependabot.com/facebook/prop-types/pull/187)) > * Improve readme ([#248](https://github-redirect.dependabot.com/facebook/prop-types/pull/248), [#233](https://github-redirect.dependabot.com/facebook/prop-types/pull/233)) > * Clean up mistaken runtime dep, swap envify for loose-envify ([#204](https://github-redirect.dependabot.com/facebook/prop-types/pull/204))
Commits - [`953ed9b`](https://github.com/facebook/prop-types/commit/953ed9beb0f15498cd7e6e25c90f7cadd5f2149a) v15.7.2 - [`d93d52d`](https://github.com/facebook/prop-types/commit/d93d52dea6a2543ff161ce64cc1f715b6cdb294d) [dev deps] update `browserify` - [`6e49d20`](https://github.com/facebook/prop-types/commit/6e49d2041de4f4c3ed43ff5f5438b2887631a2c5) [Fix] ensure nullish values in `oneOf` do not crash - [`2ae9e71`](https://github.com/facebook/prop-types/commit/2ae9e71fe8458278f339717cd26b27617425869e) [Tests] add additional passing tests - [`32114d3`](https://github.com/facebook/prop-types/commit/32114d308a7a1eb4cd127385ee26e93b24dd0ed5) [Fix] move `loose-envify` back to production deps, for browerify usage - [`181d8c9`](https://github.com/facebook/prop-types/commit/181d8c98b3faa302060f30d91d2f858bfad712b0) [Tests] run tests with multiple react versions - [`456b63c`](https://github.com/facebook/prop-types/commit/456b63c69223625f2c081d81a01509b9c9b1de92) [Tests] add `eslint`; run more travis tests - [`48eb8fa`](https://github.com/facebook/prop-types/commit/48eb8faef9d70a1474bb31f03a2f3af802d154a4) v15.7.1 - [`672ff96`](https://github.com/facebook/prop-types/commit/672ff966aa6053dfd851f31d2941b83cb19bec92) [Fix] avoid template literal syntax - [`3807e16`](https://github.com/facebook/prop-types/commit/3807e16445eea9959b876a62306e1d1f94697685) v15.7.0 - Additional commits viewable in [compare view](https://github.com/facebook/prop-types/compare/v15.6.2...v15.7.2)
Maintainer changes This version was pushed to npm by [ljharb](https://www.npmjs.com/~ljharb), a new releaser for prop-types since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @thomaseizinger.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.