Amblydia / Pocketmine-School-Old

A Website To Teach Everything About PocketMine-MP
https://pocketmineschool.ml
MIT License
21 stars 23 forks source link

Bump @docusaurus/core from 2.0.0-beta.16 to 2.0.0-beta.18 #53

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @docusaurus/core from 2.0.0-beta.16 to 2.0.0-beta.18.

Release notes

Sourced from @​docusaurus/core's releases.

2.0.0-beta.18 (2022-03-25)

:rocket: New Feature

  • docusaurus-mdx-loader, docusaurus-theme-classic
    • #6990 feat: lazy-load external images + ability to customize image display (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus
  • docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-types, docusaurus
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
    • #6780 feat(content-docs): allow custom props through category.json (@​taejs)

:boom: Breaking Change

  • docusaurus-plugin-content-docs
    • #6859 feat(content-docs): autogenerate category with linked doc metadata as fallback (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
    • #6925 refactor(theme-{classic,common}): refactor site/page/search metadata + apply className on html element (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6895 refactor(theme-{classic,common}): split navbar into smaller components + cleanup + swizzle config (@​slorber)
    • #6930 refactor(theme-{classic,common}): refactor ColorModeToggle + useColorMode() hook (@​lex111)

:bug: Bug Fix

  • docusaurus
  • docusaurus-theme-classic
    • #6983 fix(search): bump Infima, fix search issue due to broken CSS selector (@​slorber)
  • docusaurus-utils-validation
  • docusaurus-plugin-content-docs, docusaurus-utils
  • docusaurus-plugin-content-blog
    • #6947 fix(content-blog): only create archive route if there are blog posts (@​Josh-Cena)
    • #6918 fix(content-blog): remove double leading slash in blog-only paginated view (@​heowc)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations

:nail_care: Polish

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.0-beta.18 (2022-03-25)

:rocket: New Feature

  • docusaurus-mdx-loader, docusaurus-theme-classic
    • #6990 feat: lazy-load external images + ability to customize image display (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus
  • docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-types, docusaurus
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
    • #6780 feat(content-docs): allow custom props through category.json (@​taejs)

:boom: Breaking Change

  • docusaurus-plugin-content-docs
    • #6859 feat(content-docs): autogenerate category with linked doc metadata as fallback (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
    • #6925 refactor(theme-{classic,common}): refactor site/page/search metadata + apply className on html element (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6895 refactor(theme-{classic,common}): split navbar into smaller components + cleanup + swizzle config (@​slorber)
    • #6930 refactor(theme-{classic,common}): refactor ColorModeToggle + useColorMode() hook (@​lex111)

:bug: Bug Fix

  • docusaurus
  • docusaurus-theme-classic
    • #6983 fix(search): bump Infima, fix search issue due to broken CSS selector (@​slorber)
  • docusaurus-utils-validation
  • docusaurus-plugin-content-docs, docusaurus-utils
  • docusaurus-plugin-content-blog
    • #6947 fix(content-blog): only create archive route if there are blog posts (@​Josh-Cena)
    • #6918 fix(content-blog): remove double leading slash in blog-only paginated view (@​heowc)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations

:nail_care: Polish

... (truncated)

Commits
  • 1a945d0 v2.0.0-beta.18
  • f1bcdbf fix(validation): improve error messages for a few schemas (#6997)
  • 87592bc refactor: ensure all types are using index signature instead of Record (#6995)
  • e8800b9 fix(core): prevent useBaseUrl returning /base/base when on /base (#6993)
  • fa50d09 chore: upgrade dependencies (#6991)
  • c3e7ecc chore: update static-site-generator-webpack-plugin (#6975)
  • 2eeb0e4 feat(utils): JSDoc for all APIs (#6980)
  • 6e2eb44 refactor: unify how validateOptions is handled (#6961)
  • 948271a test: improve test coverage; reorder theme-common files (#6956)
  • 0a5354d refactor(core): move browserContext and docusaurusContext out of client expor...
  • 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 will merge this PR once CI passes on it, as requested by @KygekDev.


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)
netlify[bot] commented 2 years ago

Deploy Preview for pocketmineschool ready!

Name Link
Latest commit b1a3876b8af2ad69d37d1b6d1e587114c04c93e8
Latest deploy log https://app.netlify.com/sites/pocketmineschool/deploys/6244352a95d7f1000880b5b7
Deploy Preview https://deploy-preview-53--pocketmineschool.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

KygekDev commented 2 years ago

@dependabot merge

KygekDev commented 2 years ago

@dependabot rebase