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

Release notes

Sourced from @docusaurus/core's releases.

2.0.0-alpha.71 (2021-03-09)

🚀 New Feature

  • docusaurus-init, docusaurus-mdx-loader, docusaurus-utils, docusaurus
    • #4222 feat(v2): add ability to set custom heading id (@lex111)
  • docusaurus-theme-live-codeblock
    • #4328 feat(v2): Add playgroundPosition config for live codeblock (@tokarchyn)
  • docusaurus-theme-classic
  • docusaurus-types, docusaurus
  • docusaurus-theme-classic, docusaurus-theme-search-algolia
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus
    • #4295 feat(v2): Add Interpolate / interpolate APIs + complete theme translations (@slorber)
  • docusaurus-mdx-loader
    • #4278 feat(v2): ability to "escape" JSX in MDX files as code blocks (@slorber)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs
    • #4232 feat(v2): editUrl functions should receive md doc permalink (@slorber)
    • #4121 feat(v2): editUrl function for advanced use-cases (@slorber)
  • docusaurus-1.x, docusaurus-init, docusaurus-mdx-loader, docusaurus-migrate, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-preset-bootstrap, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus
    • #4218 feat(v2): support/use React v17 by default (@lex111)
  • docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #4215 feat(v2): Add i18n default code translation bundles (@slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus
    • #4168 feat(v2): Extract/translate hardcoded labels from classic theme (@slorber)
  • docusaurus-init
    • #4098 feat(v2): improve templates, use JSDoc type annotation, improve docusaurus.config.js autocompletion (@LittleboyHarry)
  • docusaurus-init, docusaurus-migrate
  • docusaurus-plugin-content-docs
    • #3949 feat(v2): new docs edit options: editCurrentVersion + editLocalizedDocs (@slorber)

... (truncated)

Changelog

Sourced from @docusaurus/core's changelog.

2.0.0-alpha.71 (2021-03-09)

🚀 New Feature

  • docusaurus-init, docusaurus-mdx-loader, docusaurus-utils, docusaurus
    • #4222 feat(v2): add ability to set custom heading id (@lex111)
  • docusaurus-theme-live-codeblock
    • #4328 feat(v2): Add playgroundPosition config for live codeblock (@tokarchyn)
  • docusaurus-theme-classic
  • docusaurus-types, docusaurus
  • docusaurus-theme-classic, docusaurus-theme-search-algolia
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus
    • #4295 feat(v2): Add Interpolate / interpolate APIs + complete theme translations (@slorber)
  • docusaurus-mdx-loader
    • #4278 feat(v2): ability to "escape" JSX in MDX files as code blocks (@slorber)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs
    • #4232 feat(v2): editUrl functions should receive md doc permalink (@slorber)
    • #4121 feat(v2): editUrl function for advanced use-cases (@slorber)
  • docusaurus-1.x, docusaurus-init, docusaurus-mdx-loader, docusaurus-migrate, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-preset-bootstrap, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus
    • #4218 feat(v2): support/use React v17 by default (@lex111)
  • docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #4215 feat(v2): Add i18n default code translation bundles (@slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus
    • #4168 feat(v2): Extract/translate hardcoded labels from classic theme (@slorber)
  • docusaurus-init
    • #4098 feat(v2): improve templates, use JSDoc type annotation, improve docusaurus.config.js autocompletion (@LittleboyHarry)
  • docusaurus-init, docusaurus-migrate
  • docusaurus-plugin-content-docs
    • #3949 feat(v2): new docs edit options: editCurrentVersion + editLocalizedDocs (@slorber)

... (truncated)

Commits
  • 3aec8af v2.0.0-alpha.71
  • e6261af refactor(v2): remove duplicated lodash dependencies and import only what need...
  • 25489b4 fix(v2): align installed core-js version with babel config (#4366)
  • 36dc206 perf(v2): improve blog mdx-loader and postcss loader (#4355)
  • 96e7fce feat(v2): add ability to set custom heading id (#4222)
  • 6fc6cfe fix(v2): always extract translations from site/src (#4345)
  • 43c53df chore(v2): bump clean-css to 5.1.1 (#4342)
  • 364d4db fix(v2): fix bad theme pluralization rules for some labels (#4304)
  • f46adff feat(v2): add --config option to CLI (#4308)
  • 1734975 feat(v2): Add Interpolate / interpolate APIs + complete theme translations (#...
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot-preview
Copy link
Author

Superseded by #53.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.71 branch March 22, 2021 09:10
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