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 - autoclosed #725

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

facebook/prop-types (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 - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.03%. Comparing base (9813818) to head (99e53d0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #725   +/-   ##
=======================================
  Coverage   92.03%   92.03%           
=======================================
  Files         672      672           
  Lines       11827    11827           
  Branches     2574     2547   -27     
=======================================
  Hits        10885    10885           
  Misses        906      906           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/prop-types-15.x branch 13 times, most recently from 125e306 to ef7ab6b Compare December 12, 2023 21:15
@renovate renovate bot force-pushed the renovate/prop-types-15.x branch 16 times, most recently from 1cba0b0 to 037ec8b Compare December 19, 2023 17:10
@renovate renovate bot force-pushed the renovate/prop-types-15.x branch 11 times, most recently from e493e08 to decedc7 Compare April 11, 2024 20:32
@renovate renovate bot force-pushed the renovate/prop-types-15.x branch 8 times, most recently from 57607ed to a20095d Compare April 18, 2024 19:31
@renovate renovate bot force-pushed the renovate/prop-types-15.x branch 6 times, most recently from 6e449cb to 00a7672 Compare April 24, 2024 03:50
@renovate renovate bot force-pushed the renovate/prop-types-15.x branch from 00a7672 to 99e53d0 Compare April 24, 2024 15:10
@renovate renovate bot changed the title fix(deps): update dependency prop-types to v15.8.1 fix(deps): update dependency prop-types to v15.8.1 - autoclosed Apr 24, 2024
@renovate renovate bot closed this Apr 24, 2024
@renovate renovate bot deleted the renovate/prop-types-15.x branch April 24, 2024 16:01
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.

0 participants