ntgussoni / blitz-guard

Blitz Guard - The centralized permission based authorization for Blitz.js
https://ntgussoni.github.io/blitz-guard
MIT License
134 stars 11 forks source link

Bump @docusaurus/core from 2.0.0-alpha.75 to 2.0.0-beta.6 #154

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @docusaurus/core from 2.0.0-alpha.75 to 2.0.0-beta.6.

Release notes

Sourced from @​docusaurus/core's releases.

v2.0.0-beta.6

2.0.0-beta.6 (2021-09-02)

:rocket: New Feature

  • docusaurus-plugin-content-blog, docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs, docusaurus-theme-classic

:bug: Bug Fix

  • docusaurus-theme-classic
  • docusaurus-init, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic

:nail_care: Polish

  • docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-theme-classic

:memo: Documentation

:house: Internal

Committers: 10

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.0-beta.6 (2021-09-02)

:rocket: New Feature

  • docusaurus-plugin-content-blog, docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs, docusaurus-theme-classic

:bug: Bug Fix

  • docusaurus-theme-classic
  • docusaurus-init, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic

:nail_care: Polish

  • docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-theme-classic

:memo: Documentation

:house: Internal

Committers: 10

... (truncated)

Commits
  • b1b7b07 v2.0.0-beta.6
  • f600d5a chore: prepare v2.0.0-beta.5 release (#5427)
  • 20fc4f6 fix: Make update-notifier fail-safe if no permission to read configStore (#5426)
  • 0480afc fix: fix write-translations warning for theme-common translations (#5398)
  • bcb8830 fix: fix Locale Dropdown RTL icon + Webpack aliases ordering (#5383)
  • 85b8e7f fix: canary releases should ignore notifier updates (#5381)
  • 8341527 refactor: rename Git master branch to main (#5345)
  • 295e77c refactor(core): replace useDocusaurusContext().isClient by useIsBrowser() (#5...
  • 3fc4793 chore(mdx-loader): migrate package to TypeScript (#5347)
  • 1f8fa5e fix: add admonitions support to mdx partials loaded through the fallback mdx ...
  • 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[bot] commented 3 years ago

Superseded by #162.