RepoSense
RepoSense copied to clipboard
Update dependency @vue/eslint-config-typescript to v14
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vue/eslint-config-typescript | ^13.0.0 -> ^14.0.0 |
Release Notes
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
v14.5.0
What's Changed
- chore(deps): update dependency
vue-eslint-parserto v10 by @renovate in https://github.com/vuejs/eslint-config-typescript/pull/157 - chore(deps): expand peer dependency
eslint-plugin-vueversion range to allow v10 by @renovate in https://github.com/vuejs/eslint-config-typescript/pull/156
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.4.0...v14.5.0
v14.4.0
What's Changed
- A
tsSyntaxInTemplatesconfiguration field, so that linting can be sped up by disabling it by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/142 - Proper handling of the
extendsfield, which is supported intypescript-eslint, fixes #136 by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/143
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.3.0...v14.4.0
v14.3.0
New Features
- A completely new approach to set up the ESLint configurations with helpers like
defineConfigWithVueTsandvueTsConfigs. Please read the documentation for more details. With this new API set, you can easily override type-aware linting rules without worrying its position in the config array. Therefore there would be fewer mysterious errors or slowdown in a heavily customized project.
[!NOTE] The old style
...vueTsEslintConfig()still works, there's no need to update to the new style if that has been working well in your project.
Bug Fixes
- fix: typo in index.ts by @aparajita in https://github.com/vuejs/eslint-config-typescript/pull/128
New Contributors
- @aparajita made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/128
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.2.0...v14.3.0
v14.2.0
What's Changed
- fix: add absolute path for reading file contents, fix
rootDirissue by @markieo1 in https://github.com/vuejs/eslint-config-typescript/pull/108 - ~~feat: add a
defineConfigutility function and use it in examples by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/117~~ Don't use this feature yet, it's under active refactoring for better usability.
New Contributors
- @markieo1 made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/108
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.4...v14.2.0
v14.1.4
v14.1.3
What's Changed
- docs: add missing curly bracket in example config by @henribru in https://github.com/vuejs/eslint-config-typescript/pull/93
- fix: skip typechecking cjs and mjs files by @henribru in https://github.com/vuejs/eslint-config-typescript/pull/94
New Contributors
- @henribru made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/93
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.2...v14.1.3
v14.1.2
Bug Fixes
- Print more friendly error messages if the user provides a non-existent configuration name to
extends.
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.1...v14.1.2
v14.1.1
Bug Fixes
- Fixed #91
TypeError: Config "typescript-eslint/disable-type-checked": Key "files": Expected value to be a non-empty array"
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.1.0...v14.1.1
v14.1.0
New Features
- feat: simplify the
*TypeCheckedconfigs by providing a meaningful and performant default by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/89
Bug Fixes
- fix: add the missing dot to extraFileExtensions by @jfrs in https://github.com/vuejs/eslint-config-typescript/pull/90
New Contributors
- @jfrs made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/90
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.0.1...v14.1.0
v14.0.1
Bugfixes
- Fixed an occasional bug that when using with npm or yarn v1, an
invalid ecmaVersionerror would be thrown if the wrong version ofestreeis hoisted to thenode_modulesroot. Fixes #87. [aae95d6]
New Contributors
- @bmulholland made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/84
- @50Wliu made their first contribution in https://github.com/vuejs/eslint-config-typescript/pull/86
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.0.0...v14.0.1
v14.0.0
What's Changed
- Added support for ESLint Flat Config https://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. - The default configuration now extends from
tseslint.configs.recommendedinstead ofeslint-recommended.
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v13.0.0...v14.0.0
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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.
⚠️ 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: frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error dev eslint@"^8.57.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^9.10.0" from @vue/[email protected]
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 /runner/cache/others/npm/_logs/2025-07-08T05_14_40_765Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-07-08T05_14_40_765Z-debug-0.log
Hi, We are going to mark this PR as stale because it has been inactive for the past 30 days. If no further activity occurs within the following 7 days, it will be automatically closed so that others can take up the issue. If you are still working on this PR, please make a follow-up commit within 7 days and leave a comment to remove the stale label. Do let us know if you are stuck so that we can help you!'
This PR was closed because it has been marked as stale for 7 days with no activity. Feel free to reopen this PR if you would like to continue working on it.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 14.x releases. But if you manually upgrade to 14.x then Renovate will re-enable minor and patch updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.