Skip to content

build(deps-dev): bump vitepress-mermaid-renderer from 1.1.7 to 1.1.23#1526

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitepress-mermaid-renderer-1.1.23
Open

build(deps-dev): bump vitepress-mermaid-renderer from 1.1.7 to 1.1.23#1526
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vitepress-mermaid-renderer-1.1.23

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps vitepress-mermaid-renderer from 1.1.7 to 1.1.23.

Release notes

Sourced from vitepress-mermaid-renderer's releases.

v1.1.23

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

v1.1.22

  • 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

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

v1.1.20

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

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

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

1.1.14

Added 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 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 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 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.

1.1.11

Full Changelog: sametcn99/vitepress-mermaid-renderer@1.1.8...1.1.11

... (truncated)

Changelog

Sourced from vitepress-mermaid-renderer's changelog.

1.1.23

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

1.1.22

  • 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

1.1.20

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.

1.1.19

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.

1.1.14

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.

1.1.10

  • Updated Dependencies: Updated dependencies to their latest versions.

... (truncated)

Commits
  • 7278503 feat(i18n): add localized success message for copy action in toolbar
  • 7bacd59 chore: update vitepress-mermaid-renderer dependency to version 1.1.22
  • 51c1414 ## 1.1.22
  • c0ccff5 chore: update dependencies to latest versions and enhance testing documentati...
  • 11afc84 chore: update vitepress-mermaid-renderer dependency to version 1.1.20
  • 37e13bc feat(tests): add comprehensive unit and e2e tests for Mermaid components and ...
  • 36646bb use terser for aggressive minification and create a release profile that comb...
  • 018a5dd chore: update CHANGELOG.md for version 1.1.19 with new features and improvements
  • 63730b7 feat: enhance documentation and type definitions for toolbar and style manage...
  • 054eccd chore: update package links to point to npx.dev in README and config
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vitepress-mermaid-renderer since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vitepress-mermaid-renderer](https://github.com/sametcn99/vitepress-mermaid-renderer) from 1.1.7 to 1.1.23.
- [Release notes](https://github.com/sametcn99/vitepress-mermaid-renderer/releases)
- [Changelog](https://github.com/sametcn99/vitepress-mermaid-renderer/blob/main/CHANGELOG.md)
- [Commits](sametcn99/vitepress-mermaid-renderer@1.1.7...v1.1.23)

---
updated-dependencies:
- dependency-name: vitepress-mermaid-renderer
  dependency-version: 1.1.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants