Closed renovate[bot] closed 9 months 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: geostyler-qgis-parser@2.0.0
npm ERR! Found: @typescript-eslint/eslint-plugin@5.62.0
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR! dev @typescript-eslint/eslint-plugin@"^5.44.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @typescript-eslint/eslint-plugin@">= ~6" from @terrestris/eslint-config-typescript@4.0.0
npm ERR! node_modules/@terrestris/eslint-config-typescript
npm ERR! dev @terrestris/eslint-config-typescript@"^4.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!
npm ERR! For a full report see:
npm ERR! /tmp/worker/efd47a/1bbd7f/cache/others/npm/_logs/2023-08-30T05_04_31_314Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/worker/efd47a/1bbd7f/cache/others/npm/_logs/2023-08-30T05_04_31_314Z-debug-0.log
This PR contains the following updates:
^3.1.0
->^4.0.0
Release Notes
terrestris/eslint-config-typescript (@terrestris/eslint-config-typescript)
### [`v4.0.0`](https://togithub.com/terrestris/eslint-config-typescript/releases/tag/v4.0.0): Version 4.0.0 [Compare Source](https://togithub.com/terrestris/eslint-config-typescript/compare/v3.1.0...v4.0.0) # What's Changed #### Breaking changes - requires typescript >= ~5 and eslint-plugin >= ~6 as peer dependencies ([#6](https://togithub.com/terrestris/eslint-config-typescript/issues/6)) - specifies node v16 and npm v8 as engines ([#7](https://togithub.com/terrestris/eslint-config-typescript/issues/7), possibly breaking) #### Misc - fix: specify --no-tests for np release ([#8](https://togithub.com/terrestris/eslint-config-typescript/issues/8)) - update readme and specify engines ([#7](https://togithub.com/terrestris/eslint-config-typescript/issues/7))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate. View repository job log here.