solana-developers / solana-cookbook

https://solanacookbook.com/
624 stars 344 forks source link

chore:(deps-dev): bump @vuepress/plugin-docsearch from 2.0.0-beta.36 to 2.0.0-beta.48 #381

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @vuepress/plugin-docsearch from 2.0.0-beta.36 to 2.0.0-beta.48.

Release notes

Sourced from @​vuepress/plugin-docsearch's releases.

v2.0.0-beta.48

Please refer to CHANGELOG.md for details.

v2.0.0-beta.47

Please refer to CHANGELOG.md for details.

v2.0.0-beta.46

Please refer to CHANGELOG.md for details.

v2.0.0-beta.45

Please refer to CHANGELOG.md for details.

v2.0.0-beta.44

Please refer to CHANGELOG.md for details.

v2.0.0-beta.43

Please refer to CHANGELOG.md for details.

v2.0.0-beta.42

Please refer to CHANGELOG.md for details.

v2.0.0-beta.41

Please refer to CHANGELOG.md for details.

v2.0.0-beta.40

Please refer to CHANGELOG.md for details.

v2.0.0-beta.39

Please refer to CHANGELOG.md for details.

v2.0.0-beta.38

Please refer to CHANGELOG.md for details.

v2.0.0-beta.37

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vuepress/plugin-docsearch's changelog.

2.0.0-beta.48 (2022-06-11)

Bug Fixes

  • plugin-docsearch: keep base in result items (close #933) (35ebc91)
  • shared: check markdown links correctly (252f4ac)

Performance Improvements

  • replace object literals with json when generating client codes (6db42f0)

2.0.0-beta.47 (2022-06-10)

Bug Fixes

  • plugin-active-header-links: remove hash at page top (close #913) (#920) (268fa6d)
  • plugin-docsearch: fix search modal on mobile (52fda1e)
  • plugin-docsearch: use min-width to avoid layout shift after initialization (b208be5)
  • theme-default: fix header anchor offset regression (e4b4ded)

Features

  • bundler-vite: enable vue prod devtools in debug mode (39fe57b)
  • bundler-webpack: enable vue prod devtools in debug mode (4acc725)
  • core: support permalinkPattern in app options (close #778) (#834) (07fbe43)
  • markdown: support markdown.slugify option (0143ba6)
  • plugin-pwa: improve types definition (e7590f4)
  • plugin-search: improve search input hotkeys (close #746) (#831) (c98d70a)
  • theme-default: support colorMode and colorModeSwitch options (close #796) (d89cf86)

Performance Improvements

  • bundler-vite: only apply workaround plugin for serve (05b88e6)

BREAKING CHANGES

  • theme-default: darkMode has been replaced with colorMode and colorModeSwitch
  • theme-default: toggleDarkMode has been renamed to toggleColorMode

2.0.0-beta.46 (2022-05-26)

... (truncated)

Commits
  • eb962a0 build: publish v2.0.0-beta.48
  • 6db42f0 perf: replace object literals with json when generating client codes
  • de6b43d refactor(client): resolve routes in client package
  • 47c65e7 chore: fix comments
  • 35ebc91 fix(plugin-docsearch): keep base in result items (close #933)
  • 252f4ac fix(shared): check markdown links correctly
  • ea1d09c build: publish v2.0.0-beta.47
  • d89cf86 feat(theme-default): support colorMode and colorModeSwitch options (close...
  • 22abc42 style: fix eslint problems
  • b4613d4 build: update eslint config
  • Additional commits viewable in compare view


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 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)
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
solana-cookbook ✅ Ready (Inspect) Visit Preview Jun 14, 2022 at 8:58AM (UTC)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.