Closed renovate[bot] closed 3 years ago
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:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR! react@"17.0.1" from the root project
npm ERR! peer react@">=16.x" from @fortawesome/react-fontawesome@0.1.14
npm ERR! node_modules/@fortawesome/react-fontawesome
npm ERR! @fortawesome/react-fontawesome@"0.1.14" from the root project
npm ERR! 6 more (@testing-library/react, react-dom, react-helmet, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"15.x || 16.x || 16.4.0-alpha.0911da3" from @reach/router@1.3.4
npm ERR! node_modules/gatsby/node_modules/@reach/router
npm ERR! @reach/router@"^1.3.4" from gatsby@2.32.12
npm ERR! node_modules/gatsby
npm ERR! gatsby@"2.32.12" from the root project
npm ERR! 9 more (gatsby-plugin-feed, gatsby-plugin-netlify, ...)
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-07T14_00_29_540Z-debug.log
This PR contains the following updates:
0.11.0
->0.12.3
2.31.1
->2.32.12
2.10.0
->2.11.0
2.12.0
->2.13.1
1.9.0
->1.10.0
2.10.0
->2.11.1
3.9.0
->3.10.0
2.13.4
->2.14.3
2.11.0
->2.12.1
3.10.0
->3.11.1
4.5.3
->4.6.4
2.10.0
->2.11.1
2.15.0
->2.16.1
2.11.0
->2.12.1
Release Notes
gatsbyjs/gatsby
### [`v0.12.3`](https://togithub.com/gatsbyjs/gatsby/releases/v0.12.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v0.12.2...v0.12.3) Quick release to add this very nice UX improvement contributed by [@LukeSheard](https://togithub.com/LukeSheard) and borrowed from Create React App's similar feature: [facebookincubator/create-react-app#101](https://togithub.com/facebookincubator/create-react-app/pull/101) [#371](https://togithub.com/gatsbyjs/gatsby/pull/371) ### [`v0.12.2`](https://togithub.com/gatsbyjs/gatsby/releases/v0.12.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v0.12.1...v0.12.2) - eslint-plugin-jsx-a11y added a peerDependency on a patch update which meant NPM 2 users couldn't install Gatsby or starters. [#369](https://togithub.com/gatsbyjs/gatsby/pull/369) pins the plugin to the last good release. - [@kennu](https://togithub.com/kennu) fixed an instance where we were hiding important errors [#366](https://togithub.com/gatsbyjs/gatsby/pull/366) ### [`v0.12.1`](https://togithub.com/gatsbyjs/gatsby/compare/v0.12.0...v0.12.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v0.12.0...v0.12.1) ### [`v0.12.0`](https://togithub.com/gatsbyjs/gatsby/releases/v0.12.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v0.11.0...v0.12.0) Gatsby now ships with richer support for images. Now you can "import" or "require" an image and use it within your React components and under the hood, the images will be automatically optimized. ```javascript import myImage from './my-image.jpg' // in render functionHi friends!
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.
:ghost: 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.