Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2024

This PR contains the following updates:

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

Release Notes

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

v14.4.0

Compare Source

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

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

Bug Fixes

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: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.

@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 6 times, most recently from 59b6ab3 to 46f8c38 Compare October 13, 2024 07:51
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 6 times, most recently from 7f2b96d to cefcd3b Compare October 21, 2024 17:41
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 5 times, most recently from e145de5 to 7beb4ed Compare October 28, 2024 11:14
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 5 times, most recently from 2b12c4d to 73766a8 Compare November 6, 2024 08:12
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 5 times, most recently from 51100cc to 9ce1d6f Compare November 14, 2024 10:05
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from 604f703 to 95055db Compare November 17, 2024 12:36
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 6 times, most recently from 87269e8 to 90ef9e7 Compare November 25, 2024 17:15
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 6 times, most recently from 4d7b2ca to ed5328b Compare December 2, 2024 14:25
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 5 times, most recently from 97d65e8 to 7c31693 Compare December 9, 2024 19:55
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 4 times, most recently from 4a174d0 to cf721a5 Compare December 16, 2024 13:01
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 3 times, most recently from 43fdbe4 to fa51cc0 Compare December 22, 2024 12:27
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from fa51cc0 to 63a6a2f Compare December 25, 2024 16:51
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 63a6a2f to f0b2f4b Compare January 14, 2025 15:18
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from f0b2f4b to 7d8dd96 Compare January 24, 2025 00:55
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 7d8dd96 to e41c101 Compare February 9, 2025 14:04
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.

1 participant