Skip to content

build(deps): bump @docusaurus/preset-classic from 2.0.0-beta.8 to 2.0.0-beta.17 #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2022

Bumps @docusaurus/preset-classic from 2.0.0-beta.8 to 2.0.0-beta.17.

Release notes

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

2.0.0-beta.17 (2022-03-03)

🚀 New Feature

  • docusaurus-plugin-content-blog, docusaurus-theme-classic

💥 Breaking Change

  • docusaurus-theme-classic, docusaurus-theme-common
    • #6771 refactor(theme-classic): replace color mode toggle with button; remove switchConfig (@​Josh-Cena)

🐛 Bug Fix

  • docusaurus-theme-classic
    • #6827 fix(theme-classic): restore docusaurus search meta (@​slorber)
    • #6767 fix(theme-classic): allow code tags containing inline elements to stay inline (@​Josh-Cena)
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #6700 fix(content-docs): always sort autogenerated sidebar items by file/folder name by default (@​Josh-Cena)
  • docusaurus
    • #6812 fix(core): remove hash/query when filtering existing files for broken link check (@​Josh-Cena)
  • docusaurus-mdx-loader
    • #6779 fix(mdx-loader): suppress image reading warning in Yarn PnP; log warning instead of error (@​Josh-Cena)
  • create-docusaurus

💅 Polish

  • docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6771 refactor(theme-classic): replace color mode toggle with button; remove switchConfig (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-mdx-loader

📝 Documentation

... (truncated)

Changelog

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

2.0.0-beta.17 (2022-03-03)

🚀 New Feature

  • docusaurus-plugin-content-blog, docusaurus-theme-classic

💥 Breaking Change

  • docusaurus-theme-classic, docusaurus-theme-common
    • #6771 refactor(theme-classic): replace color mode toggle with button; remove switchConfig (@​Josh-Cena)

🐛 Bug Fix

  • docusaurus-theme-classic
    • #6827 fix(theme-classic): restore docusaurus search meta (@​slorber)
    • #6767 fix(theme-classic): allow code tags containing inline elements to stay inline (@​Josh-Cena)
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #6700 fix(content-docs): always sort autogenerated sidebar items by file/folder name by default (@​Josh-Cena)
  • docusaurus
    • #6812 fix(core): remove hash/query when filtering existing files for broken link check (@​Josh-Cena)
  • docusaurus-mdx-loader
    • #6779 fix(mdx-loader): suppress image reading warning in Yarn PnP; log warning instead of error (@​Josh-Cena)
  • create-docusaurus

💅 Polish

  • docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6771 refactor(theme-classic): replace color mode toggle with button; remove switchConfig (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-mdx-loader

📝 Documentation

... (truncated)

Commits
  • 0032c0b v2.0.0-beta.17
  • 124511f chore: prepare v2.0.0-beta.16 release (#6760)
  • 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)
  • cf265c0 refactor: move exported type definitions to declaration file (#6300)
  • 4fad1ce misc: convert all internal scripts to ESM (#6286)
  • 37a84f8 fix(preset-classic): throw if preset finds GA options in theme config (#6284)
  • 01b4070 chore(v2): prepare v2.0.0-beta.14 release (#6147)
  • 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)

Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.8 to 2.0.0-beta.17.
- [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/v2.0.0-beta.17/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2022

Superseded by #85.

@dependabot dependabot bot closed this Mar 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docusaurus/preset-classic-2.0.0-beta.17 branch March 28, 2022 11:23
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.

0 participants