mermaid-js / mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
https://mermaid.js.org
MIT License
71.18k stars 6.41k forks source link

chore(deps): update all minor dependencies (minor) #5355

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
@applitools/eyes-cypress 3.41.0 -> 3.42.0 age adoption passing confidence
@cspell/eslint-plugin (source) 8.4.1 -> 8.5.0 age adoption passing confidence
@vueuse/core (source) 10.8.0 -> 10.9.0 age adoption passing confidence
cspell (source) 8.4.1 -> 8.5.0 age adoption passing confidence
type-fest 4.10.1 -> 4.11.1 age adoption passing confidence

Release Notes

streetsidesoftware/cspell (@​cspell/eslint-plugin) ### [`v8.5.0`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/CHANGELOG.md#850-2024-03-01) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.4.1...v8.5.0) **Note:** Version bump only for package cspell-monorepo
vueuse/vueuse (@​vueuse/core) ### [`v10.9.0`](https://togithub.com/vueuse/vueuse/releases/tag/v10.9.0) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.8.0...v10.9.0) #####    🚀 Features - **whenever**: Override once option  -  by [@​chizukicn](https://togithub.com/chizukicn) in [https://github.com/vueuse/vueuse/issues/3800](https://togithub.com/vueuse/vueuse/issues/3800) [(bd946)](https://togithub.com/vueuse/vueuse/commit/bd946aa2) #####    🐞 Bug Fixes - **useActiveElement/useFocusWithin**: Replace computedWithControl with locally tracked ref  -  by [@​jaketig](https://togithub.com/jaketig) in [https://github.com/vueuse/vueuse/issues/3815](https://togithub.com/vueuse/vueuse/issues/3815) [(b1426)](https://togithub.com/vueuse/vueuse/commit/b142638a) - **useClipboard**: Fix issue when permission is not defined  -  by [@​Mister-Hope](https://togithub.com/Mister-Hope) in [https://github.com/vueuse/vueuse/issues/3812](https://togithub.com/vueuse/vueuse/issues/3812) [(a9f02)](https://togithub.com/vueuse/vueuse/commit/a9f02dd5) - **useIDBKeyval**: Use toRaw instead of overriding the original object  -  by [@​ferferga](https://togithub.com/ferferga) in [https://github.com/vueuse/vueuse/issues/3805](https://togithub.com/vueuse/vueuse/issues/3805) [(1b67d)](https://togithub.com/vueuse/vueuse/commit/1b67d965) - **useMounted**: Compatible with vue2.7  -  by [@​yanbowe](https://togithub.com/yanbowe) in [https://github.com/vueuse/vueuse/issues/3802](https://togithub.com/vueuse/vueuse/issues/3802) [(ee297)](https://togithub.com/vueuse/vueuse/commit/ee2977b7) - **useScrollLock**: InitialOverflow is not working  -  by [@​BJ0815](https://togithub.com/BJ0815) in [https://github.com/vueuse/vueuse/issues/3798](https://togithub.com/vueuse/vueuse/issues/3798) [(74e86)](https://togithub.com/vueuse/vueuse/commit/74e86b58) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.8.0...v10.9.0)
sindresorhus/type-fest (type-fest) ### [`v4.11.1`](https://togithub.com/sindresorhus/type-fest/compare/v4.11.0...906e7e77204c65f7512f9f54b3205f25c5c0c8e5) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.11.0...v4.11.1) ### [`v4.11.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.11.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.10.3...v4.11.0) ##### New types - [`OmitDeep`](https://togithub.com/sindresorhus/type-fest/blob/main/source/omit-deep.d.ts) ([#​816](https://togithub.com/sindresorhus/type-fest/issues/816)) [`0e196aa`](https://togithub.com/sindresorhus/type-fest/commit/0e196aa) - [`ArraySplice`](https://togithub.com/sindresorhus/type-fest/blob/main/source/array-splice.d.ts) ([#​816](https://togithub.com/sindresorhus/type-fest/issues/816)) [`0e196aa`](https://togithub.com/sindresorhus/type-fest/commit/0e196aa) ##### Improvements - `Tagged`: Add metadata support ([#​723](https://togithub.com/sindresorhus/type-fest/issues/723)) [`3ec8dba`](https://togithub.com/sindresorhus/type-fest/commit/3ec8dba) ### [`v4.10.3`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.10.3) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.10.2...v4.10.3) - `PartialOnUndefinedDeep`: Fix it incorrectly removing non-optional properties when the input type contains an index signature ([#​764](https://togithub.com/sindresorhus/type-fest/issues/764)) [`2f4b55a`](https://togithub.com/sindresorhus/type-fest/commit/2f4b55a) ### [`v4.10.2`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.10.2) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.10.1...v4.10.2) - `MergeDeep`: Fix compatibility with TypeScript 5.4 ([#​807](https://togithub.com/sindresorhus/type-fest/issues/807)) [`5f6165a`](https://togithub.com/sindresorhus/type-fest/commit/5f6165a)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

netlify[bot] commented 7 months ago

Deploy Preview for mermaid-js ready!

Name Link
Latest commit 6c1228f03998a3d0dfd70cb5371e50c2536d541d
Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/65e51eaa250fe60008ed8802
Deploy Preview https://deploy-preview-5355--mermaid-js.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.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.27%. Comparing base (2ac4e08) to head (6c1228f).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5355/graphs/tree.svg?width=650&height=150&src=pr&token=BaET4V1BdM&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js)](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) ```diff @@ Coverage Diff @@ ## develop #5355 +/- ## ============================================ + Coverage 43.37% 77.27% +33.90% ============================================ Files 23 175 +152 Lines 5130 14531 +9401 Branches 23 868 +845 ============================================ + Hits 2225 11229 +9004 - Misses 2904 3094 +190 - Partials 1 208 +207 ``` | [Flag](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5355/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) | Coverage Δ | | |---|---|---| | [e2e](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5355/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) | `82.37% <ø> (?)` | | | [unit](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5355/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) | `43.37% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js#carryforward-flags-in-the-pull-request-comment) to find out more. [see 171 files with indirect coverage changes](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5355/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js)