Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps @docusaurus/preset-classic from 2.0.0-beta.8 to 2.0.0-beta.18.

Release notes

Sourced from @​docusaurus/preset-classic's releases.

2.0.0-beta.18 (2022-03-25)

🚀 New Feature

  • docusaurus-mdx-loader, docusaurus-theme-classic
    • #6990 feat: lazy-load external images + ability to customize image display (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus
  • docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-types, docusaurus
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
    • #6780 feat(content-docs): allow custom props through category.json (@​taejs)

💥 Breaking Change

  • docusaurus-plugin-content-docs
    • #6859 feat(content-docs): autogenerate category with linked doc metadata as fallback (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
    • #6925 refactor(theme-{classic,common}): refactor site/page/search metadata + apply className on html element (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6895 refactor(theme-{classic,common}): split navbar into smaller components + cleanup + swizzle config (@​slorber)
    • #6930 refactor(theme-{classic,common}): refactor ColorModeToggle + useColorMode() hook (@​lex111)

🐛 Bug Fix

  • docusaurus
  • docusaurus-theme-classic
    • #6983 fix(search): bump Infima, fix search issue due to broken CSS selector (@​slorber)
  • docusaurus-utils-validation
  • docusaurus-plugin-content-docs, docusaurus-utils
  • docusaurus-plugin-content-blog
    • #6947 fix(content-blog): only create archive route if there are blog posts (@​Josh-Cena)
    • #6918 fix(content-blog): remove double leading slash in blog-only paginated view (@​heowc)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations

💅 Polish

... (truncated)

Changelog

Sourced from @​docusaurus/preset-classic's changelog.

2.0.0-beta.18 (2022-03-25)

🚀 New Feature

  • docusaurus-mdx-loader, docusaurus-theme-classic
    • #6990 feat: lazy-load external images + ability to customize image display (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus
  • docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-types, docusaurus
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
    • #6780 feat(content-docs): allow custom props through category.json (@​taejs)

💥 Breaking Change

  • docusaurus-plugin-content-docs
    • #6859 feat(content-docs): autogenerate category with linked doc metadata as fallback (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
    • #6925 refactor(theme-{classic,common}): refactor site/page/search metadata + apply className on html element (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6895 refactor(theme-{classic,common}): split navbar into smaller components + cleanup + swizzle config (@​slorber)
    • #6930 refactor(theme-{classic,common}): refactor ColorModeToggle + useColorMode() hook (@​lex111)

🐛 Bug Fix

  • docusaurus
  • docusaurus-theme-classic
    • #6983 fix(search): bump Infima, fix search issue due to broken CSS selector (@​slorber)
  • docusaurus-utils-validation
  • docusaurus-plugin-content-docs, docusaurus-utils
  • docusaurus-plugin-content-blog
    • #6947 fix(content-blog): only create archive route if there are blog posts (@​Josh-Cena)
    • #6918 fix(content-blog): remove double leading slash in blog-only paginated view (@​heowc)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations

💅 Polish

... (truncated)

Commits

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)

Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.8 to 2.0.0-beta.18.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.18/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2022

Superseded by #90.

@dependabot dependabot bot closed this May 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docusaurus/preset-classic-2.0.0-beta.18 branch May 5, 2022 11:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants