Open renovate[bot] opened 1 month 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@7.8.0
npm error Found: eslint@9.2.0
npm error node_modules/eslint
npm error dev eslint@"^9.2.0" from the root project
npm error peer eslint@"^7.5.0 || ^8.0.0 || ^9.0.0" from @babel/eslint-parser@7.24.5
npm error node_modules/@babel/eslint-parser
npm error dev @babel/eslint-parser@"^7.24.5" from the root project
npm error 5 more (@eslint-community/eslint-utils, eslint-config-erb, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.8.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error dev @typescript-eslint/eslint-plugin@"^7.8.0" from the root project
npm error peer @typescript-eslint/eslint-plugin@"^7.0.0" from eslint-config-airbnb-typescript@18.0.0
npm error node_modules/eslint-config-airbnb-typescript
npm error dev eslint-config-airbnb-typescript@"^18.0.0" from the root project
npm error 1 more (eslint-plugin-jest)
npm error
npm error Conflicting peer dependency: eslint@8.57.0
npm error node_modules/eslint
npm error peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.8.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error dev @typescript-eslint/eslint-plugin@"^7.8.0" from the root project
npm error peer @typescript-eslint/eslint-plugin@"^7.0.0" from eslint-config-airbnb-typescript@18.0.0
npm error node_modules/eslint-config-airbnb-typescript
npm error dev eslint-config-airbnb-typescript@"^18.0.0" from the root project
npm error 1 more (eslint-plugin-jest)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-09-10T13_01_10_606Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-10T13_01_10_606Z-debug-0.log
This PR contains the following updates:
3.1.0
->3.2.0
Release Notes
zpao/qrcode.react (qrcode.react)
### [`v3.2.0`](https://redirect.github.com/zpao/qrcode.react/blob/HEAD/CHANGELOG.md#320---2024-08-31) [Compare Source](https://redirect.github.com/zpao/qrcode.react/compare/v3.1.0...v3.2.0) ##### Fixed - Improved support for dual publishing of ESM/CJS modules for better compatibility with tools. ([#301](https://redirect.github.com/zpao/qrcode.react/issues/301), [#368](https://redirect.github.com/zpao/qrcode.react/issues/368)) - Mitigated warnings when using QRCodeSVG in server components ([#352](https://redirect.github.com/zpao/qrcode.react/issues/352)) ##### Changed - Added `@deprecated` JSDoc to default export for additional visibility in editors to TypeScript users.Configuration
π Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.