JamesSingleton / hooks-arsenal

An arsenal of React Hooks... aka, a React Hooks library
MIT License
7 stars 3 forks source link

fix(deps): update docusaurus monorepo to v2.0.0-beta.6 #487

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core 2.0.0-beta.5 -> 2.0.0-beta.6 age adoption passing confidence
@docusaurus/preset-classic 2.0.0-beta.5 -> 2.0.0-beta.6 age adoption passing confidence

Release Notes

facebook/docusaurus ### [`v2.0.0-beta.6`](https://togithub.com/facebook/docusaurus/blob/master/CHANGELOG.md#​200-beta6-2021-09-02) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v2.0.0-beta.5...v2.0.0-beta.6) ##### :rocket: New Feature - `docusaurus-plugin-content-blog`, `docusaurus-theme-classic` - [#​5428](https://togithub.com/facebook/docusaurus/pull/5428) feat: adds blog archive route ([@​gabrielcsapo](https://togithub.com/gabrielcsapo)) - `docusaurus-theme-classic`, `docusaurus-theme-common` - [#​5462](https://togithub.com/facebook/docusaurus/pull/5462) feat: on back navigation, close mobile sidebar ([@​slorber](https://togithub.com/slorber)) - [#​5445](https://togithub.com/facebook/docusaurus/pull/5445) feat: Add docs-related stable classnames ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-classic` - [#​5460](https://togithub.com/facebook/docusaurus/pull/5460) feat: infima 33 + navbar-sidebar close button ([@​slorber](https://togithub.com/slorber)) - [#​5442](https://togithub.com/facebook/docusaurus/pull/5442) feat(theme-classic): allow passing tab label and default value through TabItem ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-plugin-content-docs`, `docusaurus-theme-classic` - [#​5454](https://togithub.com/facebook/docusaurus/pull/5454) feat: new docs options: versions.{badge,className} ([@​slorber](https://togithub.com/slorber)) ##### :bug: Bug Fix - `docusaurus-theme-classic` - [#​5444](https://togithub.com/facebook/docusaurus/pull/5444) fix: fix some theme UI issues (blockquotes, navbar-sidebar font) with Infima alpha.32 ([@​slorber](https://togithub.com/slorber)) - [#​5431](https://togithub.com/facebook/docusaurus/pull/5431) fix: some beta.5 bugfixes ([@​slorber](https://togithub.com/slorber)) - `docusaurus-init`, `docusaurus-mdx-loader`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-theme-classic` - [#​5437](https://togithub.com/facebook/docusaurus/pull/5437) fix: fix a few TS errors ([@​Josh-Cena](https://togithub.com/Josh-Cena)) ##### :nail_care: Polish - `docusaurus-plugin-content-docs`, `docusaurus-theme-classic` - [#​5459](https://togithub.com/facebook/docusaurus/pull/5459) refactor(theme-classic): completely migrate package to TypeScript ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-theme-classic` - [#​5453](https://togithub.com/facebook/docusaurus/pull/5453) refactor: use SVG for closable button in announcement bar ([@​lex111](https://togithub.com/lex111)) - [#​5430](https://togithub.com/facebook/docusaurus/pull/5430) refactor: switch to Flexbox in announcement bar ([@​lex111](https://togithub.com/lex111)) - [#​5434](https://togithub.com/facebook/docusaurus/pull/5434) refactor: update Arabic and Persian translations ([@​3alisaki](https://togithub.com/3alisaki)) - [#​5410](https://togithub.com/facebook/docusaurus/pull/5410) refactor: add missing translations in fa.json ([@​farshidinanloo](https://togithub.com/farshidinanloo)) ##### :memo: Documentation - [#​5471](https://togithub.com/facebook/docusaurus/pull/5471) docs: Add docusaurus-plugin-relative-paths ([@​ohkimur](https://togithub.com/ohkimur)) - [#​5464](https://togithub.com/facebook/docusaurus/pull/5464) docs: add mapillary-js to showcase ([@​oscarlorentzon](https://togithub.com/oscarlorentzon)) - [#​5433](https://togithub.com/facebook/docusaurus/pull/5433) docs: document doc tags + refinements ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - [#​5435](https://togithub.com/facebook/docusaurus/pull/5435) docs: Add netboot.xyz to site showcase ([@​antonym](https://togithub.com/antonym)) - [#​5436](https://togithub.com/facebook/docusaurus/pull/5436) docs: add Redocusaurus in community plugin list ([@​rohit-gohri](https://togithub.com/rohit-gohri)) ##### :house: Internal - [#​5455](https://togithub.com/facebook/docusaurus/pull/5455) fix: website bad version name in docusaurus.config.js ([@​slorber](https://togithub.com/slorber)) ##### Committers: 10 - Alexey Pyltsyn ([@​lex111](https://togithub.com/lex111)) - Ali Saki ([@​3alisaki](https://togithub.com/3alisaki)) - Antony Messerli ([@​antonym](https://togithub.com/antonym)) - Daniel Costrasel ([@​ohkimur](https://togithub.com/ohkimur)) - Gabriel Csapo ([@​gabrielcsapo](https://togithub.com/gabrielcsapo)) - Joshua Chen ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - Oscar Lorentzon ([@​oscarlorentzon](https://togithub.com/oscarlorentzon)) - Rohit Gohri ([@​rohit-gohri](https://togithub.com/rohit-gohri)) - Sébastien Lorber ([@​slorber](https://togithub.com/slorber)) - farshid ([@​farshidinanloo](https://togithub.com/farshidinanloo))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jamesrsingleton/hooks-arsenal/Dgy7sYxQHgbN88bN7XkfcHdpJRBq
✅ Preview: https://hooks-arsenal-git-renovate-docusaurus-monorepo-jamesrsingleton.vercel.app