johnwalley / allotment

A React component for resizable split views
https://allotment.mulberryhousesoftware.com/
MIT License
949 stars 52 forks source link

fix(deps): update docusaurus monorepo to v3.1.0 #753

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@docusaurus/preset-classic (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@docusaurus/remark-plugin-npm2yarn (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@docusaurus/tsconfig (source) 3.0.1 -> 3.1.0 age adoption passing confidence

Release Notes

facebook/docusaurus (@​docusaurus/core) ### [`v3.1.0`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#310-2024-01-05) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.0.1...v3.1.0) ##### :rocket: New Feature - `docusaurus-mdx-loader`, `docusaurus-module-type-aliases`, `docusaurus-theme-classic`, `docusaurus-types`, `docusaurus-utils`, `docusaurus` - [#​9528](https://togithub.com/facebook/docusaurus/pull/9528) feat(core): make broken link checker detect broken anchors - add `onBrokenAnchors` config ([@​OzakIOne](https://togithub.com/OzakIOne)) - `docusaurus-mdx-loader`, `docusaurus-types`, `docusaurus` - [#​9674](https://togithub.com/facebook/docusaurus/pull/9674) feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-common` - [#​9671](https://togithub.com/facebook/docusaurus/pull/9671) feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML ([@​tats-u](https://togithub.com/tats-u)) - `docusaurus-mdx-loader`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`, `docusaurus-types`, `docusaurus-utils`, `docusaurus` - [#​9624](https://togithub.com/facebook/docusaurus/pull/9624) feat: siteConfig.markdown.parseFrontMatter hook ([@​slorber](https://togithub.com/slorber)) - `docusaurus-utils` - [#​9610](https://togithub.com/facebook/docusaurus/pull/9610) feat(core): enable port configuration via environment variable ([@​OzakIOne](https://togithub.com/OzakIOne)) ##### :bug: Bug Fix - `docusaurus-theme-classic`, `docusaurus-theme-live-codeblock` - [#​9704](https://togithub.com/facebook/docusaurus/pull/9704) fix(theme): allow empty code blocks and live playgrounds ([@​slorber](https://togithub.com/slorber)) - `create-docusaurus` - [#​9696](https://togithub.com/facebook/docusaurus/pull/9696) fix(create-docusaurus): fix init template code blocks, and little improvements ([@​slorber](https://togithub.com/slorber)) - `docusaurus-plugin-pwa` - [#​9668](https://togithub.com/facebook/docusaurus/pull/9668) fix(pwa-plugin): upgrade workbox ([@​SimenB](https://togithub.com/SimenB)) - `docusaurus` - [#​9648](https://togithub.com/facebook/docusaurus/pull/9648) fix(cli): output help when no conventional config + no subcommand ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-theme-live-codeblock` - [#​9631](https://togithub.com/facebook/docusaurus/pull/9631) fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync ([@​slorber](https://togithub.com/slorber)) - `docusaurus-utils` - [#​9617](https://togithub.com/facebook/docusaurus/pull/9617) fix(utils): Markdown link replacement with <> but no spaces ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-module-type-aliases` - [#​9612](https://togithub.com/facebook/docusaurus/pull/9612) fix(type-aliases): add `title` prop for imported inline SVG React components ([@​axmmisaka](https://togithub.com/axmmisaka)) - `docusaurus-plugin-content-blog` - [#​9581](https://togithub.com/facebook/docusaurus/pull/9581) fix(content-blog): add baseUrl for author.image_url ([@​OzakIOne](https://togithub.com/OzakIOne)) - `docusaurus-theme-translations` - [#​9477](https://togithub.com/facebook/docusaurus/pull/9477) fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) ([@​c0h1b4](https://togithub.com/c0h1b4)) ##### :nail_care: Polish - `docusaurus-theme-common` - [#​9335](https://togithub.com/facebook/docusaurus/pull/9335) refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize ([@​jgarrow](https://togithub.com/jgarrow)) ##### :wrench: Maintenance - `docusaurus-theme-search-algolia` - [#​9604](https://togithub.com/facebook/docusaurus/pull/9604) chore: add lint autofix CI job ([@​slorber](https://togithub.com/slorber)) ##### Committers: 8 - Janessa Garrow ([@​jgarrow](https://togithub.com/jgarrow)) - Joshua Chen ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - Simen Bekkhus ([@​SimenB](https://togithub.com/SimenB)) - SΓ©bastien Lorber ([@​slorber](https://togithub.com/slorber)) - Tatsunori Uchino ([@​tats-u](https://togithub.com/tats-u)) - [@​c0h1b4](https://togithub.com/c0h1b4) - axmmisaka ([@​axmmisaka](https://togithub.com/axmmisaka)) - ozaki ([@​OzakIOne](https://togithub.com/OzakIOne))
facebook/docusaurus (@​docusaurus/tsconfig) ### [`v3.1.0`](https://togithub.com/facebook/docusaurus/compare/v3.0.1...v3.1.0) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.0.1...v3.1.0)

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.



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

netlify[bot] commented 8 months ago

Deploy Preview for allotment-website ready!

Name Link
Latest commit b5b22dc13dcd338eb65fd55284ce4343028f800e
Latest deploy log https://app.netlify.com/sites/allotment-website/deploys/65984e2ab1970a00088039bc
Deploy Preview https://deploy-preview-753--allotment-website.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 8 months ago

Deploy Preview for allotment-storybook ready!

Name Link
Latest commit b5b22dc13dcd338eb65fd55284ce4343028f800e
Latest deploy log https://app.netlify.com/sites/allotment-storybook/deploys/65984e2ad7dc420008bb4c37
Deploy Preview https://deploy-preview-753--allotment-storybook.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.