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 #40813

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Conversation

matticbot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
prop-types (source) dependencies minor 15.7.2 -> 15.8.1

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 - "* 0-2 1 * *" in timezone UTC, 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 Renovate Bot.

@matticbot matticbot added [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. [Type] Janitorial labels Jan 1, 2025
Copy link
Contributor

github-actions bot commented Jan 1, 2025

Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.

  • To test on WoA, go to the Plugins menu on a WordPress.com Simple site. Click on the "Upload" button and follow the upgrade flow to be able to upload, install, and activate the Jetpack Beta plugin. Once the plugin is active, go to Jetpack > Jetpack Beta, select your plugin, and enable the renovate/prop-types-15.x branch.

    • For jetpack-mu-wpcom changes, also add define( 'JETPACK_MU_WPCOM_LOAD_VIA_BETA_PLUGIN', true ); to your wp-config.php file.
  • To test on Simple, run the following command on your sandbox:

    bin/jetpack-downloader test jetpack renovate/prop-types-15.x
    
    bin/jetpack-downloader test jetpack-mu-wpcom-plugin renovate/prop-types-15.x
    

Interested in more tips and information?

  • In your local development environment, use the jetpack rsync command to sync your changes to a WoA dev blog.
  • Read more about our development workflow here: PCYsg-eg0-p2
  • Figure out when your changes will be shipped to customers here: PCYsg-eg5-p2

@github-actions github-actions bot added [JS Package] Licensing [JS Package] Partner Coupon [Package] Ad aka WordAds [Package] Search Contains core Search functionality for Jetpack and Search plugins [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ RNA labels Jan 1, 2025
@tbradsha tbradsha merged commit 4992db8 into trunk Jan 1, 2025
77 checks passed
@tbradsha tbradsha deleted the renovate/prop-types-15.x branch January 1, 2025 20:47
@github-actions github-actions bot removed the [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. label Jan 1, 2025
@github-actions github-actions bot added this to the jetpack/14.2 milestone Jan 1, 2025
@tbradsha tbradsha self-assigned this Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[JS Package] Licensing [JS Package] Partner Coupon [Package] Ad aka WordAds [Package] Search Contains core Search functionality for Jetpack and Search plugins [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ RNA [Type] Janitorial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants