Closed dependabot[bot] closed 1 week ago
@dependabot recreate
I think Vite v4: https://github.com/mermaid-js/mermaid-cli/blob/d5b3c6281cff9221ed0870438758909816a015e7/package.json#L49 or https://github.com/mermaid-js/mermaid-cli/blob/d5b3c6281cff9221ed0870438758909816a015e7/package.json#L50 might be struggling to compile this new version of @zenuml/core
properly.
Maybe upgrading to Vite v5 and vite-plugin-singlefile might help?
I'd imagine it would take a bit of work though, so I think it can wait a bit. I can always fix it in the next release, once I have a bit more time!
By the way, this should probably be fixed once https://github.com/mermaid-js/mermaid-cli/pull/766 is merged (although we might need to do a @dependabot rebase
).
@dependabot rebase
Superseded by #787.
Bumps @zenuml/core from 3.17.4 to 3.24.5.
Commits
0f92354
Merge pull request #185 from mermaid-js/fix/detector-height3883435
fix: remove logsb55a927
fix: scroll detector height18f1b4d
Merge pull request #184 from mermaid-js/fix/format-text-for-critical-section-tcf49acecb
Format thext for Critical, Section and TCF.e7ef839
Add Docker support for running the application (#181)3d8c39d
Fix/style-panel-disappears (#179)6dd4ec6
Merge pull request #177 from mermaid-js/fix/#166-clear-warning-during-unit-test9aba777
Revert "chore: Update vitest dependency to version 2.0.3"92fcba5
chore: Update vitest dependency to version 2.0.3You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show