Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps @docusaurus/core from 2.0.0-alpha.50 to 2.0.0-alpha.58.

Release notes

Sourced from @docusaurus/core's releases.

v2.0.0-alpha.58

🚀 New Feature

  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #2916 feat(v2): add a banner that links to latest version of documentation (@teikjun)
    • #2682 feat(v2): expanded sidebar categories by default (@jsjoeio)
  • docusaurus-plugin-debug, docusaurus-preset-classic
  • docusaurus-init, docusaurus
  • docusaurus-plugin-client-redirects, docusaurus-utils
  • docusaurus-theme-live-codeblock
    • #2826 feat(v2): allow adding components to react-live scope (@slorber)
  • docusaurus-theme-classic, docusaurus
    • #2856 feat(v2): allow specifying meta image for blog posts (@lex111)
  • docusaurus-theme-classic
    • #2841 feat(v2): Allow swizzling prism-include-languages in theme-classic (@SamChou19815)

💥 Breaking Change

  • docusaurus-init, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus
  • docusaurus-plugin-content-docs
    • #2861 fix(v2): do not create route for document that serve as docs home page (@lex111)
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #2682 feat(v2): expanded sidebar categories by default (@jsjoeio)

🐛 Bug Fix

  • docusaurus-plugin-content-docs, docusaurus-theme-bootstrap, docusaurus-theme-classic
  • docusaurus-theme-classic
    • #2932 fix(v2): Add hooks to detect window resize, toggle off sidebar and navbar in desktop (@guillaumejacquart)
    • #2909 fix(v2): adjust anchor offset when routes switched (@lex111)
    • #2896 fix(v2): set correct canonical url for docs home page (@lex111)
    • #2893 fix(v2): Do not automatically change tab when a non-existing option is selected (@SamChou19815)
    • #2888 fix(v2): restore styles for menu scrollbar (@lex111)
    • #2857 fix(v2): treat inline code in raw HTML as native element (@lex111)
  • docusaurus
  • docusaurus-preset-classic
  • docusaurus-init
    • #2902 feat(v2): add nojekyll file to static folder for all templates (@teikjun)
  • docusaurus-theme-bootstrap
Changelog

Sourced from @docusaurus/core's changelog.

2.0.0-alpha.58

🚀 New Feature

  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #2916 feat(v2): add a banner that links to latest version of documentation (@teikjun)
    • #2682 feat(v2): expanded sidebar categories by default (@jsjoeio)
  • docusaurus-plugin-debug, docusaurus-preset-classic
  • docusaurus-init, docusaurus
  • docusaurus-plugin-client-redirects, docusaurus-utils
  • docusaurus-theme-live-codeblock
    • #2826 feat(v2): allow adding components to react-live scope (@slorber)
  • docusaurus-theme-classic, docusaurus
    • #2856 feat(v2): allow specifying meta image for blog posts (@lex111)
  • docusaurus-theme-classic
    • #2841 feat(v2): Allow swizzling prism-include-languages in theme-classic (@SamChou19815)

💥 Breaking Change

  • docusaurus-init, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus
  • docusaurus-plugin-content-docs
    • #2861 fix(v2): do not create route for document that serve as docs home page (@lex111)
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #2682 feat(v2): expanded sidebar categories by default (@jsjoeio)

🐛 Bug Fix

  • docusaurus-plugin-content-docs, docusaurus-theme-bootstrap, docusaurus-theme-classic
  • docusaurus-theme-classic
    • #2932 fix(v2): Add hooks to detect window resize, toggle off sidebar and navbar in desktop (@guillaumejacquart)
    • #2909 fix(v2): adjust anchor offset when routes switched (@lex111)
    • #2896 fix(v2): set correct canonical url for docs home page (@lex111)
    • #2893 fix(v2): Do not automatically change tab when a non-existing option is selected (@SamChou19815)
    • #2888 fix(v2): restore styles for menu scrollbar (@lex111)
    • #2857 fix(v2): treat inline code in raw HTML as native element (@lex111)
  • docusaurus
  • docusaurus-preset-classic
  • docusaurus-init
    • #2902 feat(v2): add nojekyll file to static folder for all templates (@teikjun)
  • docusaurus-theme-bootstrap
Commits
Maintainer changes

This version was pushed to npm by slorber, a new releaser for @docusaurus/core since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@docusaurus/core](https://github.com/facebook/docusaurus) from 2.0.0-alpha.50 to 2.0.0-alpha.58.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md)
- [Commits](facebook/docusaurus@v2.0.0-alpha.50...v2.0.0-alpha.58)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 22, 2020
@dependabot-preview
Copy link
Author

Superseded by #16.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.58 branch July 27, 2020 12:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

0 participants