it-at-m / Praktikumsplaner

MIT License
4 stars 1 forks source link

Update dependency @vue/eslint-config-typescript to v14 #361

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-typescript ^12.0.0 -> ^14.0.0 age adoption passing confidence

Release Notes

vuejs/eslint-config-typescript (@​vue/eslint-config-typescript) ### [`v14.0.1`](https://redirect.github.com/vuejs/eslint-config-typescript/compare/v14.0.0...v14.0.1) [Compare Source](https://redirect.github.com/vuejs/eslint-config-typescript/compare/v14.0.0...v14.0.1) ### [`v14.0.0`](https://redirect.github.com/vuejs/eslint-config-typescript/releases/tag/v14.0.0) [Compare Source](https://redirect.github.com/vuejs/eslint-config-typescript/compare/v13.0.0...v14.0.0) #### What's Changed - Added support for ESLint Flat Config [https://github.com/vuejs/eslint-config-typescript/pull/81](https://redirect.github.com/vuejs/eslint-config-typescript/pull/81) - Dropped support for the legacy `.eslintrc*` configuration format. If you need that, please stay on version 13, which is also tagged as [`@vue/eslint-config-typescript@legacy-eslintrc`](https://www.npmjs.com/package/@​vue/eslint-config-typescript/v/legacy-eslintrc). - The default configuration now extends from [`tseslint.configs.recommended`](https://typescript-eslint.io/users/configs#recommended) instead of `eslint-recommended`. **Full Changelog**: https://github.com/vuejs/eslint-config-typescript/compare/v13.0.0...v14.0.0 ### [`v13.0.0`](https://redirect.github.com/vuejs/eslint-config-typescript/releases/tag/v13.0.0) [Compare Source](https://redirect.github.com/vuejs/eslint-config-typescript/compare/v12.0.0...v13.0.0) #### Notable Changes `typescript-eslint` is upgraded to v7.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7 It's a small major release that only updates some peer dependency version requirements: - Requires Node.js >= 18.18, TypeScript >= 4.7.4, ESLint >= 8.56

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 1 week 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: praktikumsplaner-frontend/frontend/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: praktikumsplaner-frontend-frontend@0.1.0
npm error Found: eslint@8.57.1
npm error node_modules/eslint
npm error   dev eslint@"^8.52.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^9.10.0" from @vue/eslint-config-typescript@14.0.1
npm error node_modules/@vue/eslint-config-typescript
npm error   dev @vue/eslint-config-typescript@"^14.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-10-11T07_00_44_741Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-11T07_00_44_741Z-debug-0.log