Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency prop-types to v15.8.1 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 5, 2020

Mend Renovate

This PR contains the following updates:

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

Release Notes

facebook/prop-types

v15.8.1

Compare Source

  • [Fix] fix crash when a custom propType return lacks .data; call hasOwnProperty properly (#​370)
  • [meta] Fix formatting in CHANGELOG.md (#​367)
  • [Tests] add missing test coverage (#​370)
  • [Tests] convert normal it functions to arrow functions (#​370)
  • [Tests] do not fail fast; add react 17 (#​366)
  • [Dev Deps] update eslint

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

v15.7.2

Compare Source

  • [Fix] ensure nullish values in oneOf do not crash (#​256)
  • [Fix] move loose-envify back to production deps, for browerify usage (#​203)

v15.7.1

Compare Source

v15.7.0

Compare Source

  • [New] Add .elementType (#​211)
  • [New] add PropTypes.resetWarningCache (#​178)
  • oneOf: improve warning when multiple arguments are supplied (#​244)
  • Fix oneOf when used with Symbols (#​224)
  • Avoid relying on hasOwnProperty being present on values' prototypes (#​112, #​187)
  • Improve readme (#​248, #​233)
  • Clean up mistaken runtime dep, swap envify for loose-envify (#​204)

v15.6.2

Compare Source

  • Remove the fbjs dependency by inlining some helpers from it (#​194))

v15.6.1

Compare Source

  • Fix an issue where outdated BSD license headers were still present in the published bundle #​162

v15.6.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/prop-types-15.x branch from ac27004 to 54aa7c4 Compare March 7, 2022 13:56
@renovate renovate bot changed the title Update dependency prop-types to v15.7.2 Update dependency prop-types to v15.8.1 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant