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

chore(deps): update dependency markmap-cli to ^0.18.0 #128

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markmap-cli (source) ^0.15.8 -> ^0.18.0 age adoption passing confidence

Warning

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


Release Notes

markmap/markmap (markmap-cli)

v0.18.1

Compare Source

v0.18.0

Compare Source

Breaking Changes

  • Node Data Type Change: The data of each node now uses the INode type instead of FlextreeNode<INode>. Ensure your implementation is updated to handle this change.

Notable Changes

  • Render Efficiency: Enhanced rendering performance by eliminating the test round rendering process.
  • Size Detection: Improved size detection accuracy by adding ResizeObserver for rendered nodes.
  • Active Node Highlighting: Automatically highlights the active node for better user interaction.

Full Changelog: markmap/markmap@v0.17.2...v0.18.0

v0.17.2

Compare Source

v0.17.1

Compare Source

v0.17.0

Compare Source

Notable Changes

  • Added dark mode
  • Display doc title as root node if no root node exists

Breaking Changes

  • Switched to markdown-it because it is more popular and actively maintained. Plugins may need to be adjusted accordingly.

v0.16.2

Compare Source

v0.16.1

Compare Source

v0.16.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Dec 21, 2024

Deploy Preview for 408-family ready!

Name Link
🔨 Latest commit 932647c
🔍 Latest deploy log https://app.netlify.com/sites/408-family/deploys/6766b9855a64ae0008b1c788
😎 Deploy Preview https://deploy-preview-128--408-family.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/markmap-cli-0.x branch from d50b781 to 932647c Compare December 21, 2024 12:50
@mmdapl mmdapl merged commit 699dba6 into next Dec 21, 2024
4 checks passed
@mmdapl mmdapl deleted the renovate/markmap-cli-0.x branch December 21, 2024 12:53
mmdapl pushed a commit that referenced this pull request Dec 21, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant