wardpeet / gatsby-renovate-tester

MIT License
0 stars 0 forks source link

fix(deps): update minor and patch for gatsby-transformer-react-docgen #67

Open wardpeet opened 3 years ago

wardpeet commented 3 years ago

This PR contains the following updates:

Package Type Update Change
ast-types dependencies patch ^0.13.3 -> ^0.13.4
react-docgen dependencies minor ^5.0.0 -> ^5.3.0

Release Notes

benjamn/ast-types ### [`v0.13.4`](https://togithub.com/benjamn/ast-types/compare/v0.13.3...v0.13.4) [Compare Source](https://togithub.com/benjamn/ast-types/compare/v0.13.3...v0.13.4)
reactjs/react-docgen ### [`v5.3.0`](https://togithub.com/reactjs/react-docgen/releases/v5.3.0) [Compare Source](https://togithub.com/reactjs/react-docgen/compare/v5.2.1...v5.3.0) #### New Features - Support static methods on function components ([#​433](https://togithub.com/reactjs/react-docgen/issues/433)) #### Bug Fixes - Handle docblock on out-of-line `forwardRef` ([#​435](https://togithub.com/reactjs/react-docgen/issues/435)) - Infer `displayName` given `forwardRef` node ([#​436](https://togithub.com/reactjs/react-docgen/issues/436)) - Avoid circular reference when resolving name from within assignment ([#​434](https://togithub.com/reactjs/react-docgen/issues/434)) - Fix crash by only visit paths, not nodes ([#​432](https://togithub.com/reactjs/react-docgen/issues/432)) ### [`v5.2.1`](https://togithub.com/reactjs/react-docgen/releases/v5.2.1) [Compare Source](https://togithub.com/reactjs/react-docgen/compare/v5.2.0...v5.2.1) #### Bug Fixes - Support forwardRef with out of line argument ([#​430](https://togithub.com/reactjs/react-docgen/issues/430)) - Support `empty` type for flow ([#​431](https://togithub.com/reactjs/react-docgen/issues/431)) ### [`v5.2.0`](https://togithub.com/reactjs/react-docgen/releases/v5.2.0) [Compare Source](https://togithub.com/reactjs/react-docgen/compare/v5.1.0...v5.2.0) #### New Features - Support new topLevelAwait plugin in babel parser #### Bug Fixes - Fix to Flow Maximum Callstack exceeded error on recursive generic structs ([#​428](https://togithub.com/reactjs/react-docgen/issues/428)) #### Performance - Switch from async to neo-async in the cli ### [`v5.1.0`](https://togithub.com/reactjs/react-docgen/releases/v5.1.0) [Compare Source](https://togithub.com/reactjs/react-docgen/compare/v5.0.0...v5.1.0) #### New Features - skip private methods in Documentation ([#​409](https://togithub.com/reactjs/react-docgen/issues/409)) #### Bug Fixes - Resolve local spreads in defaultProps ([#​404](https://togithub.com/reactjs/react-docgen/issues/404)) - Do not forward typeParameters when using resolved Path, to fix infinite loop ([#​417](https://togithub.com/reactjs/react-docgen/issues/417))

Renovate configuration

📅 Schedule: "before 7am" in timezone GMT.

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.