inokawa / react-native-react-bridge

An easy way to integrate your React (or Preact/React Native Web) app into React Native app with WebView.
https://www.npmjs.com/package/react-native-react-bridge
MIT License
256 stars 18 forks source link

Update dependency typedoc to v0.25.7 #161

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) 0.25.4 -> 0.25.7 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.25.7`](https://togithub.com/TypeStrong/typedoc/releases/tag/v0.25.7) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.25.6...v0.25.7) ##### Bug Fixes - Fixed an issue where a namespace would not be created for merged function-namespaces only containing types, [#​2476](https://togithub.com/TypeStrong/TypeDoc/issues/2476). - Fixed an infinite loop when converting a union type which directly contained another union type which refers to itself, [#​2469](https://togithub.com/TypeStrong/TypeDoc/issues/2469). ### [`v0.25.6`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0256-2024-01-01) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.25.5...v0.25.6) ##### Bug Fixes - Fixed infinite loop caused by a fix for some complicated union/intersection types, [#​2468](https://togithub.com/TypeStrong/TypeDoc/issues/2468). - Improved infinite loop detection in type converter to reduce false positives. ### [`v0.25.5`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0255-2024-01-01) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.25.4...v0.25.5)

Configuration

📅 Schedule: Branch creation - "monthly" in timezone Asia/Tokyo, 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 this update again.



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