Skip to content

chore(deps): bump @docusaurus/core from 2.0.0-beta.18 to 2.0.0-beta.21 in /site #1010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps @docusaurus/core from 2.0.0-beta.18 to 2.0.0-beta.21.

Release notes

Sourced from @​docusaurus/core's releases.

2.0.0-beta.21 (2022-05-27)

💥 Breaking Change

  • docusaurus-plugin-pwa
  • create-docusaurus, docusaurus-cssnano-preset, docusaurus-logger, docusaurus-mdx-loader, docusaurus-migrate, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader

🚀 New Feature

  • docusaurus-plugin-sitemap
  • docusaurus-utils, docusaurus
  • docusaurus
  • docusaurus-theme-classic
    • #7357 feat(theme-classic): allow className as option for type: "search" (@​JPeer264)

🐛 Bug Fix

  • docusaurus
  • docusaurus-plugin-google-gtag
    • #7424 fix(gtag): send the newly rendered page's title instead of the old one's (@​ori-shalom)
  • create-docusaurus, docusaurus-utils
    • #7507 fix(create-docusaurus): potential security issue with command injection (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus
  • docusaurus-theme-classic
    • #7438 fix(theme-classic): allow nested task lists to preserve the indent (@​Josh-Cena)
    • #7430 fix(theme-classic): consistently apply the right active class name for all navbar items (@​Josh-Cena)
    • #7411 fix(theme-classic): autocollapse sidebar categories when navigating with paginator (@​pranabdas)
    • #7363 fix(theme-classic): resolve customCss from site dir (@​Josh-Cena)
  • docusaurus-utils
    • #7464 fix(utils): fix Markdown link replacement when link text is same as href (@​Josh-Cena)
    • #7458 fix(utils): avoid replacing Markdown links missing the directly next link (@​Josh-Cena)
  • docusaurus-mdx-loader
  • docusaurus-plugin-content-docs
    • #7385 fix(content-docs): restore functionality when a category only has index page (@​Josh-Cena)

💅 Polish

  • docusaurus-theme-translations

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.0-beta.21 (2022-05-27)

💥 Breaking Change

  • docusaurus-plugin-pwa
  • create-docusaurus, docusaurus-cssnano-preset, docusaurus-logger, docusaurus-mdx-loader, docusaurus-migrate, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader

🚀 New Feature

  • docusaurus-plugin-sitemap
  • docusaurus-utils, docusaurus
  • docusaurus
  • docusaurus-theme-classic
    • #7357 feat(theme-classic): allow className as option for type: "search" (@​JPeer264)

🐛 Bug Fix

  • docusaurus
  • docusaurus-plugin-google-gtag
    • #7424 fix(gtag): send the newly rendered page's title instead of the old one's (@​ori-shalom)
  • create-docusaurus, docusaurus-utils
    • #7507 fix(create-docusaurus): potential security issue with command injection (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus
  • docusaurus-theme-classic
    • #7438 fix(theme-classic): allow nested task lists to preserve the indent (@​Josh-Cena)
    • #7430 fix(theme-classic): consistently apply the right active class name for all navbar items (@​Josh-Cena)
    • #7411 fix(theme-classic): autocollapse sidebar categories when navigating with paginator (@​pranabdas)
    • #7363 fix(theme-classic): resolve customCss from site dir (@​Josh-Cena)
  • docusaurus-utils
    • #7464 fix(utils): fix Markdown link replacement when link text is same as href (@​Josh-Cena)
    • #7458 fix(utils): avoid replacing Markdown links missing the directly next link (@​Josh-Cena)
  • docusaurus-mdx-loader
  • docusaurus-plugin-content-docs
    • #7385 fix(content-docs): restore functionality when a category only has index page (@​Josh-Cena)

💅 Polish

  • docusaurus-theme-translations

... (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/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.18 to 2.0.0-beta.21.
- [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.21/packages/docusaurus)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 30, 2022
@redonkulus redonkulus merged commit 5523c20 into master Jul 8, 2022
@redonkulus redonkulus deleted the dependabot/npm_and_yarn/site/docusaurus/core-2.0.0-beta.21 branch July 8, 2022 05:12
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.

1 participant