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.1 #272

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from @​docusaurus/core's releases.

2.0.0-rc.1 (2022-07-14)

:bug: Bug Fix

  • docusaurus
  • docusaurus-plugin-sitemap
    • #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-migrate
  • docusaurus-theme-search-algolia

:nail_care: Polish

  • docusaurus-theme-translations

:memo: Documentation

  • docusaurus-plugin-content-docs
    • #7706 docs: release process, versioning, breaking changes, public API surface (@​slorber)

:wrench: Maintenance

  • docusaurus-theme-classic

Committers: 11

2.0.0-beta.22 (2022-07-08)

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

Docusaurus 2 Changelog

:nail_care: Polish

  • docusaurus

Committers: 2

2.0.0-rc.1 (2022-07-14)

:bug: Bug Fix

  • docusaurus
  • docusaurus-plugin-sitemap
    • #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-migrate
  • docusaurus-theme-search-algolia

:nail_care: Polish

  • docusaurus-theme-translations

:memo: Documentation

  • docusaurus-plugin-content-docs
    • #7706 docs: release process, versioning, breaking changes, public API surface (@​slorber)

:wrench: Maintenance

  • docusaurus-theme-classic

Committers: 11

... (truncated)

Commits
  • 1ddee1c v2.0.1
  • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
  • 965a01e chore: port-2.0.0-rc.1 (#7782)
  • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
  • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)"...
  • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
  • 07641ae chore: upgrade dependencies (#7754)
  • f0f97f2 chore: prepare v2.0.0-beta.22 release (#7741)
  • fa22927 chore: upgrade dependencies (#7684)
  • ee376d1 feat(deploy): copy local git config to tmp repo (#7702)
  • 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 2 years ago

Superseded by #279.