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

Bump @docusaurus/core from 2.0.0-alpha.50 to 2.0.0-alpha.66#37

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.66
Closed

Bump @docusaurus/core from 2.0.0-alpha.50 to 2.0.0-alpha.66#37
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.66

Conversation

@dependabot-preview
Copy link

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

Release notes

Sourced from @docusaurus/core's releases.

2.0.0-alpha.66 (2020-10-19)

🚀 New Feature

  • docusaurus-plugin-content-blog, docusaurus-theme-classic
  • docusaurus-mdx-loader, docusaurus-remark-plugin-npm2yarn
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-search-algolia
    • #3550 feat(v2): contextual search, dynamic Algolia facetFilters (@slorber)
  • docusaurus-theme-classic
    • #3580 feat(v2): allow to define custom CSS class for Tabs component (@Simek)
    • #3553 feat(v2): make dropdown menu collapsible on mobiles (@lex111)
  • docusaurus-migrate, docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus
  • docusaurus-theme-classic, docusaurus
    • #3548 feat(v2): version dropdown before/after items + move site "All Versions" link (@slorber)
  • docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs, docusaurus-theme-classic

💥 Breaking Change

  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-search-algolia
    • #3550 feat(v2): contextual search, dynamic Algolia facetFilters (@slorber)

🐛 Bug Fix

  • docusaurus-theme-classic, docusaurus
    • #3607 fix(v2): fix error with required href attr of link in mobiles (@lex111)
  • docusaurus-theme-classic
    • #3602 fix(v2): make dropdown button clickable with mouse (@lex111)
    • #3601 fix(v2): fix table-of-content scroll highlighting issues (@slorber)
  • docusaurus-theme-bootstrap, docusaurus-theme-classic
    • #3599 fix(v2): remove event listeners on Tabs component unmount (@lex111)
  • docusaurus-types, docusaurus

💅 Polish

  • docusaurus-theme-classic
    • #3585 refactor(v2): various dropdown improvements (@lex111)
    • #3588 refactor(v2): make accessible copy code button from keyboard (@lex111)
    • #3578 refactor(v2): apply common behavior to dropdowns (@lex111)
    • #3546 docs: various fixes and improvements (@lex111)
  • docusaurus-theme-classic, docusaurus
Changelog

Sourced from @docusaurus/core's changelog.

2.0.0-alpha.66 (2020-10-19)

🚀 New Feature

  • docusaurus-plugin-content-blog, docusaurus-theme-classic
  • docusaurus-mdx-loader, docusaurus-remark-plugin-npm2yarn
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-search-algolia
    • #3550 feat(v2): contextual search, dynamic Algolia facetFilters (@slorber)
  • docusaurus-theme-classic
    • #3580 feat(v2): allow to define custom CSS class for Tabs component (@Simek)
    • #3553 feat(v2): make dropdown menu collapsible on mobiles (@lex111)
  • docusaurus-migrate, docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus
  • docusaurus-theme-classic, docusaurus
    • #3548 feat(v2): version dropdown before/after items + move site "All Versions" link (@slorber)
  • docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs, docusaurus-theme-classic

💥 Breaking Change

  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-search-algolia
    • #3550 feat(v2): contextual search, dynamic Algolia facetFilters (@slorber)

🐛 Bug Fix

  • docusaurus-theme-classic, docusaurus
    • #3607 fix(v2): fix error with required href attr of link in mobiles (@lex111)
  • docusaurus-theme-classic
    • #3602 fix(v2): make dropdown button clickable with mouse (@lex111)
    • #3601 fix(v2): fix table-of-content scroll highlighting issues (@slorber)
  • docusaurus-theme-bootstrap, docusaurus-theme-classic
    • #3599 fix(v2): remove event listeners on Tabs component unmount (@lex111)
  • docusaurus-types, docusaurus

💅 Polish

  • docusaurus-theme-classic
    • #3585 refactor(v2): various dropdown improvements (@lex111)
    • #3588 refactor(v2): make accessible copy code button from keyboard (@lex111)
    • #3578 refactor(v2): apply common behavior to dropdowns (@lex111)
    • #3546 docs: various fixes and improvements (@lex111)
  • docusaurus-theme-classic, docusaurus
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.66.
- [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.66)

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

Superseded by #38.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.66 branch November 23, 2020 09:37
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