geostyler / geostyler-cli

BSD 2-Clause "Simplified" License
24 stars 9 forks source link

chore(deps): update dependency @terrestris/eslint-config-typescript to v5 - autoclosed #378

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@terrestris/eslint-config-typescript ^3.1.0 -> ^5.0.0 age adoption passing confidence

Release Notes

terrestris/eslint-config-typescript (@​terrestris/eslint-config-typescript) ### [`v5.0.0`](https://togithub.com/terrestris/eslint-config-typescript/releases/tag/v5.0.0): Version 5.0.0 [Compare Source](https://togithub.com/terrestris/eslint-config-typescript/compare/v4.0.0...v5.0.0) # What's Changed #### Breaking changes - Version update of https://github.com/typescript-eslint, version `~7` required at least - require v7 of parser and eslint-plugin [`2beda7d`](https://togithub.com/terrestris/eslint-config-typescript/commit/2beda7d) - refactor `peerDependencies` : ` "@​typescript-eslint/parser" ` is a `peerDependency` now. #### Misc - Enable dependabot dependency updates [`48558c6`](https://togithub.com/terrestris/eslint-config-typescript/commit/48558c6) ### [`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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 months ago

⚠️ Artifact update problem

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:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: geostyler-cli@3.1.1
npm error Found: @typescript-eslint/eslint-plugin@5.62.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"^5.59.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @typescript-eslint/eslint-plugin@">= ~7" from @terrestris/eslint-config-typescript@5.0.0
npm error node_modules/@terrestris/eslint-config-typescript
npm error   dev @terrestris/eslint-config-typescript@"^5.0.0" from the root project
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-06-19T12_21_20_937Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-19T12_21_20_937Z-debug-0.log
renovate[bot] commented 3 weeks ago

Edited/Blocked Notification

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.