Skip to content

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

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

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 13.0.0 -> 14.5.0 age adoption passing confidence

Release Notes

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

v14.5.0

Compare Source

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

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


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 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 4a141ff to 51692d0 Compare October 15, 2024 08:56
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from 10114b9 to 39d0bbb Compare October 23, 2024 11:45
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 39d0bbb to f49bd76 Compare November 25, 2024 17:33
@renovate renovate bot changed the title chore(deps): update dependency @vue/eslint-config-typescript to v14 chore(deps): update dependency @vue/eslint-config-typescript to v14 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/vue-eslint-config-typescript-14.x branch December 8, 2024 18:43
@renovate renovate bot changed the title chore(deps): update dependency @vue/eslint-config-typescript to v14 - autoclosed chore(deps): update dependency @vue/eslint-config-typescript to v14 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from e9109d6 to f49bd76 Compare December 9, 2024 05:19
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from f49bd76 to d51d529 Compare December 25, 2024 17:11
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from d51d529 to 6c76b7d Compare January 14, 2025 20:19
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch 2 times, most recently from 144b9a2 to 4e2c648 Compare January 31, 2025 08:03
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from 4e2c648 to f4a410c Compare February 9, 2025 14:16
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from f4a410c to cf6b4b6 Compare March 6, 2025 11:52
@renovate renovate bot force-pushed the renovate/vue-eslint-config-typescript-14.x branch from cf6b4b6 to 8d5d178 Compare March 24, 2025 07:49
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