Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Release notes

Sourced from @docusaurus/core's releases.

v2.0.0-alpha.59

2.0.0-alpha.59 (2020-07-24)

🚀 New Feature

  • docusaurus-migrate, docusaurus-plugin-client-redirects
  • docusaurus-init
  • docusaurus-theme-search-algolia
  • docusaurus-init, docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs, docusaurus-utils
    • #3084 feat(v2): absolute slugs and slug resolution system (@slorber)
  • docusaurus-init, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs
    • #3069 feat(v2): support for adding relative images and handling broken image links (@anshulrgoyal)
  • docusaurus-init, docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-debug, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #2971 feat(v2): global data + useGlobalData + docs versions dropdown (@slorber)
  • docusaurus-init, docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-debug, docusaurus-types, docusaurus
  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-debug, docusaurus
    • #3050 feat(v2): Collect plugin versions to allow them to be inspected in debug plugin (@SamChou19815)
  • docusaurus-theme-classic
    • #3038 feat(v2): Support keywords meta in blog posts (@dpkg)
    • #2974 feat(v2): Error when hooks depends on context is used outside of Layout (@SamChou19815)
  • docusaurus-plugin-pwa, docusaurus
  • docusaurus-plugin-ideal-image, docusaurus-types, docusaurus
    • #2994 feat(v2): configureWebpack merge strategy + use file-loader for common asset types (@slorber)
  • docusaurus-plugin-content-docs
    • #2989 feat(v2): add disableVersioning config to docs plugin (@slorber)
    • #2877 feat(v2): allow skipping build docs for next version (@lex111)
  • docusaurus-1.x
    • #2955 feat(v1): add deletedDocs config to fix unwanted versioning fallback (@aldeed)
  • docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-types, docusaurus
    • #2943 feat(v2): option and config validation life cycle method for official plugins (@anshulrgoyal)

💥 Breaking Change

  • docusaurus-init, docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-debug, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #2971 feat(v2): global data + useGlobalData + docs versions dropdown (@slorber)
  • docusaurus-theme-classic, docusaurus

🐛 Bug Fix

Changelog

Sourced from @docusaurus/core's changelog.

2.0.0-alpha.59 (2020-07-24)

🚀 New Feature

  • docusaurus-migrate, docusaurus-plugin-client-redirects
  • docusaurus-init
  • docusaurus-theme-search-algolia
  • docusaurus-init, docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs, docusaurus-utils
    • #3084 feat(v2): absolute slugs and slug resolution system (@slorber)
  • docusaurus-init, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs
    • #3069 feat(v2): support for adding relative images and handling broken image links (@anshulrgoyal)
  • docusaurus-init, docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-debug, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #2971 feat(v2): global data + useGlobalData + docs versions dropdown (@slorber)
  • docusaurus-init, docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-debug, docusaurus-types, docusaurus
  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-debug, docusaurus
    • #3050 feat(v2): Collect plugin versions to allow them to be inspected in debug plugin (@SamChou19815)
  • docusaurus-theme-classic
    • #3038 feat(v2): Support keywords meta in blog posts (@dpkg)
    • #2974 feat(v2): Error when hooks depends on context is used outside of Layout (@SamChou19815)
  • docusaurus-plugin-pwa, docusaurus
  • docusaurus-plugin-ideal-image, docusaurus-types, docusaurus
    • #2994 feat(v2): configureWebpack merge strategy + use file-loader for common asset types (@slorber)
  • docusaurus-plugin-content-docs
    • #2989 feat(v2): add disableVersioning config to docs plugin (@slorber)
    • #2877 feat(v2): allow skipping build docs for next version (@lex111)
  • docusaurus-1.x
    • #2955 feat(v1): add deletedDocs config to fix unwanted versioning fallback (@aldeed)
  • docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-types, docusaurus
    • #2943 feat(v2): option and config validation life cycle method for official plugins (@anshulrgoyal)

💥 Breaking Change

  • docusaurus-init, docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-debug, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #2971 feat(v2): global data + useGlobalData + docs versions dropdown (@slorber)
  • docusaurus-theme-classic, docusaurus

🐛 Bug Fix

  • docusaurus
Commits
  • a1f6887 v2.0.0-alpha.59
  • 475f2c6 alpha 59 release preparation
  • 886dee7 chore(v2): prettier doc
  • a9109fb docs(v2): add documentation for migration command (#3026)
  • a0ef893 chore(v2): ability to test the migration cli easily (#3113)
  • 6aec331 broken links: we should ignore folders when looking for existing files in the...
  • a78f703 feat(v2): v1-v2 migration cli automate migration from v1 to v2 (#3015)
  • 0ecd71e fix(v2): navbar items: href/to validation is too strict (not retrocompatible)...
  • f926178 fix(v2): baseUrl is wrongly appended to anchor links (#3112)
  • 08a726e docs(v2): add clutch to showcase (#3094)
  • Additional commits viewable in compare view

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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.58 to 2.0.0-alpha.59.
- [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.58...v2.0.0-alpha.59)

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 Jul 27, 2020
@dependabot-preview dependabot-preview bot requested a review from Josh-Cena July 27, 2020 15:26
@netlify
Copy link

netlify bot commented Jul 27, 2020

Deploy Preview built failed.

Built with commit 929e08f

https://app.netlify.com/sites/cocky-bohr-d5033d/deploys/5f1ef23e384c2d00096dceea

@dependabot-preview
Copy link
Contributor Author

Superseded by #149.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/master/docusaurus/core-2.0.0-alpha.59 branch July 30, 2020 16:18
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.

0 participants