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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2019

Mend 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
@types/prop-types (source) 15.7.1 -> 15.7.5 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

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 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 these updates 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 added the Renovate 🌴 Dependency update label Sep 3, 2019
@codecov
Copy link

codecov bot commented Sep 3, 2019

Codecov Report

Merging #82 (3e7bd34) into develop (6da1283) will not change coverage.
The diff coverage is n/a.

❗ Current head 3e7bd34 differs from pull request most recent head 8f0cbb6. Consider uploading reports for the commit 8f0cbb6 to get more accurate results

@@            Coverage Diff            @@
##           develop       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           32        32           
  Branches        16        16           
=========================================
  Hits            32        32           

@renovate renovate bot force-pushed the renovate/prop-types-15.x branch from 08f1f3a to 3e7bd34 Compare September 24, 2019 20:17
@renovate renovate bot changed the title fix(deps): update dependency @types/prop-types to v15.7.2 fix(deps): update dependency @types/prop-types to v15.7.3 Sep 24, 2019
@renovate renovate bot force-pushed the renovate/prop-types-15.x branch from 3e7bd34 to 3ba5b17 Compare October 19, 2021 00:17
@renovate renovate bot changed the title fix(deps): update dependency @types/prop-types to v15.7.3 fix(deps): update dependency @types/prop-types to v15.7.4 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/prop-types-15.x branch from 3ba5b17 to 25c0ebb Compare March 7, 2022 14:48
@renovate renovate bot changed the title fix(deps): update dependency @types/prop-types to v15.7.4 fix(deps): update dependency prop-types to v15.8.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/prop-types-15.x branch from 25c0ebb to 8f0cbb6 Compare April 24, 2022 19:03
@renovate
Copy link
Contributor 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
Renovate 🌴 Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant