fix(deps): update dependency prop-types to v15.8.0 #3910
Merged
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
15.7.2
->15.8.0
Release Notes
facebook/prop-types
v15.8.0
Compare Source
[New] add
PropTypes.bigint
(#365)[New]
oneOfType
: Add expected types to warning (#198)[New] Add type check for validator for 'shape' and 'exact' (#234)
[Fix]
checkPropTypes
: Friendlier message when using a type checker that is not a function (#51)[Refactor] extract
has
(#261, #125, #124)[readme] Fix branch name (master -> main) (#364)
[readme] Clarify usage of
elementType
(#335)[docs] highlighted the func name (#321)
[docs] Typo fix in example (#300)
[docs] Add instructions for intentional inclusion of validation in production. (#262)
[docs]
PropTypes.node
: add link to react docs[docs] Improve wording for
checkPropTypes
(#258)[meta] Add a package
sideEffects
field. (#350)[meta] use
in-publish
to avoid running the build on install[deps] regenerate yarn.lock
[deps] update
react-is
(#347, #346, #345, #340, #338)[eslint] enable some rules (#360)
[Tests] Use GH Actions (#363)
[Tests] Fix spelling (#318)
[Tests] Fixed typo: 'Any type should accept any value' (#281)
[Tests] fix broken tests; test the build process
[Dev Deps] update
browserify
,bundle-collapser
,eslint
,in-publish
,react
,uglifyify
,uglifyjs
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Enabled.
♻ 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.