lukasbach / react-complex-tree

Unopinionated Accessible Tree Component with Multi-Select and Drag-And-Drop
https://rct.lukasbach.com
MIT License
982 stars 82 forks source link

chore(deps): bump @docusaurus/theme-live-codeblock from 2.0.0-beta.15 to 2.0.0-beta.21 #78

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @docusaurus/theme-live-codeblock from 2.0.0-beta.15 to 2.0.0-beta.21.

Release notes

Sourced from @​docusaurus/theme-live-codeblock's releases.

2.0.0-beta.21 (2022-05-27)

:boom: Breaking Change

  • docusaurus-plugin-pwa
  • create-docusaurus, docusaurus-cssnano-preset, docusaurus-logger, 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-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader

:rocket: New Feature

  • docusaurus-plugin-sitemap
  • docusaurus-utils, docusaurus
  • docusaurus
  • docusaurus-theme-classic
    • #7357 feat(theme-classic): allow className as option for type: "search" (@​JPeer264)

:bug: Bug Fix

  • docusaurus
  • docusaurus-plugin-google-gtag
    • #7424 fix(gtag): send the newly rendered page's title instead of the old one's (@​ori-shalom)
  • create-docusaurus, docusaurus-utils
    • #7507 fix(create-docusaurus): potential security issue with command injection (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus
  • docusaurus-theme-classic
    • #7438 fix(theme-classic): allow nested task lists to preserve the indent (@​Josh-Cena)
    • #7430 fix(theme-classic): consistently apply the right active class name for all navbar items (@​Josh-Cena)
    • #7411 fix(theme-classic): autocollapse sidebar categories when navigating with paginator (@​pranabdas)
    • #7363 fix(theme-classic): resolve customCss from site dir (@​Josh-Cena)
  • docusaurus-utils
    • #7464 fix(utils): fix Markdown link replacement when link text is same as href (@​Josh-Cena)
    • #7458 fix(utils): avoid replacing Markdown links missing the directly next link (@​Josh-Cena)
  • docusaurus-mdx-loader
  • docusaurus-plugin-content-docs
    • #7385 fix(content-docs): restore functionality when a category only has index page (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

... (truncated)

Changelog

Sourced from @​docusaurus/theme-live-codeblock's changelog.

2.0.0-beta.21 (2022-05-27)

:boom: Breaking Change

  • docusaurus-plugin-pwa
  • create-docusaurus, docusaurus-cssnano-preset, docusaurus-logger, 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-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader

:rocket: New Feature

  • docusaurus-plugin-sitemap
  • docusaurus-utils, docusaurus
  • docusaurus
  • docusaurus-theme-classic
    • #7357 feat(theme-classic): allow className as option for type: "search" (@​JPeer264)

:bug: Bug Fix

  • docusaurus
  • docusaurus-plugin-google-gtag
    • #7424 fix(gtag): send the newly rendered page's title instead of the old one's (@​ori-shalom)
  • create-docusaurus, docusaurus-utils
    • #7507 fix(create-docusaurus): potential security issue with command injection (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus
  • docusaurus-theme-classic
    • #7438 fix(theme-classic): allow nested task lists to preserve the indent (@​Josh-Cena)
    • #7430 fix(theme-classic): consistently apply the right active class name for all navbar items (@​Josh-Cena)
    • #7411 fix(theme-classic): autocollapse sidebar categories when navigating with paginator (@​pranabdas)
    • #7363 fix(theme-classic): resolve customCss from site dir (@​Josh-Cena)
  • docusaurus-utils
    • #7464 fix(utils): fix Markdown link replacement when link text is same as href (@​Josh-Cena)
    • #7458 fix(utils): avoid replacing Markdown links missing the directly next link (@​Josh-Cena)
  • docusaurus-mdx-loader
  • docusaurus-plugin-content-docs
    • #7385 fix(content-docs): restore functionality when a category only has index page (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

... (truncated)

Commits
  • 69ac49f v2.0.0-beta.21
  • 47a2cca chore: require Node 16.14 (#7501)
  • 624735b refactor: fix more type-aware linting errors (#7479)
  • bf1513a refactor: fix a lot of errors in type-aware linting (#7477)
  • 3666a2e refactor: remove a lot of implicit anys (#7468)
  • ba0d94d chore: normalize naming of admin scripts (#7448)
  • 6b53d42 misc: make copyUntypedFiles work for watch mode (#7445)
  • a555fd1 refactor: make each tsconfig explicitly declare module and include/exclude (#...
  • 7613ecb refactor: use TS project references instead of running tsc multiple times (#7...
  • 0838884 chore: enable import/order rule (#7418)
  • 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)