raspbernetes / docs

main landing page and documentation
https://raspbernetes.github.io/
0 stars 0 forks source link

Update react monorepo to v17.0.2 #48

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
react (source) 17.0.1 -> 17.0.2 age adoption passing confidence
react-dom (source) 17.0.1 -> 17.0.2 age adoption passing confidence

Release Notes

facebook/react ### [`v17.0.2`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​1702-March-22-2021) [Compare Source](https://togithub.com/facebook/react/compare/v17.0.1...v17.0.2) ##### React DOM - Remove an unused dependency to address the [`SharedArrayBuffer` cross-origin isolation warning](https://developer.chrome.com/blog/enabling-shared-array-buffer/). ([@​koba04](https://togithub.com/koba04) and [@​bvaughn](https://togithub.com/bvaughn) in [#​20831](https://togithub.com/facebook/react/pull/20831), [#​20832](https://togithub.com/facebook/react/pull/20832), and [#​20840](https://togithub.com/facebook/react/pull/20840))

Renovate configuration

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

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

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

:no_bell: 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.

renovate[bot] commented 3 years ago

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: website/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"17.0.2" from the root project
npm ERR!   peer react@">= 16.8.0 < 18.0.0" from @docsearch/react@3.0.0-alpha.32
npm ERR!   node_modules/@docsearch/react
npm ERR!     @docsearch/react@"^3.0.0-alpha.31" from @docusaurus/theme-search-algolia@2.0.0-alpha.fd17476c3
npm ERR!     node_modules/@docusaurus/theme-search-algolia
npm ERR!       @docusaurus/theme-search-algolia@"2.0.0-alpha.fd17476c3" from @docusaurus/preset-classic@2.0.0-alpha.fd17476c3
npm ERR!       node_modules/@docusaurus/preset-classic
npm ERR!         @docusaurus/preset-classic@"2.0.0-alpha.fd17476c3" from the root project
npm ERR!   12 more (@mdx-js/react, flux, mini-create-react-context, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.4" from @docusaurus/core@2.0.0-alpha.fd17476c3
npm ERR! node_modules/@docusaurus/core
npm ERR!   @docusaurus/core@"2.0.0-alpha.fd17476c3" from the root project
npm ERR!   @docusaurus/core@"2.0.0-alpha.fd17476c3" from @docusaurus/mdx-loader@2.0.0-alpha.fd17476c3
npm ERR!   node_modules/@docusaurus/mdx-loader
npm ERR!     @docusaurus/mdx-loader@"2.0.0-alpha.fd17476c3" from @docusaurus/plugin-content-blog@2.0.0-alpha.fd17476c3
npm ERR!     node_modules/@docusaurus/plugin-content-blog
npm ERR!       @docusaurus/plugin-content-blog@"2.0.0-alpha.fd17476c3" from @docusaurus/preset-classic@2.0.0-alpha.fd17476c3
npm ERR!       node_modules/@docusaurus/preset-classic
npm ERR!       2 more (@docusaurus/theme-classic, @docusaurus/theme-common)
npm ERR!     2 more (@docusaurus/plugin-content-docs, @docusaurus/plugin-content-pages)
npm ERR!   11 more (@docusaurus/plugin-content-blog, ...)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-04-02T02_06_00_091Z-debug.log