[PR #61] [MERGED] Update docusaurus monorepo to v2.0.1 #71

Closed
opened 2026-02-27 14:57:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz-docs/pull/61
Author: @renovate[bot]
Created: 8/1/2022
Status: Merged
Merged: 8/12/2022
Merged by: @antonym

Base: masterHead: renovate/docusaurus-monorepo


📝 Commits (1)

  • 0d6251d Update docusaurus monorepo to v2.0.1

📊 Changes

2 files changed (+177 additions, -177 deletions)

View changed files

📝 package.json (+3 -3)
📝 yarn.lock (+174 -174)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core 2.0.0-rc.1 -> 2.0.1 age adoption passing confidence
@docusaurus/preset-classic 2.0.0-rc.1 -> 2.0.1 age adoption passing confidence
@docusaurus/theme-search-algolia 2.0.0-rc.1 -> 2.0.1 age adoption passing confidence

Release Notes

facebook/docusaurus

v2.0.1

Compare Source

Fix bad npm publish of 2.0.0

Committers: 1

v2.0.0

Compare Source

Bad npm publish, please use 2.0.1

💅 Polish
Committers: 2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz-docs/pull/61 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/1/2022 **Status:** ✅ Merged **Merged:** 8/12/2022 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `renovate/docusaurus-monorepo` --- ### 📝 Commits (1) - [`0d6251d`](https://github.com/netbootxyz/netboot.xyz-docs/commit/0d6251d63dde280e20fc91b32a90c1f4e539fa39) Update docusaurus monorepo to v2.0.1 ### 📊 Changes **2 files changed** (+177 additions, -177 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+3 -3) 📝 `yarn.lock` (+174 -174) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@docusaurus/core](https://togithub.com/facebook/docusaurus) | [`2.0.0-rc.1` -> `2.0.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/2.0.0-rc.1/2.0.1) | [![age](https://badges.renovateapi.com/packages/npm/@docusaurus%2fcore/2.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@docusaurus%2fcore/2.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@docusaurus%2fcore/2.0.1/compatibility-slim/2.0.0-rc.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@docusaurus%2fcore/2.0.1/confidence-slim/2.0.0-rc.1)](https://docs.renovatebot.com/merge-confidence/) | | [@docusaurus/preset-classic](https://togithub.com/facebook/docusaurus) | [`2.0.0-rc.1` -> `2.0.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fpreset-classic/2.0.0-rc.1/2.0.1) | [![age](https://badges.renovateapi.com/packages/npm/@docusaurus%2fpreset-classic/2.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@docusaurus%2fpreset-classic/2.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@docusaurus%2fpreset-classic/2.0.1/compatibility-slim/2.0.0-rc.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@docusaurus%2fpreset-classic/2.0.1/confidence-slim/2.0.0-rc.1)](https://docs.renovatebot.com/merge-confidence/) | | [@docusaurus/theme-search-algolia](https://togithub.com/facebook/docusaurus) | [`2.0.0-rc.1` -> `2.0.1`](https://renovatebot.com/diffs/npm/@docusaurus%2ftheme-search-algolia/2.0.0-rc.1/2.0.1) | [![age](https://badges.renovateapi.com/packages/npm/@docusaurus%2ftheme-search-algolia/2.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@docusaurus%2ftheme-search-algolia/2.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@docusaurus%2ftheme-search-algolia/2.0.1/compatibility-slim/2.0.0-rc.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@docusaurus%2ftheme-search-algolia/2.0.1/confidence-slim/2.0.0-rc.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>facebook/docusaurus</summary> ### [`v2.0.1`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#&#8203;201-2022-08-01) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v2.0.0...v2.0.1) Fix bad npm publish of 2.0.0 ##### Committers: 1 - Sébastien Lorber ([@&#8203;slorber](https://togithub.com/slorber)) ### [`v2.0.0`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#&#8203;200-2022-08-01) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v2.0.0-rc.1...v2.0.0) Bad npm publish, please use 2.0.1 ##### :nail_care: Polish - `docusaurus` - [#&#8203;7781](https://togithub.com/facebook/docusaurus/pull/7781) refactor(core): log Docusaurus & Node version before exiting ([@&#8203;Josh-Cena](https://togithub.com/Josh-Cena)) ##### Committers: 2 - Joshua Chen ([@&#8203;Josh-Cena](https://togithub.com/Josh-Cena)) - Sébastien Lorber ([@&#8203;slorber](https://togithub.com/slorber)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/netbootxyz/netboot.xyz-docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE1NC40In0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:57:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz-docs#71
No description provided.