Open renovate[bot] opened 3 years ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm WARN using --force Recommended protections disabled.
npm notice
npm notice New minor version of npm available! 8.3.1 -> 8.5.3
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.3>
npm notice Run `npm install -g npm@8.5.3` to update!
npm notice
npm WARN using --force Recommended protections disabled.
chmod: cannot access '/home/ubuntu/.npm': No such file or directory
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @hot-loader/react-dom@17.0.0
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.3.0" from @emotion/core@10.0.35
npm ERR! node_modules/@emotion/core
npm ERR! peer @emotion/core@"^10.0.27" from @emotion/styled@10.0.27
npm ERR! node_modules/@emotion/styled
npm ERR! peer @emotion/styled@"^10.0.14" from gatsby-interface@0.0.193
npm ERR! node_modules/gatsby-interface
npm ERR! gatsby-interface@"^0.0.193" from gatsby-recipes@0.2.33
npm ERR! node_modules/gatsby-recipes
npm ERR! 1 more (gatsby-recipes)
npm ERR! peer @emotion/core@"^10.0.28" from @emotion/styled-base@10.0.31
npm ERR! node_modules/@emotion/styled-base
npm ERR! @emotion/styled-base@"^10.0.27" from @emotion/styled@10.0.27
npm ERR! node_modules/@emotion/styled
npm ERR! peer @emotion/styled@"^10.0.14" from gatsby-interface@0.0.193
npm ERR! node_modules/gatsby-interface
npm ERR! 1 more (gatsby-recipes)
npm ERR! 3 more (gatsby-interface, gatsby-recipes, theme-ui)
npm ERR! 14 more (@emotion/styled, @emotion/styled-base, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"17.0.0" from @hot-loader/react-dom@17.0.0
npm ERR! node_modules/@hot-loader/react-dom
npm ERR! dev @hot-loader/react-dom@"17.0.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: react@17.0.0
npm ERR! node_modules/react
npm ERR! peer react@"17.0.0" from @hot-loader/react-dom@17.0.0
npm ERR! node_modules/@hot-loader/react-dom
npm ERR! dev @hot-loader/react-dom@"17.0.0" from the root project
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/2022-03-07T12_37_47_637Z-debug-0.log
❌ Deploy preview failed at Netlify. @jimmyandrade take a look please
🔨 Explore the source changes: 559b8c62122947ed6433be40f9ecaad10f376f67
🔍 Inspect the deploy log: https://app.netlify.com/sites/multei/deploys/6225fcac347b9f0007bada39
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
17.0.1
->17.0.2
17.0.1
->17.0.2
17.0.1
->17.0.2
Release Notes
facebook/react
### [`v17.0.2`](https://togithub.com/facebook/react/blob/HEAD/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))Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.