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

fix(deps): update docusaurus monorepo to v2.3.0 #2935

Merged
merged 16 commits into from
Feb 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core 2.2.0 -> 2.3.0 age adoption passing confidence
@docusaurus/preset-classic 2.2.0 -> 2.3.0 age adoption passing confidence
@docusaurus/theme-live-codeblock 2.2.0 -> 2.3.0 age adoption passing confidence

Release Notes

facebook/docusaurus

v2.3.0

Compare Source

🚀 New Feature
  • docusaurus-theme-translations
  • 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
  • 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
  • docusaurus-plugin-content-docs
  • docusaurus-utils
  • create-docusaurus, docusaurus-theme-classic
    • #​8279 fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (@​slorber)
💅 Polish
  • docusaurus-theme-classic, docusaurus
    • #​8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@​3v0k4)
  • docusaurus-theme-translations
  • eslint-plugin
Committers: 16

Configuration

📅 Schedule: Branch creation - "after 6am and before 3pm every weekday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 1, 2023 07:07
@renovate renovate bot added auto-update Makes bulldozer automatically update this PR when there are changes to the target branch dependencies Pull requests that update a dependency file labels Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #2935 (8d7c508) into master (590dd93) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2935   +/-   ##
=======================================
  Coverage   73.83%   73.83%           
=======================================
  Files         324      324           
  Lines       29249    29249           
  Branches     2338     2339    +1     
=======================================
+ Hits        21595    21597    +2     
+ Misses       7562     7560    -2     
  Partials       92       92           
Impacted Files Coverage Δ
...r/packages/utilities/src/indexset/LeafIndexNode.ts 93.25% <0.00%> (+2.24%) ⬆️

@renovate
Copy link
Contributor Author

renovate bot commented Feb 1, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@haakonflatval-cognite
Copy link
Contributor

There are some issues with Tabs and docusaurus 2.3 facebook/docusaurus#8592 . Tabs is used by npm2yarn, causing the server-side site generation to fail for our installation page. Will hold off work on this PR until the mentioned issue is fixed.

@haakonflatval-cognite haakonflatval-cognite merged commit bfb031e into master Feb 3, 2023
@haakonflatval-cognite haakonflatval-cognite deleted the renovate/docusaurus-monorepo branch February 3, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update Makes bulldozer automatically update this PR when there are changes to the target branch dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant