mermaid-js / mermaid-live-editor

Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
https://mermaid.live
MIT License
3.82k stars 574 forks source link

chore(deps): update all non-major dependencies (minor) #1432

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@sveltejs/vite-plugin-svelte (source) 3.0.2 -> 3.1.0 age adoption passing confidence devDependencies minor
@vitest/ui (source) 1.4.0 -> 1.5.0 age adoption passing confidence devDependencies minor
eslint-plugin-svelte (source) 2.35.1 -> 2.37.0 age adoption passing confidence devDependencies minor
eslint-plugin-vitest ^0.3.20 -> ^0.5.0 age adoption passing confidence devDependencies minor
node (source) 18.19.1 -> 18.20.2 age adoption passing confidence volta minor
node (source) v20.11.1 -> 20.12.2 age adoption passing confidence minor
vitest (source) 1.4.0 -> 1.5.0 age adoption passing confidence devDependencies minor

Release Notes

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte) ### [`v3.1.0`](https://togithub.com/sveltejs/vite-plugin-svelte/blob/HEAD/packages/vite-plugin-svelte/CHANGELOG.md#310) [Compare Source](https://togithub.com/sveltejs/vite-plugin-svelte/compare/@sveltejs/vite-plugin-svelte@3.0.2...@sveltejs/vite-plugin-svelte@3.1.0) ##### Minor Changes - feat(svelte5): enable hmr option in dev ([#​836](https://togithub.com/sveltejs/vite-plugin-svelte/pull/836)) ##### Patch Changes - Remove unnecessary `enableSourcemap` option usage and prevent passing it in Svelte 5 ([#​862](https://togithub.com/sveltejs/vite-plugin-svelte/pull/862)) - Updated dependencies \[[`8ae3dc8cf415355f406f23d6104cb6153d75dfc8`](https://togithub.com/sveltejs/vite-plugin-svelte/commit/8ae3dc8cf415355f406f23d6104cb6153d75dfc8)]: - [@​sveltejs/vite-plugin-svelte-inspector](https://togithub.com/sveltejs/vite-plugin-svelte-inspector)[@​2](https://togithub.com/2).1.0
vitest-dev/vitest (@​vitest/ui) ### [`v1.5.0`](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0)
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte) ### [`v2.37.0`](https://togithub.com/sveltejs/eslint-plugin-svelte/blob/HEAD/CHANGELOG.md#2370) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/v2.36.0...v2.37.0) ##### Minor Changes - [#​735](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/735) [`33f0de2`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/33f0de261636e0dca77ec0479fa93a988e6ca950) Thanks [@​xiBread](https://togithub.com/xiBread)! - feat: add rule types ### [`v2.36.0`](https://togithub.com/sveltejs/eslint-plugin-svelte/blob/HEAD/CHANGELOG.md#2360) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/v2.35.1...v2.36.0) ##### Minor Changes - Add experimental support for Svelte v5 - [#​622](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/622) [`470ef6c`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/470ef6cd1ef4767528ff15b5fbdfec1740a5ec02) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add support for `{@​snippet}`and `{@​render}` in indent rule - [#​620](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/620) [`1097107`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/1097107afce00fd8b959261b015a4eb1f39f116d) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: (experimental) partial support for Svelte v5 - [#​624](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/624) [`7df5b6f`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/7df5b6f0963f1fb8fc9256f8ed6f034e5f7fbf3d) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add support for `{@​snippet}` and `{@​render}` in mustache-spacing rule - Update parser and svelte(v5) - [#​657](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/657) [`b159b46`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/b159b467427aab17c74246f9b89283aa966bb2e4) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: update svelte to v5.0.0-next.33 - [#​704](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/704) [`af2ccf9`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/af2ccf9f85af00221f9ec10efbc770cba5615a62) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - Update svelte-eslint-parser - [#​693](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/693) [`b11ff34`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/b11ff34de949f778d9344ec1143d1a636864d95b) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: update dependencies & some fixes - [#​628](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/628) [`85fc8f4`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/85fc8f467bd9c69475b2ef46fae7bfdd7360158f) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: update parser and fix some tests - [#​696](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/696) [`d4303f5`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/d4303f5347dae7828e08e699741a276ee35dbd43) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: update svelte-eslint-parser - [#​635](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/635) [`ec3f1cf`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/ec3f1cf5ab1726e2a8b79225c231159333474c71) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: update svelte to v5.0.0-next.16 - [#​687](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/687) [`2943021`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/29430210e25cbe417ba28d65d7bf1b07ed4e08e3) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: update parser - Support for ESLint v9 - [#​673](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/673) [`b72b97b`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/b72b97ba617ff5eeb9b6f4e600c511250c19a72b) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add support for eslint v9 - [#​708](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/708) [`d597a69`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/d597a69637d95f6be13eaa10a7cc6feebd812e23) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add support for flat config - [#​719](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/719) [`eaf5e6a`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/eaf5e6af1edab5a4d565b74be6bcc02c71c13ac6) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: suppress comment not working in flat config. - [#​711](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/711) [`aaba61f`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/aaba61f1d7f8337e690659e396d52453b3cc0002) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: flat config would cause an error with non-svelte files - [#​690](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/690) [`e84397d`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/e84397dd71300fc5e4200e9e6c807a3e5f901e23) Thanks [@​sdarnell](https://togithub.com/sdarnell)! - Added prefer option to prefer-class-directive rule ('always' or 'empty'). The default is now 'empty' which is a slight relaxation of the rule. - [#​679](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/679) [`4e6c681`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/4e6c6817681b81bd546b032d7b1ff9a6a6e1935a) Thanks [@​marekdedic](https://togithub.com/marekdedic)! - feat: added the no-goto-without-base rule ##### Patch Changes - [#​694](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/694) [`73d6fd8`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/73d6fd832d88af44feb9a8b86826e138d47251de) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: style report location - [#​670](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/670) [`6121a56`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/6121a562f8a6d34bb338a5a2df373032abe514d6) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency eslint-compat-utils to ^0.3.0
veritem/eslint-plugin-vitest (eslint-plugin-vitest) ### [`v0.5.1`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.5.1) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.5.0...v0.5.1) ##### Bug Fixes - **no-focused-tests:** support .each template strings ([#​420](https://togithub.com/veritem/eslint-plugin-vitest/issues/420)) ([36e5b9a](https://togithub.com/veritem/eslint-plugin-vitest/commit/36e5b9a)) ### [`v0.5.0`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.5.0) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.4.1...v0.5.0) ##### â€ŧī¸ Breaking Change 🚨 This version only supports flat config! If you run into issues consider downgrading and opening an issue ofcourse. **Full Changelog**: https://github.com/veritem/eslint-plugin-vitest/compare/v0.5.0...v0.5.0 ### [`v0.4.1`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.4.1) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.4.0...v0.4.1) **Full Changelog**: https://github.com/veritem/eslint-plugin-vitest/compare/v0.4.1...v0.4.1 ##### Changes - Remove `max-expect` rule in favor of `max-expects` ### [`v0.4.0`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.4.0) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.26...v0.4.0) ##### Bug Fixes - support ESLint v9 getScope() ([#​399](https://togithub.com/veritem/eslint-plugin-vitest/issues/399)) ([bbe0130](https://togithub.com/veritem/eslint-plugin-vitest/commit/bbe0130)) **Full Changelog**: https://github.com/veritem/eslint-plugin-vitest/compare/v0.4.0...v0.4.0
nodejs/node (node) ### [`v18.20.2`](https://togithub.com/nodejs/node/releases/tag/v18.20.2): 2024-04-10, Version 18.20.2 'Hydrogen' (LTS), @​RafaelGSS [Compare Source](https://togithub.com/nodejs/node/compare/v18.20.1...v18.20.2) This is a security release. ##### Notable Changes - CVE-2024-27980 - Command injection via args parameter of `child_process.spawn` without shell option enabled on Windows ##### Commits - \[[`6627222409`](https://togithub.com/nodejs/node/commit/6627222409)] - **src**: disallow direct .bat and .cmd file spawning (Ben Noordhuis) [nodejs-private/node-private#564](https://togithub.com/nodejs-private/node-private/pull/564) ### [`v18.20.1`](https://togithub.com/nodejs/node/compare/v18.20.0...v18.20.1) [Compare Source](https://togithub.com/nodejs/node/compare/v18.20.0...v18.20.1) ### [`v18.20.0`](https://togithub.com/nodejs/node/compare/v18.19.1...v18.20.0) [Compare Source](https://togithub.com/nodejs/node/compare/v18.19.1...v18.20.0)
vitest-dev/vitest (vitest) ### [`v1.5.0`](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0)

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 2 months ago

Deploy Preview for mermaidjs ready!

Name Link
Latest commit c5d3eb322a16cab550fdb62a7771934c0e79bbef
Latest deploy log https://app.netlify.com/sites/mermaidjs/deploys/66183f9e8822b4000868071b
Deploy Preview https://deploy-preview-1432--mermaidjs.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.

cypress[bot] commented 2 months ago

Passing run #1409 ↗ī¸Ž

0 29 6 0 Flakiness 0

Details:

Merge c5d3eb322a16cab550fdb62a7771934c0e79bbef into 0e6c022a0fc9405abec9a35ae856...
Project: Mermaid Live Editor Commit: 19c4d78605 ℹī¸
Status: Passed Duration: 01:55 💡
Started: Apr 11, 2024 7:54 PM Ended: Apr 11, 2024 7:56 PM

Review all test suite changes for PR #1432 ↗ī¸Ž