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

Release notes

Sourced from @docusaurus/core's releases.

v2.0.0-alpha.55

💥 Breaking Change

  • infima

    • The following Infima classes have been renamed for consistency:

      • page-itempagination__item
      • pagination-nav__link--labelpagination-nav__label
      • pagination-nav__link--sublabelpagination-nav__sublabel
      • tab-itemtabs__item
      • tab-item--activetabs__item--active

      If you have swizzled components, you need to replace these class names.

  • docusaurus

🚀 New Feature

  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs, docusaurus-theme-search-algolia, docusaurus

🐛 Bug Fix

  • docusaurus-plugin-content-docs, docusaurus-utils
    • #2701 fix(v2): remove Markdown syntax from excerpt (@lex111)
  • docusaurus-theme-classic
    • #2765 fix(v2): remove invalid attr from mobile nav links (@lex111)
    • #2760 fix(v2): move anchor link to right of heading (@lex111)
    • #2758 fix(v2): remove extra top margin of tab item (@lex111)
    • #2759 fix(v2): restore hiding of docs toc (@lex111)
  • docusaurus-theme-search-algolia
    • #2762 fix(v2): avoid duplication search input in navbar (@lex111)
  • lqip-loader
    • #2693 fix(v2): add support esModule to lqip-loader (@ykzts)
  • docusaurus-init
    • #2751 fix(v2): fix index page features.length when 0 (@jdeniau)

💅 Polish

  • docusaurus-theme-classic
... (truncated)
Changelog

Sourced from @docusaurus/core's changelog.

2.0.0-alpha.55

💥 Breaking Change

  • infima

    • The following Infima classes have been renamed for consistency:

      • page-itempagination__item
      • pagination-nav__link--labelpagination-nav__label
      • pagination-nav__link--sublabelpagination-nav__sublabel
      • tab-itemtabs__item
      • tab-item--activetabs__item--active

      If you have swizzled components, you need to replace these class names.

  • docusaurus

🚀 New Feature

  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs, docusaurus-theme-search-algolia, docusaurus

🐛 Bug Fix

  • docusaurus-plugin-content-docs, docusaurus-utils
    • #2701 fix(v2): remove Markdown syntax from excerpt (@lex111)
  • docusaurus-theme-classic
    • #2765 fix(v2): remove invalid attr from mobile nav links (@lex111)
    • #2760 fix(v2): move anchor link to right of heading (@lex111)
    • #2758 fix(v2): remove extra top margin of tab item (@lex111)
    • #2759 fix(v2): restore hiding of docs toc (@lex111)
  • docusaurus-theme-search-algolia
    • #2762 fix(v2): avoid duplication search input in navbar (@lex111)
  • lqip-loader
    • #2693 fix(v2): add support esModule to lqip-loader (@ykzts)
  • docusaurus-init
    • #2751 fix(v2): fix index page features.length when 0 (@jdeniau)

💅 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)
  • @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.55.
- [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.55)

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 May 25, 2020
@dependabot-preview
Copy link
Author

Superseded by #9.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.55 branch June 1, 2020 09:35
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