mermaid-js / mermaid-live-editor

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

fix(deps): update all non-major dependencies (patch) #1489

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dayjs (source) 1.11.11 -> 1.11.12 age adoption passing confidence
prettier-plugin-svelte 3.2.5 -> 3.2.6 age adoption passing confidence
tailwindcss (source) 3.4.4 -> 3.4.6 age adoption passing confidence
typescript (source) 5.5.3 -> 5.5.4 age adoption passing confidence
vite (source) 5.3.3 -> 5.3.4 age adoption passing confidence

Release Notes

iamkun/dayjs (dayjs) ### [`v1.11.12`](https://togithub.com/iamkun/dayjs/releases/tag/v1.11.12) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.11...v1.11.12) ##### Bug Fixes - Add NegativeYear Plugin support ([#​2640](https://togithub.com/iamkun/dayjs/issues/2640)) ([6a42e0d](https://togithub.com/iamkun/dayjs/commit/6a42e0d7398639238f575d51287daaf4d495a2a3)) - add UTC support to negativeYear plugin ([#​2692](https://togithub.com/iamkun/dayjs/issues/2692)) ([f3ef705](https://togithub.com/iamkun/dayjs/commit/f3ef705613af83333fe132b470896a65e12f31b0)) - Fix zero offset issue when use tz with locale ([#​2532](https://togithub.com/iamkun/dayjs/issues/2532)) ([d0e6738](https://togithub.com/iamkun/dayjs/commit/d0e6738a66e1b65d3706aad2f9168ebb43d4f887)) - Improve typing for min/max plugin ([#​2573](https://togithub.com/iamkun/dayjs/issues/2573)) ([4fbe94a](https://togithub.com/iamkun/dayjs/commit/4fbe94aaba8c815a42cf4d23dabac918ec50e68c)) - timezone plugin currect parse UTC tz ([#​2693](https://togithub.com/iamkun/dayjs/issues/2693)) ([b575c81](https://togithub.com/iamkun/dayjs/commit/b575c81a8c9c85c7a0baf6f608a12f9d3ba95bd1))
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte) ### [`v3.2.6`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#326) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.2.5...v3.2.6) - (feat) Svelte 5: never quote single-expression-attributes
tailwindlabs/tailwindcss (tailwindcss) ### [`v3.4.6`](https://togithub.com/tailwindlabs/tailwindcss/releases/tag/v3.4.6) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.5...v3.4.6) ##### Fixed - Fix detection of some utilities in Slim/Pug templates ([#​14006](https://togithub.com/tailwindlabs/tailwindcss/pull/14006)) ##### Changed - Loosen `:is()` wrapping rules when using an important selector ([#​13900](https://togithub.com/tailwindlabs/tailwindcss/pull/13900)) ### [`v3.4.5`](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.4...a0dbb3d87664521af8a422df5c179d9572a4698c) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.5)
Microsoft/TypeScript (typescript) ### [`v5.5.4`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.3...c8a7d589e647e19c94150d9892909f3aa93e48eb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)
vitejs/vite (vite) ### [`v5.3.4`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small534-2024-07-16-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.3...v5.3.4) - fix: update Terser type definitions (fix [#​17668](https://togithub.com/vitejs/vite/issues/17668)) ([#​17669](https://togithub.com/vitejs/vite/issues/17669)) ([b723a75](https://togithub.com/vitejs/vite/commit/b723a75)), closes [#​17668](https://togithub.com/vitejs/vite/issues/17668) [#​17669](https://togithub.com/vitejs/vite/issues/17669) - fix(build): skip preload treeshaking for nested braces ([#​17687](https://togithub.com/vitejs/vite/issues/17687)) ([4be96b4](https://togithub.com/vitejs/vite/commit/4be96b4)), closes [#​17687](https://togithub.com/vitejs/vite/issues/17687) - fix(css): include `.css?url` in assets field of manifest ([#​17623](https://togithub.com/vitejs/vite/issues/17623)) ([1465b20](https://togithub.com/vitejs/vite/commit/1465b20)), closes [#​17623](https://togithub.com/vitejs/vite/issues/17623) - fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker ([07bc489](https://togithub.com/vitejs/vite/commit/07bc489)), closes [#​17509](https://togithub.com/vitejs/vite/issues/17509) - refactor: replace includes with logical operations ([#​17620](https://togithub.com/vitejs/vite/issues/17620)) ([c4a2227](https://togithub.com/vitejs/vite/commit/c4a2227)), closes [#​17620](https://togithub.com/vitejs/vite/issues/17620) - chore: add callback to http-proxy.d.ts jsdoc ([#​17646](https://togithub.com/vitejs/vite/issues/17646)) ([d8a5d70](https://togithub.com/vitejs/vite/commit/d8a5d70)), closes [#​17646](https://togithub.com/vitejs/vite/issues/17646)

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 was generated by Mend Renovate. View the repository job log.

netlify[bot] commented 4 months ago

Deploy Preview for mermaidjs ready!

Name Link
Latest commit 5621afc874503cbddda91e6504e14e4797e48fbf
Latest deploy log https://app.netlify.com/sites/mermaidjs/deploys/669ef0ca37fe9f00081c4521
Deploy Preview https://deploy-preview-1489--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 4 months ago

Passing run #1509 β†—οΈŽ

0 29 6 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge 5621afc874503cbddda91e6504e14e4797e48fbf into 3a3641b9d0b8acb116835764d154...
Project: Mermaid Live Editor Commit: 65ba5e7aee ℹ️
Status: Passed Duration: 02:52 πŸ’‘
Started: Jul 22, 2024 11:54 PM Ended: Jul 22, 2024 11:57 PM

Review all test suite changes for PR #1489 β†—οΈŽ