Skip to content

fix(deps): update all patch dependencies (patch)#7616

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/patch-all-patch
Open

fix(deps): update all patch dependencies (patch)#7616
renovate[bot] wants to merge 1 commit into
developfrom
renovate/patch-all-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 13, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@adobe/jsonschema2md ^8.0.8^8.0.11 age confidence devDependencies patch
@applitools/eyes-cypress ^3.56.5^3.56.6 age confidence devDependencies patch
@braintree/sanitize-url ^7.1.1^7.1.2 age confidence dependencies patch
@chevrotain/types (source) ~11.1.1~11.1.2 age confidence dependencies patch
@iconify-json/carbon ^1.2.14^1.2.20 age confidence devDependencies patch 1.2.21
@microsoft/api-extractor (source) ^7.57.0^7.57.8 age confidence devDependencies patch
@plausible-analytics/tracker (source) ^0.4.4^0.4.5 age confidence dependencies patch
@types/d3-shape (source) ^3.1.7^3.1.8 age confidence devDependencies patch
@types/katex (source) ^0.16.7^0.16.8 age confidence devDependencies patch
@types/lodash (source) ^4.17.21^4.17.24 age confidence devDependencies patch
@types/node (source) ^22.19.1^22.19.18 age confidence devDependencies patch
@unocss/reset (source) ^66.5.9^66.5.12 age confidence devDependencies patch
@vitejs/plugin-vue (source) ^6.0.2^6.0.6 age confidence devDependencies patch
@zenuml/core ^3.47.0^3.47.8 age confidence dependencies patch 3.47.9
canvas ^3.2.0^3.2.3 age confidence devDependencies patch
chevrotain (source) ~11.1.1~11.1.2 age confidence devDependencies patch
cors ^2.8.5^2.8.6 age confidence devDependencies patch
cypress-split ^1.24.25^1.24.31 age confidence devDependencies patch
cytoscape (source) ^3.33.1^3.33.3 age confidence dependencies patch
dayjs (source) ^1.11.19^1.11.20 age confidence dependencies patch
dotenv ^17.2.3^17.2.4 age confidence devDependencies patch
katex (source) ^0.16.25^0.16.45 age confidence dependencies patch
langium (source) ^4.0.0^4.0.3 age confidence devDependencies patch
langium-cli (source) ^4.0.0^4.2.1 age confidence devDependencies patch
peter-evans/create-pull-request v7.0.9v7.0.11 age confidence action patch
release-drafter/release-drafter v6.1.0v6.1.1 age confidence action patch
rollup-plugin-visualizer ^6.0.5^6.0.11 age confidence devDependencies patch
start-server-and-test ^2.1.3^2.1.5 age confidence devDependencies patch
typedoc (source) ^0.28.15^0.28.19 age confidence devDependencies patch
typescript (source) ~5.8.0~5.8.3 age confidence devDependencies patch
unocss (source) ^66.5.9^66.5.12 age confidence devDependencies patch
vite (source) ^7.0.8^7.3.3 age confidence devDependencies patch
vue (source) ^3.5.25^3.5.34 age confidence dependencies patch

Release Notes

adobe/jsonschema2md (@​adobe/jsonschema2md)

v8.0.11

Compare Source

Bug Fixes

v8.0.10

Compare Source

Bug Fixes

v8.0.9

Compare Source

Bug Fixes
  • deps: update dependency readdirp to v5 (9f135d9)
braintree/sanitize-url (@​braintree/sanitize-url)

v7.1.2

Compare Source

Chevrotain/chevrotain (@​chevrotain/types)

v11.1.2

Compare Source

plausible/plausible (@​plausible-analytics/tracker)

v0.4.5

Compare Source

unocss/unocss (@​unocss/reset)

v66.5.12

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.5.11

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.5.10

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.6

Features
  • plugin-vue: propagate multiRoot for template-only vapor components (#​745) (9e07ae9)
Bug Fixes
Miscellaneous Chores

v6.0.5

Miscellaneous Chores

v6.0.4

Bug Fixes
Miscellaneous Chores

v6.0.3

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
mermaid-js/zenuml-core (@​zenuml/core)

v3.47.8

Compare Source

v3.47.7

Compare Source

v3.47.6

Compare Source

v3.47.5

Compare Source

v3.47.4

Compare Source

v3.47.3

Compare Source

Automattic/node-canvas (canvas)

v3.2.3

Compare Source

==================

Fixed

v3.2.2

Compare Source

==================

Fixed
  • Fix dangling env pointer in image MIME data cleanup (#​2550)
  • Fix ctx.direction not affected by ctx.save and ctx.restore
  • Preserve rest of PDF pages when changing width and height (#​2538)
  • Several security fixes for untrusted inputs to getImageData and putImageData. Thanks to Ethan Kim for the report.

v3.2.1

Compare Source

==================

  • Fix error message HTTP response status code in image src setter
  • roundRect() shape incorrect when radii were large relative to rectangle size (#​2400)
  • Reject loadImage when src is null or invalid (#​2304)
  • Fix compilation on GCC 15 by including (#​2545)
expressjs/cors (cors)

v2.8.6

Compare Source

==================

  • Improve documentation (API, context, examples...)
  • Remove additional markdown files from tarball
bahmutov/cypress-split (cypress-split)

v1.24.31

Compare Source

Bug Fixes
  • deps: update dependency find-cypress-specs to v1.54.12 (#​480) (76de9a6)

v1.24.30

Compare Source

Bug Fixes

v1.24.29

Compare Source

Bug Fixes

v1.24.28

Compare Source

Bug Fixes
cytoscape/cytoscape.js (cytoscape)

v3.33.3

Compare Source

Release version v3.33.3

v3.33.2

Compare Source

Release version v3.33.2

iamkun/dayjs (dayjs)

v1.11.20

Compare Source

Bug Fixes
motdotla/dotenv (dotenv)

v17.2.4

Compare Source

Changed
  • Make DotenvPopulateInput accept NodeJS.ProcessEnv type (#​915)
  • Give back to dotenv by checking out my newest project vestauth. It is auth for agents. Thank you for using my software.
KaTeX/KaTeX (katex)

v0.16.45

Compare Source

Bug Fixes

v0.16.44

Compare Source

Bug Fixes
  • remove extra \jot space at bottom of align/gather/etc. (#​4184) (3870ee9)

v0.16.43

Compare Source

Bug Fixes
  • use makeEm() consistently to truncate long CSS decimals (#​4181) (0967dcc)

v0.16.42

Compare Source

Features

v0.16.41

Compare Source

Bug Fixes

v0.16.40

Compare Source

Bug Fixes

v0.16.39

Compare Source

Bug Fixes

v0.16.38

Compare Source

Bug Fixes

v0.16.37

Compare Source

Bug Fixes

v0.16.36

Compare Source

Bug Fixes

v0.16.35

Compare Source

Bug Fixes

v0.16.34

Compare Source

Bug Fixes

v0.16.33

Compare Source

Bug Fixes

v0.16.32

Compare Source

Bug Fixes

v0.16.31

Compare Source

Bug Fixes

v0.16.30

Compare Source

Bug Fixes

v0.16.29

Compare Source

Bug Fixes

v0.16.28

Compare Source

Bug Fixes
  • type: add missing types definition path to package.json (#​4125) (0ef8921)

v0.16.27

Compare Source

Features
  • support equals sign and surrounding whitespace in \htmlData attribute values (#​4112) (c77aaec)

v0.16.26

Compare Source

Bug Fixes
  • \mathop followed by integral symbol (6fbad18)
eclipse-langium/langium (langium-cli)

v4.2.1

Compare Source

Changelog langium.

peter-evans/create-pull-request (peter-evans/create-pull-request)

v7.0.11: Create Pull Request v7.0.11

Compare Source

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.10...v7.0.11

v7.0.10: Create Pull Request v7.0.10

Compare Source

⚙️ Fixes an issue where updating a pull request failed when targeting a forked repository with the same owner as its parent.

What's Changed
New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.9...v7.0.10

release-drafter/release-drafter (release-drafter/release-drafter)

v6.1.1

Compare Source

What's Changed

Bug Fixes

Documentation

Full Changelog: release-drafter/release-drafter@v6.1.0...v6.1.1

btd/rollup-plugin-visualizer (rollup-plugin-visualizer)

v6.0.11

Compare Source

  • Identical to 6.0.5 to have latest v6 that is not deprecated

v6.0.8

Compare Source

  • Not published (rolled back, moved to 7.0.0)
bahmutov/start-server-and-test (start-server-and-test)

v2.1.5

Compare Source

Bug Fixes
  • formatting the message in the constructor of Error object (#​395) (9d135de)

v2.1.4

Compare Source

Bug Fixes
TypeStrong/TypeDoc (typedoc)

v0.28.19

Compare Source

Features
  • Added French translations for the TypeDoc interface and help descriptions.
  • Added support for triple-slash comment style, which requires exactly three slashes in the comment, #​3089.
Bug Fixes
  • Corrected handling of icon caching for custom themes which use SVGs with a larger view box than TypeDoc's default theme.
  • Fixed short summary comment handling on module pages when the project source files use Windows line endings, #​3093.
Thanks!

v0.28.18

Compare Source

Features

v0.28.17

Compare Source

Bug Fixes
  • Improved handling of comments for type aliases which have been declaration merged with functions, #​3064.
  • Fixed anchor link generation to members named $, #​3065.
  • Corrected typing of the plugin option to permit functions, #​3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and
    the suppressCommentWarningsInDeclarationFiles option is enabled, #​3070.
  • Fixed conversion of types referencing type parameters on functions, #​3071.
Thanks!

v0.28.16

Compare Source

Bug Fixes
  • Fixed an issue causing TypeDoc to fail to generate documentation when implementing interfaces, #​3052.
  • Fixed an issue preventing automatic entry point discovery on Windows, #​3057.
  • Improved vertical positioning of text icons, #​3056.
  • TypeDoc no longer includes source location information for type literal reflections. This could sometimes
    cause TypeDoc to infer the wrong path when resolving base paths for display.
  • Adjusted markdown rendering to allow markdownItLoader to override more rendering #​3055.
Features
  • Added support for regions for @include in .tsx, .cjs, and .mjs file references #​3048.
  • Comments for TS-in-JS @typedef tags may now specify modifier tags with the inline tag syntax {@​mod}.
    This makes it possible to add modifier tags to these members, which previously was not possible as
    TypeScript's parsing stops for these members at the next non-braced tag, #​2916 and #​3050.
  • A typedoc-config.schema.json is now included in the root of the package with a JSON schema for TypeDoc's
    configuration file. The schema for the latest version is also published at https://typedoc.org/schema.json
    and will automatically be picked up when writing typedoc.json files if you are using VSCode, #​3054.
Thanks!
vitejs/vite (vite)

v7.3.3

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/core (vue)

v3.5.34

Compare Source

Bug Fixes

v3.5.33

Compare Source

Bug Fixes

v3.5.32

Compare Source

Bug Fixes
  • runtime-core: prevent currentInstance leak into sibling render during async setup re-entry (#​14668) (f166353), closes #​14667
  • teleport: handle updates before deferred mount (#​14642) (32b44f1), cl

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 13, 2026

⚠️ No Changeset found

Latest commit: e169641

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 13, 2026

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit e169641
🔍 Latest deploy log https://app.netlify.com/projects/mermaid-js/deploys/6a0200549aeff00008a3453b
😎 Deploy Preview https://deploy-preview-7616--mermaid-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 13, 2026

Open in StackBlitz

@mermaid-js/examples

npm i https://pkg.pr.new/@mermaid-js/examples@7616

mermaid

npm i https://pkg.pr.new/mermaid@7616

@mermaid-js/layout-elk

npm i https://pkg.pr.new/@mermaid-js/layout-elk@7616

@mermaid-js/layout-tidy-tree

npm i https://pkg.pr.new/@mermaid-js/layout-tidy-tree@7616

@mermaid-js/mermaid-zenuml

npm i https://pkg.pr.new/@mermaid-js/mermaid-zenuml@7616

@mermaid-js/parser

npm i https://pkg.pr.new/@mermaid-js/parser@7616

@mermaid-js/tiny

npm i https://pkg.pr.new/@mermaid-js/tiny@7616

commit: e169641

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.27%. Comparing base (3efbc19) to head (e169641).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #7616   +/-   ##
=======================================
  Coverage     3.27%   3.27%           
=======================================
  Files          598     597    -1     
  Lines        60468   60457   -11     
  Branches       913     913           
=======================================
  Hits          1980    1980           
+ Misses       58488   58477   -11     
Flag Coverage Δ
unit 3.27% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/patch-all-patch branch 6 times, most recently from 404f901 to 06218e3 Compare April 19, 2026 12:12
@renovate renovate Bot force-pushed the renovate/patch-all-patch branch 10 times, most recently from a982622 to d0596f4 Compare May 7, 2026 08:35
@renovate renovate Bot force-pushed the renovate/patch-all-patch branch 9 times, most recently from 175a2c7 to 394c7e0 Compare May 11, 2026 11:19
@renovate renovate Bot changed the title fix(deps): update all patch dependencies (patch) Update all patch dependencies (patch) May 11, 2026
@renovate renovate Bot force-pushed the renovate/patch-all-patch branch from 394c7e0 to 96750f1 Compare May 11, 2026 12:24
@renovate renovate Bot changed the title Update all patch dependencies (patch) fix(deps): update all patch dependencies (patch) May 11, 2026
@renovate renovate Bot force-pushed the renovate/patch-all-patch branch from 96750f1 to 3188095 Compare May 11, 2026 16:06
@renovate renovate Bot force-pushed the renovate/patch-all-patch branch from 3188095 to e169641 Compare May 11, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants