eFrane / vuepress-plugin-mermaidjs

Vuepress plugin for mermaid.js diagrams
https://vuepress-plugin-mermaidjs.efrane.com
75 stars 21 forks source link

build(deps-dev): update @vuepress/shared requirement from ^2.0.0-beta.35 to ^2.0.0-beta.37 #102

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on @vuepress/shared to permit the latest version.

Release notes

Sourced from @​vuepress/shared's releases.

v2.0.0-beta.37

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vuepress/shared's changelog.

2.0.0-beta.37 (2022-03-31)

Bug Fixes

  • theme-default: fallback external-link-icon when the plugin is disabled (close #766) (#769) (3628fbf)

Features

  • plugin-docsearch: add debounce on search (close #216) (#771) (c82f735)
  • plugin-docsearch: bump docsearch to 3.0.0 (close #718) (#721) (85819c3)
  • theme-default: enhance header dropdown experience (#736) (ad530e7)
  • theme-default: scroll active sidebar item into view (#698) (08b9e9a)

Reverts

  • feat(theme-default): enhance header dropdown experience (#736) (#786) (856be61)

2.0.0-beta.36 (2022-03-01)

Bug Fixes

  • avoid user content to be used as string params (close #727) (788afda)
  • bundler-webpack: allow configureWebpack option to return void (#662) (4488cb3)
  • theme-default: fix title style when no content in custom container (close #648) (#657) (73d297f)
  • use function to pass a single default slot in render function (close #716) (4550161)

Features

  • cli: watch page dependencies on dev (e6ed487)
  • markdown: add aria-hidden for line-numbers (#731) (6f5d132)

2.0.0-beta.35 (2022-01-22)

Bug Fixes

  • cli: watch user config correctly on win32 (close #611) (055b174)

... (truncated)

Commits
  • 6600a8c build: publish v2.0.0-beta.37
  • 08b9e9a feat(theme-default): scroll active sidebar item into view (#698)
  • b06ca39 build: bump deps and pin vite minor version (close #781) (#784)
  • c82f735 feat(plugin-docsearch): add debounce on search (close #216) (#771)
  • 6d3902e build(deps): bump minimist from 1.2.5 to 1.2.6 (#775)
  • 3628fbf fix(theme-default): fallback external-link-icon when the plugin is disabled (...
  • 856be61 revert: feat(theme-default): enhance header dropdown experience (#736) (#786)
  • b1ebbf3 build(deps): bump node-forge from 1.2.1 to 1.3.0 (#774)
  • ad530e7 feat(theme-default): enhance header dropdown experience (#736)
  • 85819c3 feat(plugin-docsearch): bump docsearch to 3.0.0 (close #718) (#721)
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
dependabot[bot] commented 2 years ago

Superseded by #106.