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 (patch) #1461

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@fortawesome/fontawesome-free (source) 6.5.1 -> 6.5.2 age adoption passing confidence devDependencies patch
@sveltejs/adapter-static (source) 3.0.1 -> 3.0.2 age adoption passing confidence devDependencies patch
@sveltejs/kit (source) 2.5.9 -> 2.5.16 age adoption passing confidence devDependencies patch
@sveltejs/vite-plugin-svelte (source) 3.1.0 -> 3.1.1 age adoption passing confidence devDependencies patch
eslint-plugin-svelte (source) 2.39.0 -> 2.39.4 age adoption passing confidence devDependencies patch
lint-staged 15.2.2 -> 15.2.7 age adoption passing confidence devDependencies patch
node (source) 18.20.2 -> 18.20.3 age adoption passing confidence volta patch
plausible-tracker 0.3.8 -> 0.3.9 age adoption passing confidence dependencies patch
prettier-plugin-svelte 3.2.3 -> 3.2.4 age adoption passing confidence devDependencies patch
svelte (source) 4.2.17 -> 4.2.18 age adoption passing confidence devDependencies patch
tailwindcss (source) 3.4.3 -> 3.4.4 age adoption passing confidence devDependencies patch
tslib (source) 2.6.2 -> 2.6.3 age adoption passing confidence devDependencies patch

Release Notes

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-free) ### [`v6.5.2`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.5.2) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2) **Change log available at https://fontawesome.com/docs/changelog/**
sveltejs/kit (@​sveltejs/adapter-static) ### [`v3.0.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-static/CHANGELOG.md#302) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/adapter-static@3.0.1...@sveltejs/adapter-static@3.0.2) ##### Patch Changes - chore: add keywords for discovery in npm search ([#​12330](https://togithub.com/sveltejs/kit/pull/12330)) - Updated dependencies \[[`25acb1d9fce998dccd8050b93cf4142c2b082611`](https://togithub.com/sveltejs/kit/commit/25acb1d9fce998dccd8050b93cf4142c2b082611), [`642c4a4aff4351b786fe6274aa2f0bf7d905faf9`](https://togithub.com/sveltejs/kit/commit/642c4a4aff4351b786fe6274aa2f0bf7d905faf9), [`0a0e9aa897123ebec50af08e9385b2ca4fc5bb28`](https://togithub.com/sveltejs/kit/commit/0a0e9aa897123ebec50af08e9385b2ca4fc5bb28)]: - [@​sveltejs/kit](https://togithub.com/sveltejs/kit)[@​2](https://togithub.com/2).5.11
sveltejs/kit (@​sveltejs/kit) ### [`v2.5.16`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2516) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.15...@sveltejs/kit@2.5.16) ##### Patch Changes - fix: determine local Svelte version more reliably ([#​12350](https://togithub.com/sveltejs/kit/pull/12350)) ### [`v2.5.15`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2515) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.14...@sveltejs/kit@2.5.15) ##### Patch Changes - fix: always decode asset URLs ([#​12352](https://togithub.com/sveltejs/kit/pull/12352)) ### [`v2.5.14`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2514) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.13...@sveltejs/kit@2.5.14) ##### Patch Changes - fix: read non-encoded data URIs ([#​12347](https://togithub.com/sveltejs/kit/pull/12347)) ### [`v2.5.13`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2513) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.12...@sveltejs/kit@2.5.13) ##### Patch Changes - fix: decode asset URLs in dev when reading them, but for real this time ([#​12344](https://togithub.com/sveltejs/kit/pull/12344)) ### [`v2.5.12`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2512) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.11...@sveltejs/kit@2.5.12) ##### Patch Changes - fix: decode asset URLs in dev when reading them ([#​12341](https://togithub.com/sveltejs/kit/pull/12341)) ### [`v2.5.11`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2511) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.10...@sveltejs/kit@2.5.11) ##### Patch Changes - fix: hrefs that start with `config.prerender.origin` are now crawled ([#​12277](https://togithub.com/sveltejs/kit/pull/12277)) - chore: add keywords for discovery in npm search ([#​12330](https://togithub.com/sveltejs/kit/pull/12330)) - fix: handle whitespace in HTTP Accept header ([#​12292](https://togithub.com/sveltejs/kit/pull/12292)) ### [`v2.5.10`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2510) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.9...@sveltejs/kit@2.5.10) ##### Patch Changes - fix: exclude server files from optimizeDeps.entries ([#​12242](https://togithub.com/sveltejs/kit/pull/12242)) - fix: bump import-meta-resolve to remove deprecation warnings ([#​12240](https://togithub.com/sveltejs/kit/pull/12240))
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte) ### [`v3.1.1`](https://togithub.com/sveltejs/vite-plugin-svelte/releases/tag/%40sveltejs/vite-plugin-svelte%403.1.1) [Compare Source](https://togithub.com/sveltejs/vite-plugin-svelte/compare/@sveltejs/vite-plugin-svelte@3.1.0...@sveltejs/vite-plugin-svelte@3.1.1) ##### Patch Changes - fix: ensure vite config is only resolved once during lazy init of vitePreprocess ([#​917](https://togithub.com/sveltejs/vite-plugin-svelte/pull/917)) - fix: disable hmr when vite config server.hmr is false ([#​917](https://togithub.com/sveltejs/vite-plugin-svelte/pull/917))
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte) ### [`v2.39.4`](https://togithub.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.39.4) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.3...eslint-plugin-svelte@2.39.4) ##### Patch Changes - [#​786](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/786) [`e7e25d6`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/e7e25d62db5050e6d16e16518a4afe67499d8efc) Thanks [@​baseballyama](https://togithub.com/baseballyama)! - deps: update `svelte-eslint-parser` to support Svelte `5.0.0-next.155` ### [`v2.39.3`](https://togithub.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.39.3) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.2...eslint-plugin-svelte@2.39.3) ##### Patch Changes - [#​778](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/778) [`3e2a732`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/3e2a732831aae9224824bfb329ef971f135dd997) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: update svelte-eslint-parser ### [`v2.39.2`](https://togithub.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.39.2) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.1...eslint-plugin-svelte@2.39.2) ##### Patch Changes - [#​775](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/775) [`0e85eba`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/0e85ebab173759e08c1005dceda94736477ef300) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: README is not publish ### [`v2.39.1`](https://togithub.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.39.1) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/v2.39.0...eslint-plugin-svelte@2.39.1) ##### Patch Changes - [#​772](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/772) [`0ecab95`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/0ecab95f74a9bd88d831671c2048a821a2194ec6) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: false positive for kebab-case with svelte v5 in `svelte/no-unused-svelte-ignore`
okonet/lint-staged (lint-staged) ### [`v15.2.7`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1527) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.6...v15.2.7) ##### Patch Changes - [#​1440](https://togithub.com/lint-staged/lint-staged/pull/1440) [`a51be80`](https://togithub.com/lint-staged/lint-staged/commit/a51be804b63307ac7af3c82f4cb2d43dbe92daac) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version drops the `--path-format=absolute` option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading `git` to the latest version. ### [`v15.2.6`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1526) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.5...v15.2.6) ##### Patch Changes - [#​1433](https://togithub.com/lint-staged/lint-staged/pull/1433) [`119adb2`](https://togithub.com/lint-staged/lint-staged/commit/119adb29854cabddbfcf0469d7c8a0126184a5d4) Thanks [@​iiroj](https://togithub.com/iiroj)! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems. ### [`v15.2.5`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1525) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.4...v15.2.5) ##### Patch Changes - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`31a1f95`](https://togithub.com/lint-staged/lint-staged/commit/31a1f9548ea8202bc5bd718076711f747396e3ca) Thanks [@​iiroj](https://togithub.com/iiroj)! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available. - [#​1423](https://togithub.com/lint-staged/lint-staged/pull/1423) [`91abea0`](https://togithub.com/lint-staged/lint-staged/commit/91abea0d298154d92113ba34bae4020704e22918) Thanks [@​iiroj](https://togithub.com/iiroj)! - Improve error logging when failing to read or parse a configuration file - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`ee43f15`](https://togithub.com/lint-staged/lint-staged/commit/ee43f154097753dd5448766f792387e60e0ea453) Thanks [@​iiroj](https://togithub.com/iiroj)! - Upgrade micromatch@4.0.7 ### [`v15.2.4`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1524) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.2...v15.2.4) ##### Patch Changes - [`4f4537a`](https://togithub.com/lint-staged/lint-staged/commit/4f4537a75ebfba816826f6f67a325dbc7f25908a) Thanks [@​iiroj](https://togithub.com/iiroj)! - Fix release issue with previous version; update dependencies
nodejs/node (node) ### [`v18.20.3`](https://togithub.com/nodejs/node/releases/tag/v18.20.3): 2024-05-21, Version 18.20.3 'Hydrogen' (LTS), @​richardlau [Compare Source](https://togithub.com/nodejs/node/compare/v18.20.2...v18.20.3) ##### Notable Changes This release fixes a regression introduced in Node.js 18.19.0 where `http.server.close()` was incorrectly closing idle connections. A fix has also been included for compiling Node.js from source with newer versions of Clang. The list of keys used to sign releases has been synchronized with the current list from the `main` branch. ##### Updated dependencies - acorn updated to 8.11.3. - acorn-walk updated to 8.3.2. - ada updated to 2.7.8. - c-ares updated to 1.28.1. - corepack updated to 0.28.0. - nghttp2 updated to 1.61.0. - ngtcp2 updated to 1.3.0. - npm updated to 10.7.0. Includes a fix from npm@10.5.1 to limit the number of open connections [npm/cli#7324](https://togithub.com/npm/cli/pull/7324). - simdutf updated to 5.2.4. - zlib updated to 1.3.0.1-motley-7d77fb7. ##### Commits - \[[`0c260e10e7`](https://togithub.com/nodejs/node/commit/0c260e10e7)] - **deps**: update zlib to 1.3.0.1-motley-7d77fb7 (Node.js GitHub Bot) [#​52516](https://togithub.com/nodejs/node/pull/52516) - \[[`1152d7f919`](https://togithub.com/nodejs/node/commit/1152d7f919)] - **deps**: update zlib to 1.3.0.1-motley-24c07df (Node.js GitHub Bot) [#​52199](https://togithub.com/nodejs/node/pull/52199) - \[[`755399db9d`](https://togithub.com/nodejs/node/commit/755399db9d)] - **deps**: update zlib to 1.3.0.1-motley-24342f6 (Node.js GitHub Bot) [#​52123](https://togithub.com/nodejs/node/pull/52123) - \[[`af3e32073b`](https://togithub.com/nodejs/node/commit/af3e32073b)] - **deps**: update ada to 2.7.8 (Node.js GitHub Bot) [#​52517](https://togithub.com/nodejs/node/pull/52517) - \[[`e4ea2db58b`](https://togithub.com/nodejs/node/commit/e4ea2db58b)] - **deps**: update c-ares to 1.28.1 (Node.js GitHub Bot) [#​52285](https://togithub.com/nodejs/node/pull/52285) - \[[`14e857bea2`](https://togithub.com/nodejs/node/commit/14e857bea2)] - **deps**: update corepack to 0.28.0 (Node.js GitHub Bot) [#​52616](https://togithub.com/nodejs/node/pull/52616) - \[[`7f5dd44ca6`](https://togithub.com/nodejs/node/commit/7f5dd44ca6)] - **deps**: upgrade npm to 10.7.0 (npm team) [#​52767](https://togithub.com/nodejs/node/pull/52767) - \[[`78f84ebb09`](https://togithub.com/nodejs/node/commit/78f84ebb09)] - **deps**: update ngtcp2 to 1.3.0 (Node.js GitHub Bot) [#​51796](https://togithub.com/nodejs/node/pull/51796) - \[[`1f489a3753`](https://togithub.com/nodejs/node/commit/1f489a3753)] - **deps**: update ngtcp2 to 1.2.0 (Node.js GitHub Bot) [#​51584](https://togithub.com/nodejs/node/pull/51584) - \[[`3034968225`](https://togithub.com/nodejs/node/commit/3034968225)] - **deps**: update ngtcp2 to 1.1.0 (Node.js GitHub Bot) [#​51319](https://togithub.com/nodejs/node/pull/51319) - \[[`1aa9da467f`](https://togithub.com/nodejs/node/commit/1aa9da467f)] - **deps**: add nghttp3/\*\*/.deps to .gitignore (Luigi Pinca) [#​51400](https://togithub.com/nodejs/node/pull/51400) - \[[`28c0c78c9a`](https://togithub.com/nodejs/node/commit/28c0c78c9a)] - **deps**: update ngtcp2 and nghttp3 (James M Snell) [#​51291](https://togithub.com/nodejs/node/pull/51291) - \[[`8fd5a35364`](https://togithub.com/nodejs/node/commit/8fd5a35364)] - **deps**: upgrade npm to 10.5.2 (npm team) [#​52458](https://togithub.com/nodejs/node/pull/52458) - \[[`2c53ff31c9`](https://togithub.com/nodejs/node/commit/2c53ff31c9)] - **deps**: update acorn-walk to 8.3.2 (Node.js GitHub Bot) [#​51457](https://togithub.com/nodejs/node/pull/51457) - \[[`12f28f33c2`](https://togithub.com/nodejs/node/commit/12f28f33c2)] - **deps**: update acorn to 8.11.3 (Node.js GitHub Bot) [#​51317](https://togithub.com/nodejs/node/pull/51317) - \[[`dddb7eb3e0`](https://togithub.com/nodejs/node/commit/dddb7eb3e0)] - **deps**: update acorn-walk to 8.3.1 (Node.js GitHub Bot) [#​50457](https://togithub.com/nodejs/node/pull/50457) - \[[`c86550e607`](https://togithub.com/nodejs/node/commit/c86550e607)] - **deps**: update acorn-walk to 8.3.0 (Node.js GitHub Bot) [#​50457](https://togithub.com/nodejs/node/pull/50457) - \[[`9500817f66`](https://togithub.com/nodejs/node/commit/9500817f66)] - **deps**: update acorn to 8.11.2 (Node.js GitHub Bot) [#​50460](https://togithub.com/nodejs/node/pull/50460) - \[[`7a8c7b6275`](https://togithub.com/nodejs/node/commit/7a8c7b6275)] - **deps**: update ada to 2.7.7 (Node.js GitHub Bot) [#​52028](https://togithub.com/nodejs/node/pull/52028) - \[[`b199889943`](https://togithub.com/nodejs/node/commit/b199889943)] - **deps**: update corepack to 0.26.0 (Node.js GitHub Bot) [#​52027](https://togithub.com/nodejs/node/pull/52027) - \[[`052b0ba0c6`](https://togithub.com/nodejs/node/commit/052b0ba0c6)] - **deps**: upgrade npm to 10.5.1 (npm team) [#​52351](https://togithub.com/nodejs/node/pull/52351) - \[[`209823d3af`](https://togithub.com/nodejs/node/commit/209823d3af)] - **deps**: update simdutf to 5.2.4 (Node.js GitHub Bot) [#​52473](https://togithub.com/nodejs/node/pull/52473) - \[[`5114cbe18a`](https://togithub.com/nodejs/node/commit/5114cbe18a)] - **deps**: update simdutf to 5.2.3 (Yagiz Nizipli) [#​52381](https://togithub.com/nodejs/node/pull/52381) - \[[`be30309ea0`](https://togithub.com/nodejs/node/commit/be30309ea0)] - **deps**: update simdutf to 5.0.0 (Daniel Lemire) [#​52138](https://togithub.com/nodejs/node/pull/52138) - \[[`b56f66e250`](https://togithub.com/nodejs/node/commit/b56f66e250)] - **deps**: update simdutf to 4.0.9 (Node.js GitHub Bot) [#​51655](https://togithub.com/nodejs/node/pull/51655) - \[[`a9f3b9d9d1`](https://togithub.com/nodejs/node/commit/a9f3b9d9d1)] - **deps**: update nghttp2 to 1.61.0 (Node.js GitHub Bot) [#​52395](https://togithub.com/nodejs/node/pull/52395) - \[[`1b6fa70620`](https://togithub.com/nodejs/node/commit/1b6fa70620)] - **deps**: update nghttp2 to 1.60.0 (Node.js GitHub Bot) [#​51948](https://togithub.com/nodejs/node/pull/51948) - \[[`3c9dbbf4d4`](https://togithub.com/nodejs/node/commit/3c9dbbf4d4)] - **deps**: update nghttp2 to 1.59.0 (Node.js GitHub Bot) [#​51581](https://togithub.com/nodejs/node/pull/51581) - \[[`e28316da54`](https://togithub.com/nodejs/node/commit/e28316da54)] - **deps**: update nghttp2 to 1.58.0 (Node.js GitHub Bot) [#​50441](https://togithub.com/nodejs/node/pull/50441) - \[[`678641f470`](https://togithub.com/nodejs/node/commit/678641f470)] - **deps**: V8: cherry-pick [`d15d49b`](https://togithub.com/nodejs/node/commit/d15d49b09dc7) (Bo Anderson) [#​52337](https://togithub.com/nodejs/node/pull/52337) - \[[`1147fee7d9`](https://togithub.com/nodejs/node/commit/1147fee7d9)] - **doc**: remove ableist language from crypto (Jamie King) [#​52063](https://togithub.com/nodejs/node/pull/52063) - \[[`5e93eae972`](https://togithub.com/nodejs/node/commit/5e93eae972)] - **doc**: add release key for marco-ippolito (marco-ippolito) [#​52257](https://togithub.com/nodejs/node/pull/52257) - \[[`6689a98488`](https://togithub.com/nodejs/node/commit/6689a98488)] - **http**: remove closeIdleConnections function while calling server close (Kumar Rishav) [#​52336](https://togithub.com/nodejs/node/pull/52336) - \[[`71616e8a8a`](https://togithub.com/nodejs/node/commit/71616e8a8a)] - **node-api**: make tsfn accept napi_finalize once more (Gabriel Schulhof) [#​51801](https://togithub.com/nodejs/node/pull/51801) - \[[`d9d9e62474`](https://togithub.com/nodejs/node/commit/d9d9e62474)] - **src**: avoid draining platform tasks at FreeEnvironment (Chengzhong Wu) [#​51290](https://togithub.com/nodejs/node/pull/51290) - \[[`e5fc8ec9fc`](https://togithub.com/nodejs/node/commit/e5fc8ec9fc)] - **test**: skip v8-updates/test-linux-perf (Michaël Zasso) [#​49639](https://togithub.com/nodejs/node/pull/49639) - \[[`351ef189ca`](https://togithub.com/nodejs/node/commit/351ef189ca)] - **test**: v8: Add test-linux-perf-logger test suite (Luke Albao) [#​50352](https://togithub.com/nodejs/node/pull/50352) - \[[`5cec2efc31`](https://togithub.com/nodejs/node/commit/5cec2efc31)] - **test**: reduce the number of requests and parsers (Luigi Pinca) [#​50240](https://togithub.com/nodejs/node/pull/50240) - \[[`5186e453d9`](https://togithub.com/nodejs/node/commit/5186e453d9)] - **test**: deflake test-http-regr-[gh-2928](https://togithub.com/nodejs/node/issues/2928) (Luigi Pinca) [#​49574](https://togithub.com/nodejs/node/pull/49574) - \[[`c60cd67e1c`](https://togithub.com/nodejs/node/commit/c60cd67e1c)] - **test**: skip test for dynamically linked OpenSSL (Richard Lau) [#​52542](https://togithub.com/nodejs/node/pull/52542)
plausible/plausible-tracker (plausible-tracker) ### [`v0.3.9`](https://togithub.com/plausible/plausible-tracker/compare/294405cafc934ee666c1a295a5b2fd8737993ce2...ab75723ad10660cbaee3718d1b0a670e2dfd717d) [Compare Source](https://togithub.com/plausible/plausible-tracker/compare/294405cafc934ee666c1a295a5b2fd8737993ce2...ab75723ad10660cbaee3718d1b0a670e2dfd717d)
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte) ### [`v3.2.4`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#324) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.2.3...v3.2.4) - (fix) speed up regex
sveltejs/svelte (svelte) ### [`v4.2.18`](https://togithub.com/sveltejs/svelte/releases/tag/svelte%404.2.18) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.2.17...svelte@4.2.18) ##### Patch Changes - chore: speed up regex ([#​11922](https://togithub.com/sveltejs/svelte/pull/11922))
tailwindlabs/tailwindcss (tailwindcss) ### [`v3.4.4`](https://togithub.com/tailwindlabs/tailwindcss/releases/tag/v3.4.4) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.4) ##### Fixed - Make it possible to use multiple `` placeholders in a single color definition ([#​13740](https://togithub.com/tailwindlabs/tailwindcss/pull/13740)) - Don't prefix classes in arbitrary values of `has-*`, `group-has-*`, and `peer-has-*` variants ([#​13770](https://togithub.com/tailwindlabs/tailwindcss/pull/13770)) - Support negative values for `{col,row}-{start,end}` utilities ([#​13781](https://togithub.com/tailwindlabs/tailwindcss/pull/13781)) - Update embedded browserslist database ([#​13792](https://togithub.com/tailwindlabs/tailwindcss/pull/13792))
Microsoft/tslib (tslib) ### [`v2.6.3`](https://togithub.com/microsoft/tslib/releases/tag/v2.6.3) [Compare Source](https://togithub.com/Microsoft/tslib/compare/v2.6.2...v2.6.3) #### What's Changed - 'await using' normative changes by [@​rbuckton](https://togithub.com/rbuckton) in [https://github.com/microsoft/tslib/pull/258](https://togithub.com/microsoft/tslib/pull/258) **Full Changelog**: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3

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 1 month ago

Deploy Preview for mermaidjs ready!

Name Link
Latest commit 915b8990aec3c112c6e69a5335b4efea976d315d
Latest deploy log https://app.netlify.com/sites/mermaidjs/deploys/666eecb8d4015000081e2434
Deploy Preview https://deploy-preview-1461--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 1 month ago

Passing run #1481 ↗︎

0 29 6 0 Flakiness 0

Details:

Merge 063729d2cb3b4189da9e910a29ed229e3ab9ee30 into ca03a85221bdf5c947e716e11c99...
Project: Mermaid Live Editor Commit: 13024ea708 ℹ️
Status: Passed Duration: 02:06 💡
Started: Jun 16, 2024 4:20 AM Ended: Jun 16, 2024 4:22 AM

Review all test suite changes for PR #1461 ↗︎