Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/vue-eslint-config-typescript-14.x
Open

Update dependency @vue/eslint-config-typescript to v14#34
renovate[bot] wants to merge 1 commit into
devfrom
renovate/vue-eslint-config-typescript-14.x

Conversation

@renovate

@renovate renovate Bot commented Oct 6, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vue/eslint-config-typescript 12.0.014.9.0 age confidence

Release Notes

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

v14.9.0

Compare Source

New Features

  • vueTsConfigs.* are now valid flat config objects that can work with other ESLint utilities before being passed on to withVueTs() or defineConfigWithVueTs() for final resolution.
  • a new withVueTs(...) helper #​302
    • built on top of eslint-flat-config-utils, which lets it compose with the same flat-config transformation model used by antfu and Nuxt’s ESLint config tooling.

Full Changelog: vuejs/eslint-config-typescript@v14.8.0...v14.9.0

v14.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.7.0...v14.8.0

v14.7.0

Compare Source

What's Changed

  • fix: respect global ignores when scanning for vue files to lint by @​haoqunjiang in #​239
  • feat: support ESLint 10 as peer dependency

Full Changelog: vuejs/eslint-config-typescript@v14.6.0...v14.7.0

v14.6.0

Compare Source

New Features

  • feat: allowComponentTypeUnsafety option to configure the strictness of no-unsafe-* rules by @​haoqunjiang in #​185

Full Changelog: vuejs/eslint-config-typescript@v14.5.1...v14.6.0

v14.5.1

Compare Source

Notable Changes

  • fix: ensure there's only one instance of eslint-plugin-vue in the config, to avoid Cannot redefine plugin "vue" errors by @​haoqunjiang in #​184

Full Changelog: vuejs/eslint-config-typescript@v14.5.0...v14.5.1

v14.5.0

Compare Source

What's Changed

  • chore(deps): update dependency vue-eslint-parser to v10 by @​renovate in #​157
  • chore(deps): expand peer dependency eslint-plugin-vue version range to allow v10 by @​renovate in #​156

Full Changelog: vuejs/eslint-config-typescript@v14.4.0...v14.5.0

v14.4.0

Compare Source

What's Changed

Full Changelog: vuejs/eslint-config-typescript@v14.3.0...v14.4.0

v14.3.0

Compare Source

New Features
  • A completely new approach to set up the ESLint configurations with helpers like defineConfigWithVueTs and vueTsConfigs.
    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
New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.2.0...v14.3.0

v14.2.0

Compare Source

What's Changed

  • fix: add absolute path for reading file contents, fix rootDir issue by @​markieo1 in #​108
  • feat: add a defineConfig utility function and use it in examples by @​haoqunjiang in #​117 Don't use this feature yet, it's under active refactoring for better usability.

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.1.4...v14.2.0

v14.1.4

Compare Source

v14.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.1.2...v14.1.3

v14.1.2

Compare Source

Bug Fixes

  • Print more friendly error messages if the user provides a non-existent configuration name to extends.

Full Changelog: vuejs/eslint-config-typescript@v14.1.1...v14.1.2

v14.1.1

Compare Source

Bug Fixes

  • Fixed #​91

    TypeError: Config "typescript-eslint/disable-type-checked": Key "files": Expected value to be a non-empty array"

Full Changelog: vuejs/eslint-config-typescript@v14.1.0...v14.1.1

v14.1.0

Compare Source

New Features
  • feat: simplify the *TypeChecked configs by providing a meaningful and performant default by @​haoqunjiang in #​89
Bug Fixes
  • fix: add the missing dot to extraFileExtensions by @​jfrs in #​90
New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.0.1...v14.1.0

v14.0.1

Compare Source

Bugfixes

  • Fixed an occasional bug that when using with npm or yarn v1, an invalid ecmaVersion error would be thrown if the wrong version of estree is hoisted to the node_modules root. Fixes #​87. [aae95d6]

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.0.0...v14.0.1

v14.0.0

Compare Source

What's Changed

Full Changelog: vuejs/eslint-config-typescript@v13.0.0...v14.0.0

v13.0.0

Compare Source

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: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 8pm every weekend"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 3 times, most recently from e12602f to ae1fdd0 Compare October 15, 2024 08:25
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from e47b49b to a05137b Compare October 23, 2024 10:45
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from a05137b to 1ee93eb Compare November 25, 2024 17:19
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 1ee93eb to e720022 Compare December 25, 2024 16:14
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from e720022 to 0e8e767 Compare January 14, 2025 16:53
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 0e8e767 to b0275ab Compare February 9, 2025 13:37
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from b0275ab to 794e24c Compare March 6, 2025 11:24
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 794e24c to ba11d9d Compare June 17, 2025 14:11
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from ba11d9d to 8d84d20 Compare July 2, 2025 15:43
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from bbb3551 to ddfa115 Compare August 13, 2025 15:31
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from ddfa115 to 5c36049 Compare August 19, 2025 13:57
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 5c36049 to 5294355 Compare August 31, 2025 10:10
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 5294355 to d5bc4d8 Compare September 25, 2025 19:27
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from d5bc4d8 to 107e57a Compare October 21, 2025 18:05
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 107e57a to edd364c Compare November 10, 2025 16:54
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from edd364c to 5603d08 Compare November 18, 2025 22:50
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 5603d08 to e993a21 Compare December 3, 2025 18:01
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from e993a21 to 7271271 Compare December 31, 2025 17:40
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 7271271 to ce09ed7 Compare January 8, 2026 16:32
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from ce09ed7 to 37fcee3 Compare January 19, 2026 18:57
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 37fcee3 to 9fb4e6b Compare February 2, 2026 20:00
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from c353ab1 to acfd32d Compare February 17, 2026 11:12
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from acfd32d to 0476251 Compare March 5, 2026 17:38
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 0476251 to c05724b Compare March 13, 2026 16:11
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from c05724b to 185288b Compare April 1, 2026 21:05
@renovate renovate Bot changed the title chore(deps): update dependency @vue/eslint-config-typescript to v14 Update dependency @vue/eslint-config-typescript to v14 Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 185288b to 1d36cb1 Compare April 8, 2026 21:02
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 1d36cb1 to 289bff1 Compare April 29, 2026 10:57
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 289bff1 to a8125b6 Compare May 12, 2026 16:08
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from 58dfc78 to 20b45cf Compare June 1, 2026 17:43
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 20b45cf to 26d315e Compare June 4, 2026 18:45
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 26d315e to 07e9a8b Compare June 11, 2026 20:03
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 07e9a8b to f62d074 Compare June 21, 2026 17:13
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from 1e18a69 to c744d69 Compare July 20, 2026 19:16
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from e6f60a4 to 634767c Compare July 30, 2026 19:03
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 634767c to 2a8110e Compare August 12, 2026 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants