gpbl / react-day-picker

DayPicker is a customizable date picker component for React. Add date pickers, calendars, and date inputs to your web applications.
https://daypicker.dev
MIT License
5.88k stars 702 forks source link

build(deps-dev): bump @docusaurus/theme-common from 2.4.3 to 3.0.1 in /website #2012

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @docusaurus/theme-common from 2.4.3 to 3.0.1.

Release notes

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

3.0.1 (2023-11-30)

:bug: Bug Fix

  • docusaurus-utils
    • #9570 fix: add v2 retrocompatible support for quoted admonitions (@​slorber)
    • #9535 fix: v3 admonitions should support v2 title syntax for nested admonitions (@​slorber)
  • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
    • #9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@​slorber)
  • docusaurus-theme-common
    • #9531 fix(theme): docs html sidebar items should always be visible (@​slorber)
  • docusaurus-theme-classic
  • create-docusaurus

:robot: Dependencies

  • docusaurus-plugin-debug
  • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
    • #9572 chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (@​harryzcy)
    • #9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@​slorber)
  • create-docusaurus, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia
  • docusaurus
  • docusaurus-plugin-pwa, docusaurus

Committers: 6

3.0.0 (2023-10-31)

:boom: Breaking Change

  • create-docusaurus, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic

... (truncated)

Changelog

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

3.0.1 (2023-11-30)

:bug: Bug Fix

  • docusaurus-utils
    • #9570 fix: add v2 retrocompatible support for quoted admonitions (@​slorber)
    • #9535 fix: v3 admonitions should support v2 title syntax for nested admonitions (@​slorber)
  • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
    • #9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@​slorber)
  • docusaurus-theme-common
    • #9531 fix(theme): docs html sidebar items should always be visible (@​slorber)
  • docusaurus-theme-classic
  • create-docusaurus

:robot: Dependencies

  • docusaurus-plugin-debug
  • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
    • #9572 chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (@​harryzcy)
    • #9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@​slorber)
  • create-docusaurus, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia
  • docusaurus
  • docusaurus-plugin-pwa, docusaurus

Committers: 6

3.0.0 (2023-10-31)

:boom: Breaking Change

  • create-docusaurus, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic
  • create-docusaurus, docusaurus-plugin-content-docs, docusaurus-plugin-ideal-image, docusaurus-types, docusaurus-utils, docusaurus
  • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus
    • #9316 chore: upgrade syntax highlighting dependencies, prism-react-renderer to v2, react-live to v4 (@​harryzcy)
  • 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-google-tag-manager, 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-mermaid, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader

... (truncated)

Commits
  • 29d8160 v3.0.1
  • b1c2645 chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (#9572)
  • 1875ca4 chore: Upgrade clsx to 2.0.0 (#9464)
  • d79eacc fix(theme): upgrade prism-react-renderer, fix html script and style tag highl...
  • 345ea6c fix(theme): docs html sidebar items should always be visible (#9531)
  • 85e5e55 chore: release Docusaurus 3.0.0 (#9478)
  • 495c793 chore: v3.0.0-rc.1 release (#9453)
  • 8d19054 fix(theme): fix useWindowSize React hydration issue (#9446)
  • 7ee2f75 chore: v3.0.0-rc.0 release (#9418)
  • dceaae4 chore: upgrade syntax highlighting dependencies, prism-react-renderer to v2...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 6 months ago

Superseded by #2030.