Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prop-types (source) 15.7.2 -> 15.8.0 age adoption passing confidence

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 27, 2021 01:29
@github-actions github-actions bot added the type: bug code to address defects in shipped code label Dec 27, 2021
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 27, 2021
@github-actions
Copy link

github-actions bot commented Dec 27, 2021

📊 Benchmark results

Comparing with be48495

Package size: 358 MB

(no change)

^ 356 MB 356 MB 356 MB 357 MB 355 MB 355 MB 355 MB 356 MB 356 MB 356 MB 356 MB 358 MB 358 MB │ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| │ | | | | | | | | | | | | | | | | | | | | | | | | |▒▒| └───┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴──> T-12 T-11 T-10 T-9 T-8 T-7 T-6 T-5 T-4 T-3 T-2 T-1 T 
Legend
@renovate renovate bot force-pushed the renovate/prop-types-15.x-lockfile branch from 6f4e437 to bd03a63 Compare December 27, 2021 01:39
@erezrokah erezrokah merged commit e78cf16 into main Dec 27, 2021
@erezrokah erezrokah deleted the renovate/prop-types-15.x-lockfile branch December 27, 2021 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug code to address defects in shipped code

2 participants