4Catalyzer / found

Extensible route-based routing for React applications
https://4catalyzer.github.io/found/
MIT License
792 stars 55 forks source link

chore(deps): update all non-major dependencies #932

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/module-type-aliases ^2.0.0-beta.16 -> ^2.0.0-beta.17 age adoption passing confidence
@types/react-dom ^17.0.11 -> ^17.0.13 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.12.1 -> ^5.13.0 age adoption passing confidence
@typescript-eslint/parser ^5.12.1 -> ^5.13.0 age adoption passing confidence
eslint-config-prettier ^8.4.0 -> ^8.5.0 age adoption passing confidence
eslint-plugin-react ^7.29.2 -> ^7.29.3 age adoption passing confidence
lint-staged ^12.3.4 -> ^12.3.5 age adoption passing confidence
typescript (source) ^4.5.5 -> ^4.6.2 age adoption passing confidence

Release Notes

facebook/docusaurus ### [`v2.0.0-beta.17`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#​200-beta17-2022-03-03) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v2.0.0-beta.16...v2.0.0-beta.17) ##### :rocket: New Feature - `docusaurus-plugin-content-blog`, `docusaurus-theme-classic` - [#​6783](https://togithub.com/facebook/docusaurus/pull/6783) feat: allow blog authors email ([@​Josh-Cena](https://togithub.com/Josh-Cena)) ##### :boom: Breaking Change - `docusaurus-theme-classic`, `docusaurus-theme-common` - [#​6771](https://togithub.com/facebook/docusaurus/pull/6771) refactor(theme-classic): replace color mode toggle with button; remove switchConfig ([@​Josh-Cena](https://togithub.com/Josh-Cena)) ##### :bug: Bug Fix - `docusaurus-theme-classic` - [#​6827](https://togithub.com/facebook/docusaurus/pull/6827) fix(theme-classic): restore docusaurus search meta ([@​slorber](https://togithub.com/slorber)) - [#​6767](https://togithub.com/facebook/docusaurus/pull/6767) fix(theme-classic): allow code tags containing inline elements to stay inline ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-theme-common` - [#​6824](https://togithub.com/facebook/docusaurus/pull/6824) fix(theme-common): breadcrumbs home bug in docs-only ([@​slorber](https://togithub.com/slorber)) - [#​6816](https://togithub.com/facebook/docusaurus/pull/6816) fix(theme-common): docs breadcrumbs not working with baseUrl ([@​slorber](https://togithub.com/slorber)) - `docusaurus-plugin-content-docs` - [#​6700](https://togithub.com/facebook/docusaurus/pull/6700) fix(content-docs): always sort autogenerated sidebar items by file/folder name by default ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus` - [#​6812](https://togithub.com/facebook/docusaurus/pull/6812) fix(core): remove hash/query when filtering existing files for broken link check ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-mdx-loader` - [#​6779](https://togithub.com/facebook/docusaurus/pull/6779) fix(mdx-loader): suppress image reading warning in Yarn PnP; log warning instead of error ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `create-docusaurus` - [#​6762](https://togithub.com/facebook/docusaurus/pull/6762) fix(create): update broken SVG paths in templates ([@​anicholls](https://togithub.com/anicholls)) ##### :nail_care: Polish - `docusaurus-theme-common` - [#​6826](https://togithub.com/facebook/docusaurus/pull/6826) refactor(theme-common): unify missing context errors ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-theme-classic`, `docusaurus-theme-common` - [#​6771](https://togithub.com/facebook/docusaurus/pull/6771) refactor(theme-classic): replace color mode toggle with button; remove switchConfig ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-theme-classic` - [#​6769](https://togithub.com/facebook/docusaurus/pull/6769) refactor(theme-classic): use Material icon for language dropdown ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-mdx-loader` - [#​6792](https://togithub.com/facebook/docusaurus/pull/6792) fix(mdx-loader): allow image paths to be URL encoded ([@​Josh-Cena](https://togithub.com/Josh-Cena)) ##### :memo: Documentation - Other - [#​6825](https://togithub.com/facebook/docusaurus/pull/6825) docs: Adds Netlify one click deploy to README ([@​PatelN123](https://togithub.com/PatelN123)) - [#​6818](https://togithub.com/facebook/docusaurus/pull/6818) docs: add deploy with vercel button to README ([@​PatelN123](https://togithub.com/PatelN123)) - [#​6817](https://togithub.com/facebook/docusaurus/pull/6817) docs: fix broken links ([@​PatelN123](https://togithub.com/PatelN123)) - [#​6811](https://togithub.com/facebook/docusaurus/pull/6811) docs: add homepage banner in support of Ukraine ([@​dmitryvinn](https://togithub.com/dmitryvinn)) - [#​6813](https://togithub.com/facebook/docusaurus/pull/6813) docs: mark dyte as opensource in showcase ([@​vaibhavshn](https://togithub.com/vaibhavshn)) - [#​6776](https://togithub.com/facebook/docusaurus/pull/6776) docs: make GitHub actions explanation aligned with the code ([@​arifszn](https://togithub.com/arifszn)) - [#​6772](https://togithub.com/facebook/docusaurus/pull/6772) docs: add basic documentation about client modules ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `create-docusaurus` - [#​6815](https://togithub.com/facebook/docusaurus/pull/6815) fix: consistently use `max-width: 996px` in media queries ([@​dstotijn](https://togithub.com/dstotijn)) ##### :house: Internal - `docusaurus-plugin-content-docs` - [#​6821](https://togithub.com/facebook/docusaurus/pull/6821) test(content-docs): refactor navigation test snapshot ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - Other - [#​6768](https://togithub.com/facebook/docusaurus/pull/6768) test: add TypeScript template to E2E test matrix ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-utils` - [#​6773](https://togithub.com/facebook/docusaurus/pull/6773) refactor(utils): categorize functions into separate files ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-migrate` - [#​6761](https://togithub.com/facebook/docusaurus/pull/6761) chore: various internal fixes ([@​Josh-Cena](https://togithub.com/Josh-Cena)) ##### Committers: 8 - Alex Nicholls ([@​anicholls](https://togithub.com/anicholls)) - Ariful Alam ([@​arifszn](https://togithub.com/arifszn)) - David Stotijn ([@​dstotijn](https://togithub.com/dstotijn)) - Dmitry Vinnik ([@​dmitryvinn](https://togithub.com/dmitryvinn)) - Joshua Chen ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - Nayan Patel ([@​PatelN123](https://togithub.com/PatelN123)) - Sébastien Lorber ([@​slorber](https://togithub.com/slorber)) - Vaibhav Shinde ([@​vaibhavshn](https://togithub.com/vaibhavshn))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5130-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5121v5130-2022-02-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.12.1...v5.13.0) ##### Bug Fixes - **eslint-plugin:** \[sort-type-union-intersection-members] Wrap the constructorType in parentheses ([#​4590](https://togithub.com/typescript-eslint/typescript-eslint/issues/4590)) ([851bb90](https://togithub.com/typescript-eslint/typescript-eslint/commit/851bb90216e20b7679efc891dc445e6152d4837f)) ##### Features - **eslint-plugin:** \[no-misused-promises] check more places for checksVoidReturn ([#​4541](https://togithub.com/typescript-eslint/typescript-eslint/issues/4541)) ([052cf51](https://togithub.com/typescript-eslint/typescript-eslint/commit/052cf51fe663283afe89dc7bf97c947e750df095)) - **eslint-plugin:** add `no-redundant-type-constituents` rule ([#​4378](https://togithub.com/typescript-eslint/typescript-eslint/issues/4378)) ([63d051e](https://togithub.com/typescript-eslint/typescript-eslint/commit/63d051eed29dcf71015a23992feac0a8f92717a0)) - **eslint-plugin:** add `no-useless-empty-export` rule ([#​4380](https://togithub.com/typescript-eslint/typescript-eslint/issues/4380)) ([823b945](https://togithub.com/typescript-eslint/typescript-eslint/commit/823b945c8f9e83d0246a2a5d07519f01e1a64518)) - **eslint-plugin:** add extension rule `space-before-blocks` ([#​1606](https://togithub.com/typescript-eslint/typescript-eslint/issues/1606)) ([#​4184](https://togithub.com/typescript-eslint/typescript-eslint/issues/4184)) ([208b6d0](https://togithub.com/typescript-eslint/typescript-eslint/commit/208b6d02252dff2bf272329d3e4a4a82e56c52c0)) - **eslint-plugin:** added member group support to member-ordering rule ([#​4538](https://togithub.com/typescript-eslint/typescript-eslint/issues/4538)) ([6afcaea](https://togithub.com/typescript-eslint/typescript-eslint/commit/6afcaea0160a1ccd1c6483ca677c544ca1b8cb4f)) #### [5.12.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.12.0...v5.12.1) (2022-02-21) ##### Bug Fixes - **eslint-plugin:** \[no-unnecessary-type-arguments] fix comparison of types ([#​4555](https://togithub.com/typescript-eslint/typescript-eslint/issues/4555)) ([fc3936e](https://togithub.com/typescript-eslint/typescript-eslint/commit/fc3936e99712374a707ce9e0101bc641807b9ea6))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5130-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5121v5130-2022-02-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.12.1...v5.13.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.12.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.12.0...v5.12.1) (2022-02-21) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
prettier/eslint-config-prettier ### [`v8.5.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-850-2022-03-02) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.4.0...v8.5.0) - Added: \[[@​typescript-eslint/space-before-blocks](https://togithub.com/typescript-eslint/space-before-blocks)]. Thanks to Masafumi Koba ([@​ybiquitous](https://togithub.com/ybiquitous))!
yannickcr/eslint-plugin-react ### [`v7.29.3`](https://togithub.com/yannickcr/eslint-plugin-react/blob/HEAD/CHANGELOG.md#​7293---20220303) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.29.2...v7.29.3) ##### Fixed - \[`no-unused-state`]: avoid a crash on type-only gDSFP declarations ([#​3225][] [@​ljharb](https://togithub.com/ljharb)) - \[`jsx-curly-brace-presence`]: the string "never" defaults to `propElementValues` as `ignore` ([#​3228][] [@​ljharb](https://togithub.com/ljharb)) - `propTypes`: add `VFC` to react generic list ([#​3230][] [@​ljharb](https://togithub.com/ljharb)) [7.29.3]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.29.2...v7.29.3 [#​3230]: https://togithub.com/yannickcr/eslint-plugin-react/issues/3230 [#​3228]: https://togithub.com/yannickcr/eslint-plugin-react/issues/3228 [#​3225]: https://togithub.com/yannickcr/eslint-plugin-react/issues/3225
okonet/lint-staged ### [`v12.3.5`](https://togithub.com/okonet/lint-staged/releases/v12.3.5) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.4...v12.3.5) ##### Bug Fixes - search all configs regardless of staged files ([4b605cd](https://togithub.com/okonet/lint-staged/commit/4b605cd3694cc5bfcf6c5a1a2e75c80ef234ab1a))
Microsoft/TypeScript ### [`v4.6.2`](https://togithub.com/Microsoft/TypeScript/releases/v4.6.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-6/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.6.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.0%22+). - [fixed issues query for Typescript 4.6.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.1%22+). - [fixed issues query for Typescript 4.6.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.2%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-46) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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