Skip to content

Update all non-major dependencies#155

Merged
KeeTraxx merged 1 commit into
masterfrom
renovate/all-minor-patch
May 28, 2026
Merged

Update all non-major dependencies#155
KeeTraxx merged 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@terraform-bgdi
Copy link
Copy Markdown
Contributor

@terraform-bgdi terraform-bgdi commented May 24, 2026

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 24.10.1424.12.4 age confidence
markdown-it 14.1.114.2.0 age confidence
shiki (source) 4.0.24.1.0 age confidence
tsx (source) 4.21.04.22.3 age confidence
vitepress-mermaid-renderer (source) 1.1.111.1.24 age confidence

Release Notes

markdown-it/markdown-it (markdown-it)

v14.2.0

Compare Source

Added
  • isPunctCharCode to utilities.
Fixed
  • Don't end HTML comment blocks on a blank line, #​1155.
  • Properly recognize astral chars (surrogates) in delimiter scans for
    emphasis-like markers, #​1072. Big thanks to @​tats-u for his global efforts
    with improving CJK support.
  • Preserve unicode whitespaces when trimm headings/paragraphs, #​1074.
  • More strict entities decode to avoid false positives ;, #​1096.
  • Restore block parser state on fail in lheading rule, #​1131.
Security
  • Fixed poor smartquotes perfomance on > 70k quotes in single block
  • Bumped linkify-it to 5.0.1 with fixed potential perfomance issues.
shikijs/shiki (shiki)

v4.1.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
privatenumber/tsx (tsx)

v4.22.3

Compare Source

Bug Fixes
  • decode typed loader source (dce02fc)
  • preserve entrypoint with TypeScript preload hooks (68f72f3)

This release is also available on:

v4.22.2

Compare Source

Bug Fixes
  • preserve CJS JSON require in ESM hooks (35b700b)
  • preserve named exports from CommonJS TypeScript (11de737)
  • support module.exports require(esm) interop (cf8f199)

This release is also available on:

v4.22.1

Compare Source

Bug Fixes
  • resolve tsconfig path aliases containing a colon (#​780) (6979f28)

This release is also available on:

v4.22.0

Compare Source

Features

This release is also available on:

v4.21.1

Compare Source

Bug Fixes
  • support Node 20.11/21.2 import.meta paths (acf3d8f)
  • support Node.js 24.15.0 (c1d2d45)
  • support Node.js 26.1.0 and 25.9.0 (1d7e528)

This release is also available on:

sametcn99/vitepress-mermaid-renderer (vitepress-mermaid-renderer)

v1.1.24

Compare Source

  • fix: remove line numbers from Mermaid code blocks when VitePress
    markdown.lineNumbers is enabled

v1.1.23

Compare Source

  • feat(i18n): add localized success message for copy action in toolbar

v1.1.22

Compare Source

  • feat(navigation): implement fullscreen state restoration and add tests for
    fullscreen behavior
  • feat(toolbar): add VitePress locale-aware toolbar tooltips with per-locale
    fallback resolution and live updates for mounted diagrams
  • test(toolbar): cover localized tooltip resolution, renderer dispatch behavior,
    component updates, and multilingual selectors
  • docs(toolbar): document the new i18n toolbar option in the README and guide
    pages

v1.1.21

Compare Source

Version information was not added to CHANGELOG.md for 1.1.21.

v1.1.20

Compare Source

use terser for aggressive minification and create a release profile that
combines build and release processes into a single command. Streamline the build
process by eliminating the separate build:release command and ensuring that the
build command directly applies release optimizations.

v1.1.19

Compare Source

Added in 1.1.19
  • Improved API Documentation: Added comprehensive JSDoc coverage for the
    main entrypoint, toolbar utilities, and style manager to improve editor hints
    and package discoverability.
  • Expanded CSS Module Typings: Added inline CSS module declarations so
    TypeScript correctly understands ?inline style imports used by the package.
Changed in 1.1.19
  • Toolbar Type Safety: Refined toolbar configuration typing with stronger
    type guards and resolved configuration types for a safer developer experience.
  • Renderer and Component Documentation: Expanded internal documentation
    across renderer, composables, and Vue components to make the codebase easier
    to maintain.
  • Documentation Package References: Updated README and documentation
    configuration links to use npx.dev package references.
  • Example Project Dependencies: Refreshed the documentation and test project
    package versions to align with the 1.1.19 release.

v1.1.18

Compare Source

Version information was not added to CHANGELOG.md for 1.1.18.

v1.1.16

Compare Source

v1.1.15

Compare Source

v1.1.14

Compare Source

Added in 1.1.14
  • Configurable Fullscreen Behavior: Added fullscreenMode to toolbar
    configuration with "browser" (default) and "dialog" options.
  • Manual Release Workflow: Added a dedicated manual release flow using
    workflow_dispatch that reads version from package.json, creates/pushes
    v<version> tag, publishes to npm with provenance, and creates a GitHub
    release.
  • Release Badges: Added npm version/download, release workflow, and
    provenance badges to README.md.
Changed in 1.1.14
  • Dialog Fullscreen Layout: Reworked dialog fullscreen layout to be centered
    and constrained for a cleaner modal-like experience on desktop and mobile.
  • Theme Alignment for Copy Feedback: Updated the Copied notification to
    use VitePress theme variables (var(--vp-c-bg) and var(--vp-c-text-1)).
  • Fullscreen Backdrop Styling: Updated fullscreen/dialog backdrop styling to
    better match VitePress theme colors.
Fixed in 1.1.14
  • Dialog Background Experience: Replaced the flat white/opaque backdrop feel
    with a translucent blurred backdrop using backdrop-filter, so underlying
    page content remains visible and softly blurred.

v1.1.13

Compare Source

v1.1.12

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Monday (* * * * 0,1)
  • 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 has been generated by Mend Renovate.

Test link

@terraform-bgdi terraform-bgdi force-pushed the renovate/all-minor-patch branch 4 times, most recently from a902b57 to f930ce3 Compare May 27, 2026 06:02
@terraform-bgdi terraform-bgdi force-pushed the renovate/all-minor-patch branch from f930ce3 to 71a832d Compare May 27, 2026 13:19
@KeeTraxx KeeTraxx merged commit 527bf64 into master May 28, 2026
23 checks passed
@KeeTraxx KeeTraxx deleted the renovate/all-minor-patch branch May 28, 2026 07: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.

2 participants