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.46 #369

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

Release notes

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

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.46 (2022-05-26)

Bug Fixes

  • core: wrap page content to avoid issues of fragment (close #688) (fb76656)
  • markdown: resolve srcset attr of html img tags (close #809) (#818) (ea53747)
  • plugin-pwa-popup: fix component setup regression (close #903) (3daecdd)
  • plugin-pwa: make the options optional (e781f0a)
  • theme-default: access dom after mounted (#895) (68be74d)
  • theme-default: use lighter bg color for inline code (0c9b5ce)

Features

  • bundler-vite: use development mode when debugging (77dc5fc)
  • bundler-webpack: use development mode when debugging (close #734) (977114e)
  • plugin-external-link-icon: add frontmatter type (964c308)
  • plugin-git: support gitInclude frontmatter (close #449) (#460) (4f5a9af)
  • theme-default: add page-content-top and page-content-bottom slots (close #857) (51f30a2)

2.0.0-beta.45 (2022-05-14)

2.0.0-beta.44 (2022-05-14)

Bug Fixes

  • theme-default: allow non-url-encoded filename in theme config (close #884) (dd1d240)

Features

  • cli: add check for base and dest config (c060a6c)
  • cli: allow .cjs config file (e1152d1)
  • core: merge all client files hooks into clientConfigFile (#888) (ad8b5a8)
  • markdown: improve line-number DOM structure (#819) (d938852)
  • markdown: prepend base to absolute links to markdown files (close #653) (e4155a0)
  • theme-default: normalize html and body font-size (#817) (fd26901)

BREAKING CHANGES

  • markdown: now absolute links to markdown files will be treated as internal links, and do not need to prepend base manually
  • core: clientAppEnhanceFiles, clientAppRootComponentFiles and clientAppSetupFiles hooks are removed, use clientConfigFile hook instead
  • core: conventional file .vuepress/clientAppEnhance.{js,ts} has been renamed to .vuepress/client.{js,ts}, and the usage has been changed too

... (truncated)

Commits
  • 2fe5b72 build: publish v2.0.0-beta.46
  • 3bd48e9 ci: disable fail-fast on check
  • 77dc5fc feat(bundler-vite): use development mode when debugging
  • 977114e feat(bundler-webpack): use development mode when debugging (close #734)
  • d306f33 refactor(bundler-vite): normalize usage of isBuild flag
  • 955215e refactor(bundler-webpack): normalize usage of isBuild flag
  • fb76656 fix(core): wrap page content to avoid issues of fragment (close #688)
  • 4f5a9af feat(plugin-git): support gitInclude frontmatter (close #449) (#460)
  • 964c308 feat(plugin-external-link-icon): add frontmatter type
  • 9e1dbf8 refactor(client): transform content into a stateful component
  • 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 1, 2022 at 10:16AM (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.