Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#521
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 26, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 24.10.1324.12.2 age confidence
@vitejs/plugin-vue (source) 6.0.46.0.6 age confidence
algoliasearch (source) 4.26.04.27.0 age confidence
element-plus (source) 2.13.22.13.7 age confidence
katex (source) 0.16.330.16.45 age confidence
less (source) 4.5.14.6.4 age confidence
marked (source) 17.0.317.0.6 age confidence
mermaid 11.12.311.14.0 age confidence
nodejieba 3.5.23.5.8 age confidence
puppeteer (source) 24.40.024.43.0 age confidence
rollup-plugin-visualizer 7.0.07.0.1 age confidence
simple-git (source) 3.32.33.36.0 age confidence
tsx (source) 4.19.34.21.0 age confidence
unplugin-vue-components 31.0.031.1.0 age confidence
vite-plugin-pwa 1.2.01.3.0 age confidence
vue (source) 3.5.293.5.34 age confidence
vue-router (source) 5.0.35.0.6 age confidence

Release Notes

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
algolia/algoliasearch-client-javascript (algoliasearch)

v4.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: algolia/algoliasearch-client-javascript@4.26.0...4.27.0

element-plus/element-plus (element-plus)

v2.13.7

Compare Source

2.13.7

2026-04-10

Features
Bug fixes
Refactors

v2.13.6

Compare Source

2.13.6

2026-03-20

Features
Bug fixes
  • Components [tooltip] sync visible after disabled toggle (#​23738 by @​snowbitx)
  • Components [mention] remove the whole input containing a split (#​23753 by @​rzzf)
  • Components [tab] incorrect boundary detection when container size is a float number (#​23774 by @​rzzf)
  • Components [table] expanded rows cannot be updated using array methods (#​23761 by @​rzzf)
  • Components [tree-v2] update expanded state when defaultExpandedKeys change (#​23557 by @​hellomrbigshot)
  • Components [select] using the options prop can cause list data loss when quickly switching between dropdowns (#​23780 by @​lw56777)
  • Components [select] allow empty labels when persistent is false (#​23809 by @​snowbitx)
  • Components [popper] update popover style when content size changes (#​23802 by @​rzzf)
  • Components [tabs] incorrect boundary detection when container size is a float number (#​23776 by @​rzzf)
  • Hooks [use-composition] abnormal state in Korean input composition (#​23831 by @​rzzf)
  • Components [select/select-v2] avoid hiding the dropdown when there is data in options (#​23838 by @​keeplearning66)
  • Improvement(components): [tabs] navigation wheel scrolling experience (#​23775 by @​rzzf)
  • Style(components): [tag] fix icon in slot causing text wrap (#​23725 by @​zmyjs)
Refactors

v2.13.5

Compare Source

2.13.5

2026-03-07

Bug fixes

v2.13.4

Compare Source

2.13.4

2026-03-06

Features
Bug fixes

v2.13.3

Compare Source

2.13.3

2026-02-28

Features
Bug fixes
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
less/less.js (less)

v4.6.4

Compare Source

v4.6.3

Compare Source

Changes

See CHANGELOG.md for details.

Installation
npm install less@4.6.3

v4.6.2

Compare Source

v4.6.1

Compare Source

v4.6.0

Compare Source

Bug Fixes
Features & Improvements
Deprecation Warnings
Chores
markedjs/marked (marked)

v17.0.6

Compare Source

Bug Fixes

v17.0.5

Compare Source

Bug Fixes
  • Fix catastrophic backtracking (ReDoS) in link/reflink label regex (#​3918) (4625980)
  • prevent quadratic complexity in emStrongLDelim regex (#​3906) (c732dd2)
  • prevent single-tilde strikethrough false positives (#​3910) (5e03369)
  • re-assign tokenizer.lexer and renderer.parser at start of each parse call (#​3907) (f3a3ec0)
  • trim trailing whitespace from lheading text (#​3920) (3ea7e88)

v17.0.4

Compare Source

Bug Fixes
mermaid-js/mermaid (mermaid)

v11.14.0

Compare Source

Thanks to our awesome mermaid community that contributed to this release: @​ashishjain0512, @​tractorjuice, @​autofix-ci[bot], @​aloisklink, @​knsv, @​kibanana, @​chandershekhar22, @​khalil, @​ytatsuno, @​sidharthv96, @​github-actions[bot], @​dripcoding, @​knsv-bot, @​jeroensmink98, @​Alex9583, @​GhassenS, @​omkarht, @​darshanr0107, @​leentaylor, @​lee-treehouse, @​veeceey, @​turntrout, @​Mermaid-Chart, @​BambioGaming, Claude

Releases

@​mermaid-js/examples@​1.2.0

Minor Changes

mermaid@​11.14.0

Minor Changes
  • #​7526 efe218a - Add Wardley Maps diagram type (beta)

    Adds Wardley Maps as a new diagram type to Mermaid (available as wardley-beta). Wardley Maps are visual representations of business strategy that help map value chains and component evolution.

    Features:

    • Component positioning with [visibility, evolution] coordinates (OWM format)
    • Anchors for users/customers
    • Multiple link types: dependencies, flows, labeled links
    • Evolution arrows and trend indicators
    • Custom evolution stages with optional dual labels
    • Custom stage widths using @​boundary notation
    • Pipeline components with visibility inheritance
    • Annotations, notes, and visual elements
    • Source strategy markers: build, buy, outsource, market
    • Inertia indicators
    • Theme integration

    Implementation includes parser, D3.js renderer, unit tests, E2E tests, and comprehensive documentation.

  • #​7526 efe218a - feat: implement neo look styling for state diagrams

  • #​7526 efe218a - feat: implement neo look support for sequence diagrams with drop shadows, and enhanced styling

  • #​7526 efe218a - feat: add randomize config option for architecture diagrams, defaulting to false for deterministic layout

  • #​7526 efe218a - feat: Add option to change timeline direction

  • #​7526 efe218a - Fix duplicate SVG element IDs when rendering multiple diagrams on the same page. Internal element IDs (nodes, edges, markers, clusters) are now prefixed with the diagram's SVG element ID across all diagram types. Custom CSS or JS using exact ID selectors like #arrowhead should use attribute-ending selectors like [id$="-arrowhead"] instead.

  • #​7526 efe218a - feat: implement neo look styling for ER diagrams

  • #​7526 efe218a - feat: implement neo look styling for requirement diagrams

  • #​7526 efe218a - feat: add theme support for data label colour in xy chart

  • #​7526 efe218a - feat: implement neo look styling for mindmap diagrams

  • #​7526 efe218a - feat: implement neo look for mermaid flowchart diagrams

  • #​7526 efe218a - feat: implement neo look and themes for class diagram

  • #​7526 efe218a - feat: add showDataLabelOutsideBar option for xy chart

  • #​7526 efe218a - feat: implement neo look support for timeline diagram with drop shadows, additoinal redux themes and enhanced styling

  • #​7526 efe218a - feat: implement neo look and themes for gitGraph diagram

  • #​7526 efe218a - add new TreeView diagram

Patch Changes
  • #​7526 efe218a - add link to ishikawa diagram on mermaid.js.org

  • #​7526 efe218a - docs: document valid duration token formats in gantt.md

  • #​7526 efe218a - fix: ER diagram parsing when using "1" as entity identifier on right side

    The parser was incorrectly tokenizing the second "1" in patterns like a many to 1 1: because the lookahead rule only checked for alphabetic characters after whitespace, not digits. Added a new lookahead pattern "1"(?=\s+[0-9]) to correctly identify the cardinality alias before a numeric entity name.

    Fixes #​7472

  • #​7526 efe218a - fix: scope cytoscape label style mapping to edges with labels to prevent console warnings

  • #​7526 efe218a - fix: support inline annotation syntax in class diagrams (class Shape <>)

  • #​7526 efe218a - fix: Align branch label background with text for multi-line labels in LR GitGraph layout

  • #​7526 efe218a - fix: preserve cause hierarchy when ishikawa effect is indented more than causes

  • #​7526 efe218a - refactor: remove unused createGraphWithElements function and add regression test for open edge arrowheads

  • #​7526 efe218a - fix: Prevent long pie chart titles from being clipped by expanding the viewBox

  • #​7526 efe218a - fix: prevent sequence diagram hang when "as" is used without a trailing space in participant declarations

  • #​7526 efe218a - fix: warn when style statement targets a non-existent node in flowcharts

  • #​7526 efe218a - fix: group state diagram SVG children under single root element

  • #​7526 efe218a - fix: Allow :::className syntax inside composite state blocks

  • #​7526 efe218a Thanks @​aloisklink, @​BambioGaming! - fix: prevent escaping < and & when htmlLabels: false

  • #​7526 efe218a - fix: treemap title and labels use theme-aware colors for dark backgrounds

  • Updated dependencies [efe218a]:

@​mermaid-js/parser@​1.1.0

Minor Changes

@​mermaid-js/tiny@​11.14.0

Minor Changes
  • #​7526 efe218a - Add Wardley Maps diagram type (beta)

    Adds Wardley Maps as a new diagram type to Mermaid (available as wardley-beta). Wardley Maps are visual representations of business strategy that help map value chains and component evolution.

    Features:

    • Component positioning with [visibility, evolution] coordinates (OWM format)
    • Anchors for users/customers
    • Multiple link types: dependencies, flows, labeled links
    • Evolution arrows and trend indicators
    • Custom evolution stages with optional dual labels
    • Custom stage widths using @​boundary notation
    • Pipeline components with visibility inheritance
    • Annotations, notes, and visual elements
    • Source strategy markers: build, buy, outsource, market
    • Inertia indicators
    • Theme integration

    Implementation includes parser, D3.js

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Feb 26, 2026

Deploying note with  Cloudflare Pages  Cloudflare Pages

Latest commit: f1f6d20
Status: ✅  Deploy successful!
Preview URL: https://e486a532.note-e01.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.note-e01.pages.dev

View logs

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f9dfc32 to 37c5813 Compare February 26, 2026 08:12
@renovate renovate Bot changed the title chore(deps): update dependency @types/node to v24.10.14 chore(deps): update all non-major dependencies Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 37c5813 to 1547557 Compare February 26, 2026 22:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1547557 to 6b27c4d Compare February 27, 2026 09:40
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 27, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6b27c4d to 9270c8d Compare February 28, 2026 01:58
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9270c8d to 07bcf4d Compare February 28, 2026 04:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 07bcf4d to 70c4a11 Compare February 28, 2026 14:01
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 70c4a11 to 819170a Compare March 3, 2026 14:33
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 819170a to 64fe88b Compare March 4, 2026 18:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 64fe88b to 010c9f6 Compare March 5, 2026 04:40
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 010c9f6 to 481e6f5 Compare March 5, 2026 15:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 481e6f5 to e683d12 Compare March 5, 2026 19:55
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e683d12 to a4cede1 Compare March 6, 2026 01:20
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a4cede1 to 5dc3347 Compare March 6, 2026 05:23
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 85dfc0d to cc33e17 Compare March 9, 2026 11:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from cc33e17 to 4d66805 Compare March 9, 2026 14:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4d66805 to b1a0680 Compare March 10, 2026 18:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b1a0680 to 8256095 Compare March 10, 2026 22:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8256095 to 1f89f29 Compare March 11, 2026 18:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1f89f29 to 94fe71d Compare March 12, 2026 18:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 94fe71d to fca8af4 Compare March 13, 2026 14:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from fca8af4 to 6bb408d Compare March 13, 2026 22:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6bb408d to 55877f2 Compare March 18, 2026 01:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 55877f2 to 9683fc1 Compare March 19, 2026 14:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9683fc1 to 0660286 Compare March 19, 2026 18:11
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0660286 to 3dd14a6 Compare March 20, 2026 07:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 3dd14a6 to 307c155 Compare March 20, 2026 12:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 307c155 to 8ab7125 Compare March 20, 2026 18:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8ab7125 to fb7bd34 Compare March 23, 2026 09:30
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