Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

chore(deps): bump @docusaurus/core from 2.1.0 to 2.3.0 #191

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps @docusaurus/core from 2.1.0 to 2.3.0.

Release notes

Sourced from @​docusaurus/core's releases.

2.3.0 (2023-01-26)

🚀 New Feature

  • docusaurus-theme-translations
    • #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (@​MatijaSi)
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • docusaurus
    • #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (@​friederbluemle)
  • docusaurus-theme-search-algolia
    • #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
  • docusaurus-plugin-google-tag-manager
    • #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin

🐛 Bug Fix

  • docusaurus-mdx-loader
    • #8303 fix(mdx-loader): support nested admonitions
    • #8282 fix(mermaid): fix Mermaid integration for v9.2 release
  • docusaurus-theme-common
  • docusaurus
  • docusaurus-theme-classic, docusaurus
    • #8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-search-algolia
    • #8462 fix(search-algolia): pass custom transformItems function to SearchBar (@​mturoci)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8486 fix(theme): refactor Tabs, make groupId + queryString work fine together (@​slorber)
  • docusaurus-theme-classic
  • docusaurus-theme-translations
    • #8424 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (@​slorber)
    • #8289 fix(theme-translations): complete Turkish theme translations
    • #8406 fix(translations): complete farsi theme translations
    • #8450 fix(theme-translations): complete Vietnamese theme translations
    • #8525 chore(theme-translations): complete pl translations
  • docusaurus-plugin-content-blog
    • #8381 fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls (@​johnnyreilly)
  • docusaurus-plugin-content-docs
  • docusaurus-utils

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.3.0 (2023-01-26)

🚀 New Feature

  • docusaurus-theme-translations
    • #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (@​MatijaSi)
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • docusaurus
    • #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (@​friederbluemle)
  • docusaurus-theme-search-algolia
    • #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
  • docusaurus-plugin-google-tag-manager
    • #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin

🐛 Bug Fix

  • docusaurus-mdx-loader
    • #8303 fix(mdx-loader): support nested admonitions
    • #8282 fix(mermaid): fix Mermaid integration for v9.2 release
  • docusaurus-theme-common
  • docusaurus
  • docusaurus-theme-classic, docusaurus
    • #8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-search-algolia
    • #8462 fix(search-algolia): pass custom transformItems function to SearchBar (@​mturoci)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8486 fix(theme): refactor Tabs, make groupId + queryString work fine together (@​slorber)
  • docusaurus-theme-classic
  • docusaurus-theme-translations
    • #8424 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (@​slorber)
    • #8289 fix(theme-translations): complete Turkish theme translations
    • #8406 fix(translations): complete farsi theme translations
    • #8450 fix(theme-translations): complete Vietnamese theme translations
    • #8525 chore(theme-translations): complete pl translations
  • docusaurus-plugin-content-blog
    • #8381 fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls (@​johnnyreilly)
  • docusaurus-plugin-content-docs
  • docusaurus-utils

... (truncated)

Commits
  • ad47778 v2.3.0
  • 35a691b chore: fix 2.3 backport tests due to failing test after backport, see also co...
  • 41d0043 fix(core): avoid hash collision when generating chunk names (#8538)
  • 704365c fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (#8445)
  • 70bfaae fix(core): explicitly define CopyWebpackPlugin toType: 'dir' (#8481)
  • deb376e feat(theme-algolia): add option.replaceSearchResultPathname to process/replac...
  • 78d5a53 feat(theme-classic): store selected tab in query string. (#8225)
  • 1ff378d feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get...
  • 0294171 fix(core): normalize input for poll option (#8342)
  • de97214 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)
  • 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/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.1.0 to 2.3.0.
- [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.3.0/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Feb 9, 2023

Superseded by #197.

@dependabot dependabot bot closed this Feb 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.3.0 branch February 9, 2023 01:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants