Skip to content

Commit 6d3ccff

Browse files
chore(deps): update dependency @mermaid-js/layout-elk to ^0.2.0 (#1429)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@mermaid-js/layout-elk](https://redirect.github.com/mermaid-js/mermaid) | [`^0.1.5` -> `^0.2.0`](https://renovatebot.com/diffs/npm/@mermaid-js%2flayout-elk/0.1.9/0.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mermaid-js%2flayout-elk/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mermaid-js%2flayout-elk/0.1.9/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mermaid-js/mermaid (@&#8203;mermaid-js/layout-elk)</summary> ### [`v0.2.0`](https://redirect.github.com/mermaid-js/mermaid/releases/tag/%40mermaid-js/layout-elk%400.2.0) [Compare Source](https://redirect.github.com/mermaid-js/mermaid/compare/@mermaid-js/[email protected]...@mermaid-js/[email protected]) ##### Minor Changes - [#&#8203;6802](https://redirect.github.com/mermaid-js/mermaid/pull/6802) [`c8e5027`](https://redirect.github.com/mermaid-js/mermaid/commit/c8e50276e877c4de7593a09ec458c99353e65af8) Thanks [@&#8203;darshanr0107](https://redirect.github.com/darshanr0107)! - feat: Update mindmap rendering to support multiple layouts, improved edge intersections, and new shapes ##### Patch Changes - Updated dependencies \[[`33bc4a0`](https://redirect.github.com/mermaid-js/mermaid/commit/33bc4a0b4e2ca6d937bb0a8c4e2081b1362b2800), [`e0b45c2`](https://redirect.github.com/mermaid-js/mermaid/commit/e0b45c2d2b41c2a9038bf87646fa3ccd7560eb20), [`012530e`](https://redirect.github.com/mermaid-js/mermaid/commit/012530e98e9b8b80962ab270b6bb3b6d9f6ada05), [`c8e5027`](https://redirect.github.com/mermaid-js/mermaid/commit/c8e50276e877c4de7593a09ec458c99353e65af8)]: - mermaid\@&#8203;11.11.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 7am every weekday" (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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/crawlee-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04776e0 commit 6d3ccff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@docusaurus/theme-mermaid": "3.9.1",
4545
"@giscus/react": "^3.0.0",
4646
"@mdx-js/react": "^3.0.1",
47-
"@mermaid-js/layout-elk": "^0.1.5",
47+
"@mermaid-js/layout-elk": "^0.2.0",
4848
"@signalwire/docusaurus-plugin-llms-txt": "^1.2.1",
4949
"axios": "^1.5.0",
5050
"buffer": "^6.0.3",

website/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3306,15 +3306,15 @@ __metadata:
33063306
languageName: node
33073307
linkType: hard
33083308

3309-
"@mermaid-js/layout-elk@npm:^0.1.5":
3310-
version: 0.1.9
3311-
resolution: "@mermaid-js/layout-elk@npm:0.1.9"
3309+
"@mermaid-js/layout-elk@npm:^0.2.0":
3310+
version: 0.2.0
3311+
resolution: "@mermaid-js/layout-elk@npm:0.2.0"
33123312
dependencies:
33133313
d3: "npm:^7.9.0"
33143314
elkjs: "npm:^0.9.3"
33153315
peerDependencies:
33163316
mermaid: ^11.0.2
3317-
checksum: 10c0/c12b8ea404420fd477bbe87b1f502f1133372116594bd298db44e336eff18d28dd79379c3ffc3ed1fa34e839ad6ba7f7ebc33b60421c15730a6d3d0e48c07b39
3317+
checksum: 10c0/d4938770adc669dd7e271aa0688838c9c1ff47c75479ab0385dc51c7a4e5e5fc1df3ea9913c1493709b4640fd50064db181a42c1b36d005f20cb8e2537570b29
33183318
languageName: node
33193319
linkType: hard
33203320

@@ -6946,7 +6946,7 @@ __metadata:
69466946
"@docusaurus/types": "npm:3.9.1"
69476947
"@giscus/react": "npm:^3.0.0"
69486948
"@mdx-js/react": "npm:^3.0.1"
6949-
"@mermaid-js/layout-elk": "npm:^0.1.5"
6949+
"@mermaid-js/layout-elk": "npm:^0.2.0"
69506950
"@signalwire/docusaurus-plugin-llms-txt": "npm:^1.2.1"
69516951
"@types/react": "npm:^19.0.0"
69526952
"@typescript-eslint/eslint-plugin": "npm:8.44.0"

0 commit comments

Comments
 (0)