jeffreylanters / react-unity-webgl

React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.
https://react-unity-webgl.dev
Apache License 2.0
1.73k stars 163 forks source link

Bump @docusaurus/preset-classic from 2.0.0-beta.15 to 2.0.0-beta.16 in /documentation #333

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @docusaurus/preset-classic from 2.0.0-beta.15 to 2.0.0-beta.16.

Release notes

Sourced from @​docusaurus/preset-classic's releases.

2.0.0-beta.16 (2022-02-25)

:rocket: New Feature

  • docusaurus-logger, docusaurus-module-type-aliases, docusaurus-plugin-debug, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-search-algolia, docusaurus-types, docusaurus
  • create-docusaurus
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-search-algolia
    • #6692 feat(search-algolia): allow disabling search page and configuring path (@​lex111)
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils
  • docusaurus-plugin-content-docs
  • docusaurus-plugin-content-blog
    • #6603 feat(content-blog): allow customizing blog archive component through option (@​Josh-Cena)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic

:boom: Breaking Change

  • create-docusaurus, 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-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils, docusaurus, stylelint-copyright
  • docusaurus-mdx-loader, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types
  • docusaurus-types, docusaurus-utils-validation, docusaurus
    • #6740 refactor: remove deprecated Webpack utils & validation escape hatch (@​Josh-Cena)
  • docusaurus-theme-classic, docusaurus-theme-search-algolia
    • #6707 refactor(theme-classic): bias again search metadata toward Algolia DocSearch (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-common, docusaurus

:bug: Bug Fix

  • docusaurus-theme-common
    • #6758 fix(theme-common): isSamePath should be case-insensitive (@​slorber)
    • #6748 fix(theme-classic): temporarily disable toc heading autoscrolling (@​slorber)
    • #6696 fix(theme-common): do not run useLocationChange when hot reloading (@​lex111)
    • #6490 fix(theme-classic): do not switch color modes when printing (@​Josh-Cena)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common
    • #6749 fix(theme-classic): fix breadcrumb home link bug with new useHomePageRoute() hook (@​slorber)
  • docusaurus-plugin-content-docs
    • #6720 fix(content-docs): create assets for frontmatter images (@​lebalz)

... (truncated)

Changelog

Sourced from @​docusaurus/preset-classic's changelog.

2.0.0-beta.16 (2022-02-25)

:rocket: New Feature

  • docusaurus-logger, docusaurus-module-type-aliases, docusaurus-plugin-debug, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-search-algolia, docusaurus-types, docusaurus
  • create-docusaurus
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-search-algolia
    • #6692 feat(search-algolia): allow disabling search page and configuring path (@​lex111)
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils
  • docusaurus-plugin-content-docs
  • docusaurus-plugin-content-blog
    • #6603 feat(content-blog): allow customizing blog archive component through option (@​Josh-Cena)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic

:boom: Breaking Change

  • create-docusaurus, 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-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils, docusaurus, stylelint-copyright
  • docusaurus-mdx-loader, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types
  • docusaurus-types, docusaurus-utils-validation, docusaurus
    • #6740 refactor: remove deprecated Webpack utils & validation escape hatch (@​Josh-Cena)
  • docusaurus-theme-classic, docusaurus-theme-search-algolia
    • #6707 refactor(theme-classic): bias again search metadata toward Algolia DocSearch (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-common, docusaurus

:bug: Bug Fix

  • docusaurus-theme-common
    • #6758 fix(theme-common): isSamePath should be case-insensitive (@​slorber)
    • #6748 fix(theme-classic): temporarily disable toc heading autoscrolling (@​slorber)
    • #6696 fix(theme-common): do not run useLocationChange when hot reloading (@​lex111)
    • #6490 fix(theme-classic): do not switch color modes when printing (@​Josh-Cena)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common
    • #6749 fix(theme-classic): fix breadcrumb home link bug with new useHomePageRoute() hook (@​slorber)
  • docusaurus-plugin-content-docs
    • #6720 fix(content-docs): create assets for frontmatter images (@​lebalz)

... (truncated)

Commits
  • eb43c4d v2.0.0-beta.16
  • 5e21964 docs: fix presets documentation link (#6627)
  • d2574b2 fix: remove more peer dependency warnings (#6615)
  • d45f96f fix: updating peerDependency fields for yarn berry (#6498)
  • d6cff8c chore(v2): prepare v2.0.0-beta.15 release (#6473)
  • 19b27ef refactor(plugin-google-gtag, plugin-google-analytics): migrate packages to TS...
  • 2ef70cb refactor(preset-classic): migrate preset-classic to TypeScript (#5579)
  • 2611bbb chore(v2): prepare v2.0.0-beta.6 release (#5473)
  • 553f914 feat: TypeScript presets/plugins should expose Options typing (#5456)
  • f600d5a chore: prepare v2.0.0-beta.5 release (#5427)
  • 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

Looks like @docusaurus/preset-classic is no longer being updated by Dependabot, so this is no longer needed.