Skip to content
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

Bump @docusaurus/core from 2.2.0 to 2.3.0 in /website #3102

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @docusaurus/core from 2.2.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)
  • See full diff 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.2.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2023
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

Visit the preview URL for this PR (updated for commit 2cd9fdf):

https://yew-rs--pr3102-dependabot-npm-and-y-0ev916st.web.app

(expires Wed, 08 Feb 2023 03:11:32 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@futursolo futursolo merged commit 5ec6689 into master Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/master/docusaurus/core-2.3.0 branch February 1, 2023 14:40
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant