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-beta.2.

Release notes

Sourced from @​docusaurus/core's releases.

v2.0.0-beta.2

🚀 New Feature

  • docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
    • #5037 feat(v2): plugins injectHtmlTags + configureWebpack should receive content loaded (@​slorber)

💥 Breaking Change

  • docusaurus-plugin-content-docs
    • #5053 refactor(v2): remove deprecated docs option excludeNextVersionDocs (@​slorber)
  • docusaurus-plugin-content-docs, docusaurus-theme-classic

🐛 Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-types, docusaurus-utils, docusaurus
    • #5047 fix(v2): Fix Webpack persistent caching (evict on swizzle/alias/config change) (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils-validation

💅 Polish

  • docusaurus-plugin-content-docs
    • #5053 refactor(v2): remove deprecated docs option excludeNextVersionDocs (@​slorber)
  • docusaurus-plugin-content-docs, docusaurus-plugin-ideal-image, docusaurus-theme-bootstrap, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus
  • Other

📝 Documentation

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.0-beta.2 (2021-06-24)

🚀 New Feature

  • docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
    • #5037 feat(v2): plugins injectHtmlTags + configureWebpack should receive content loaded (@​slorber)

💥 Breaking Change

  • docusaurus-plugin-content-docs
    • #5053 refactor(v2): remove deprecated docs option excludeNextVersionDocs (@​slorber)
  • docusaurus-plugin-content-docs, docusaurus-theme-classic

🐛 Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-types, docusaurus
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-types, docusaurus-utils, docusaurus
    • #5047 fix(v2): Fix Webpack persistent caching (evict on swizzle/alias/config change) (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils-validation

💅 Polish

  • docusaurus-plugin-content-docs
    • #5053 refactor(v2): remove deprecated docs option excludeNextVersionDocs (@​slorber)
  • docusaurus-plugin-content-docs, docusaurus-plugin-ideal-image, docusaurus-theme-bootstrap, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus
  • Other

📝 Documentation

  • Other
    • #5049 docs(v2): Fix Gatsby theme name for docs site - Docz (@​ramiy)

... (truncated)

Commits
  • 883f07f v2.0.0-beta.2
  • 138b4c9 fix(v2): allow undefined favicon (#5054)
  • 462b1cf style(v2): reduce number of ESLint warnings (#4993)
  • 99270db fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change...
  • 119c6d1 feat(v2): plugins injectHtmlTags + configureWebpack should receive content lo...
  • 4e88ea0 fix(v2): dev css modules classnames should include filename (#5034)
  • 41eaa69 docs(v2): GH pages: recommend using trailingSlash (#5033)
  • 9fdbd48 fix(v2): add missing quote in build command output (#5016)
  • 8d8e5b6 chore(v2): prepare v2.0.0-beta.1 release (#5004)
  • b54ec72 fix(v2): redirect plugin: use siteConfig.trailingSlash (#4988)
  • 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 Jun 28, 2021
@dependabot-preview
Copy link
Author

Superseded by #75.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-beta.2 branch July 5, 2021 08:27
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