Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Update dependency @vue/eslint-config-typescript to v12 #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

vuejs/eslint-config-typescript (@​vue/eslint-config-typescript)

v12.0.0

Compare Source

Notable Changes

typescript-eslint is upgraded to v6.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/
Here are some notable changes you might encounter when upgrading @vue/eslint-config-typescript from v11 to v12:

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

Breaking Changes
  • Bump eslint-plugin-vue to v9
  • Drop Node.js v12 support
Other Notable Changes
  • Use multiple parsers for more precise checking, and potentially improves performance (8c3628c)

v10.0.0

Compare Source

Breaking Change
  • @typescript-eslint/* becomes dependencies instead of peer dependencies. It's because we now recommend using this package along with @rushstack/eslint-patch.

v9.1.0

Compare Source

  • feat: allow using const foo = require('foo') in plain CommonJS modules (109b3f8)

v9.0.1

Compare Source

  • Fixes the peer dependency version of eslint-plugin-vue (#​37) (@​2malh)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Sep 15, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint-plugin-vue
npm ERR!   dev eslint-plugin-vue@"^8.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-vue@"^9.0.0" from @vue/[email protected]
npm ERR! node_modules/@vue/eslint-config-typescript
npm ERR!   dev @vue/eslint-config-typescript@"^12.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/6aeda6/6d11ee/cache/others/npm/_logs/2023-09-15T20_41_05_913Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/6aeda6/6d11ee/cache/others/npm/_logs/2023-09-15T20_41_05_913Z-debug-0.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants