Update dependency markmap-render to ^0.18.0#168
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
This PR contains the following updates:
^0.17.2->^0.18.0Release Notes
markmap/markmap (markmap-render)
v0.18.9Compare Source
v0.18.8Compare Source
v0.18.5Compare Source
v0.18.4Compare Source
v0.18.3Compare Source
v0.18.2Compare Source
v0.18.0Compare Source
Breaking Changes
Node Data Type Change: The data of each node now uses the
INodetype instead ofFlextreeNode<INode>. Ensure your implementation is updated to handle this change.Asynchronous
mm.setData: Themm.setDatamethod is now asynchronous. If your code depends on the rendered DOM of markmap, you must await the promise returned bymm.setData. For example:Notable Changes
ResizeObserverfor rendered nodes.Full Changelog: markmap/markmap@v0.17.2...v0.18.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.