Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Bump @docusaurus/preset-classic from 2.0.0-alpha.65 to 2.0.0-alpha.70 #65

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2020

Bumps @docusaurus/preset-classic from 2.0.0-alpha.65 to 2.0.0-alpha.70.

Release notes

Sourced from @docusaurus/preset-classic's releases.

2.0.0-alpha.70 (2020-12-17)

Note: this contains i18n related code, but this is not ready for mainstream adoption. We'll feature the i18n support with proper documentation later (after Jest website is migrated to Docusaurus 2).

🚀 New Feature

  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #3916 feat(v2): Add localeDropdown navbar item type + i18n localeConfigs field (@slorber)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-bootstrap, docusaurus-theme-classic, docusaurus-types
    • #3904 feat(v2): inline table-of-contents + refactor TOC (@slorber)
  • docusaurus-plugin-content-docs
    • #3888 feat(v2): add custom props for consumption by swizzled sidebar (@oriooctopus)
  • docusaurus-plugin-content-blog
  • Other
  • docusaurus-1.x, docusaurus-module-type-aliases, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus-types, docusaurus-utils, docusaurus
    • #3325 feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (@slorber)

💥 Breaking Change

  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-bootstrap, docusaurus-theme-classic, docusaurus-types
    • #3904 feat(v2): inline table-of-contents + refactor TOC (@slorber)
  • docusaurus-plugin-content-blog

🐛 Bug Fix

  • docusaurus
    • #3922 fix(v2): fix navbar items issue on Windows? (@slorber)
    • #3920 fix(v2): i18n translation extractor should handle JSX formatting edge cases better (@slorber)
    • #3896 fix(v2): do not treat at-rules during CSS minification (@lex111)
    • #3869 fix(v2): load plugin commands async to fix broken plugin CLI commands docs:version (@aeneasr)
  • docusaurus-theme-classic
    • #3921 fix(v2): remove useless console log (@slorber)
    • #3895 fix(v2): use proper element for pagination nav label (@lex111)
    • #3882 fix(v2): improve Footer structure, add class names, use Infima transition (@Simek)
    • #3877 fix(v2): dynamic dark mode detection without toggle widget (@hmil)
    • #3854 fix(v2): refactor icons in theme-classic, fix swizzle issue (@Simek)
    • #3823 fix(v2): support rendering of singular tabs (@aeneasr)
    • #3817 fix(v2): Allow footer logo at attribute to be empty (@aarongarciah)
  • docusaurus-theme-bootstrap, docusaurus-theme-classic
    • #3900 fix(v2): correct typo in metas generated for Twitter cards (@mpsq)
  • Other
    • #3872 chore: add missing v1 generated files to ignores (@Simek)
    • #3833 fix(v2): temporary: disable crowdin until PR env variable permission fixed (@slorber)
  • stylelint-copyright

... (truncated)

Changelog

Sourced from @docusaurus/preset-classic's changelog.

2.0.0-alpha.70 (2020-12-17)

🚀 New Feature

  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #3916 feat(v2): Add localeDropdown navbar item type + i18n localeConfigs field (@slorber)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-bootstrap, docusaurus-theme-classic, docusaurus-types
    • #3904 feat(v2): inline table-of-contents + refactor TOC (@slorber)
  • docusaurus-plugin-content-docs
    • #3888 feat(v2): add custom props for consumption by swizzled sidebar (@oriooctopus)
  • docusaurus-plugin-content-blog
  • Other
  • docusaurus-1.x, docusaurus-module-type-aliases, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus-types, docusaurus-utils, docusaurus
    • #3325 feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (@slorber)

💥 Breaking Change

  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-bootstrap, docusaurus-theme-classic, docusaurus-types
    • #3904 feat(v2): inline table-of-contents + refactor TOC (@slorber)
  • docusaurus-plugin-content-blog

🐛 Bug Fix

  • docusaurus
    • #3922 fix(v2): fix navbar items issue on Windows? (@slorber)
    • #3920 fix(v2): i18n translation extractor should handle JSX formatting edge cases better (@slorber)
    • #3896 fix(v2): do not treat at-rules during CSS minification (@lex111)
    • #3869 fix(v2): load plugin commands async to fix broken plugin CLI commands docs:version (@aeneasr)
  • docusaurus-theme-classic
    • #3921 fix(v2): remove useless console log (@slorber)
    • #3895 fix(v2): use proper element for pagination nav label (@lex111)
    • #3882 fix(v2): improve Footer structure, add class names, use Infima transition (@Simek)
    • #3877 fix(v2): dynamic dark mode detection without toggle widget (@hmil)
    • #3854 fix(v2): refactor icons in theme-classic, fix swizzle issue (@Simek)
    • #3823 fix(v2): support rendering of singular tabs (@aeneasr)
    • #3817 fix(v2): Allow footer logo at attribute to be empty (@aarongarciah)
  • docusaurus-theme-bootstrap, docusaurus-theme-classic
    • #3900 fix(v2): correct typo in metas generated for Twitter cards (@mpsq)
  • Other
    • #3872 chore: add missing v1 generated files to ignores (@Simek)
    • #3833 fix(v2): temporary: disable crowdin until PR env variable permission fixed (@slorber)
  • stylelint-copyright
    • #3852 fix(v2): to fix the canary release GH workflow (@slorber)
  • docusaurus-theme-search-algolia

... (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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 18, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docusaurus/preset-classic-2.0.0-alpha.70 branch from 4b4b701 to 6854e18 Compare March 1, 2021 21:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2021

Superseded by #69.

@dependabot dependabot bot closed this Mar 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docusaurus/preset-classic-2.0.0-alpha.70 branch March 10, 2021 05:48
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant