Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps @docusaurus/plugin-content-pages from 2.4.3 to 3.0.1.

Release notes

Sourced from @​docusaurus/plugin-content-pages's releases.

3.0.1 (2023-11-30)

🐛 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

🤖 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)

💥 Breaking Change

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

... (truncated)

Changelog

Sourced from @​docusaurus/plugin-content-pages's changelog.

3.0.1 (2023-11-30)

🐛 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

🤖 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)

💥 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

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 <dependency name> 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)

Bumps [@docusaurus/plugin-content-pages](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-content-pages) from 2.4.3 to 3.0.1.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus-plugin-content-pages)

---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-content-pages"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

Superseded by #472.

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docusaurus/plugin-content-pages-3.0.1 branch January 8, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant