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.62#24

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

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

Conversation

@dependabot-preview
Copy link

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

Release notes

Sourced from @docusaurus/core's releases.

v2.0.0-alpha.62

2.0.0-alpha.62 (2020-08-28)

🚀 New Feature

  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #3357 feat(v2): docs version configuration: lastVersion, version.{path,label} (@slorber)
    • #3328 feat(v2): Provide docs plugin theme typing (@SamChou19815)
  • docusaurus-theme-classic
  • docusaurus-plugin-content-pages, docusaurus-theme-classic
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-init, docusaurus-plugin-content-blog
  • docusaurus-init, docusaurus-theme-bootstrap
    • #2981 feat(v2): bootstrap theme, preset, template, CI previews (@fanny)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic
  • docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-debug, docusaurus-preset-classic, docusaurus-theme-bootstrap, docusaurus-types, docusaurus
    • #3229 feat(v2): debug pages + debug layout + ability to debug content (@slorber)
  • docusaurus-theme-classic, docusaurus-types, docusaurus
  • docusaurus-mdx-loader, docusaurus-plugin-content-pages
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils-validation, docusaurus
  • docusaurus-mdx-loader
    • #3096 feat(v2): add support to import assets using relative link in markdown syntax (@anshulrgoyal)

🐛 Bug Fix

  • docusaurus-migrate
    • #3358 fix(v2): fix migrate cli paths (sidebars/customcss) (@slorber)
  • docusaurus
    • #3311 fix(v2): add https support in webpack devserver (@arcvats)
    • #3313 fix(v2): resolve webpack loaders from siteDir/node_modules (@anshulrgoyal)
    • #3308 fix(v2): brokenLinks should not report links that belong to an existing folder if folder/index.html exists (@slorber)
    • #3273 fix: logic error while deciding deploymentBranch (@thehanimo)
    • #3281 fix(v2): allow swizzling of component even if case doesn't match (@anshulrgoyal)
    • #3222 fix(v2): update react-loadable-ssr-addon to solve yarn2 error (@slorber)
    • #3191 fix(v2): add missing lodash.flatmap dependency (@ylemkimon)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-pages, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-bootstrap, docusaurus-theme-search-algolia, docusaurus-types
  • docusaurus-theme-classic
    • #3352 fix(v2): Allow the alt for the logo to be empty (@Vinnl)
    • #3240 fix(v2): navbar dropdown opened with tab, not closing on click outside (@Ako92)
  • docusaurus-mdx-loader, docusaurus
Changelog

Sourced from @docusaurus/core's changelog.

2.0.0-alpha.62 (2020-08-28)

🚀 New Feature

  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #3357 feat(v2): docs version configuration: lastVersion, version.{path,label} (@slorber)
    • #3328 feat(v2): Provide docs plugin theme typing (@SamChou19815)
  • docusaurus-theme-classic
  • docusaurus-plugin-content-pages, docusaurus-theme-classic
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-init, docusaurus-plugin-content-blog
  • docusaurus-init, docusaurus-theme-bootstrap
    • #2981 feat(v2): bootstrap theme, preset, template, CI previews (@fanny)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic
  • docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-debug, docusaurus-preset-classic, docusaurus-theme-bootstrap, docusaurus-types, docusaurus
    • #3229 feat(v2): debug pages + debug layout + ability to debug content (@slorber)
  • docusaurus-theme-classic, docusaurus-types, docusaurus
  • docusaurus-mdx-loader, docusaurus-plugin-content-pages
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils-validation, docusaurus
  • docusaurus-mdx-loader
    • #3096 feat(v2): add support to import assets using relative link in markdown syntax (@anshulrgoyal)

🐛 Bug Fix

  • docusaurus-migrate
    • #3358 fix(v2): fix migrate cli paths (sidebars/customcss) (@slorber)
  • docusaurus
    • #3311 fix(v2): add https support in webpack devserver (@arcvats)
    • #3313 fix(v2): resolve webpack loaders from siteDir/node_modules (@anshulrgoyal)
    • #3308 fix(v2): brokenLinks should not report links that belong to an existing folder if folder/index.html exists (@slorber)
    • #3273 fix: logic error while deciding deploymentBranch (@thehanimo)
    • #3281 fix(v2): allow swizzling of component even if case doesn't match (@anshulrgoyal)
    • #3222 fix(v2): update react-loadable-ssr-addon to solve yarn2 error (@slorber)
    • #3191 fix(v2): add missing lodash.flatmap dependency (@ylemkimon)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-pages, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-bootstrap, docusaurus-theme-search-algolia, docusaurus-types
  • docusaurus-theme-classic
    • #3352 fix(v2): Allow the alt for the logo to be empty (@Vinnl)
    • #3240 fix(v2): navbar dropdown opened with tab, not closing on click outside (@Ako92)
  • docusaurus-mdx-loader, docusaurus
    • #3347 fix(v2): linking to asset or external html page -> don't use history.push() (@slorber)
Commits
  • d66d1a2 v2.0.0-alpha.62
  • f5b9720 Add alpha 62
  • ae877f2 feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357)
  • 4bfc3bb fix(v2): fix migrate cli paths (sidebars/customcss) (#3358)
  • a999928 fix(v2): add https support in webpack devserver (#3311)
  • aa9212c feat(v2): Provide type definitions for remaining theme-classic components (#3...
  • 16ae3bf fix(v2): Add missing dependencies to packages (#3355)
  • c8d6e41 feat(v2): Provide type definitions for MDXPage from page plugin (#3354)
  • 56c04c7 fix(v2): Allow the alt for the logo to be empty (#3352)
  • c7fc781 fix(v2): linking to asset or external html page -> don't use history.push() ...
  • Additional commits viewable in compare view
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.62.
- [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.62)

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

Superseded by #28.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.62 branch September 7, 2020 21:23
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