Skip to content

chore(deps): update dependency @vue/eslint-config-typescript to v14 - #84

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

chore(deps): update dependency @vue/eslint-config-typescript to v14#84
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vue-eslint-config-typescript-14.x

Conversation

@renovate

@renovate renovate Bot commented Oct 5, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vue/eslint-config-typescript 13.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


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 4 times, most recently from f041ad5 to 5880c22 Compare October 15, 2024 11:27
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from 81172ce to c5a96e4 Compare October 23, 2024 09:46
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from c5a96e4 to 554bd59 Compare November 25, 2024 17:10
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 554bd59 to 62e8605 Compare December 25, 2024 16:13
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 62e8605 to 9bbbdae Compare January 14, 2025 17:12
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 9bbbdae to a10e30e Compare February 9, 2025 13:26
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from a10e30e to 68822bb Compare March 6, 2025 12:35
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 68822bb to 5081dc2 Compare June 17, 2025 10:46
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 5081dc2 to 04596ef Compare July 2, 2025 13:52
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from 3a87a7a to 1c66f00 Compare August 13, 2025 16:48
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 1c66f00 to ff8d4f3 Compare August 19, 2025 19:15
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from ff8d4f3 to 88edd7f Compare August 31, 2025 10:41
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 88edd7f to 8a9c043 Compare September 25, 2025 16:50
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 8a9c043 to e3629f6 Compare October 21, 2025 18:09
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from e3629f6 to d9744e6 Compare November 10, 2025 20:03
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from d9744e6 to 513c539 Compare November 18, 2025 20:15
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 513c539 to 8e25425 Compare December 3, 2025 19:49
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 8e25425 to 7a87ec9 Compare December 31, 2025 17:00
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 7a87ec9 to 5059b1e Compare January 8, 2026 17:51
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 5059b1e to 308510d Compare January 19, 2026 18:55
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from 236c8d8 to 88b1ea5 Compare July 30, 2026 20:31
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 88b1ea5 to 269ff56 Compare August 12, 2026 00:35
@renovate
renovate Bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 269ff56 to 9905ef2 Compare August 26, 2026 13:08
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