This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency @vue/eslint-config-typescript to v13 #65
Open
descope
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vue-eslint-config-typescript-13.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: package-lock.json
|
cc490a1
to
6c015b6
Compare
6c015b6
to
39936b1
Compare
39936b1
to
312cb17
Compare
312cb17
to
e5e0874
Compare
e5e0874
to
c33d5b9
Compare
c33d5b9
to
d9fb6c7
Compare
d9fb6c7
to
818c377
Compare
818c377
to
245ab27
Compare
245ab27
to
9d73065
Compare
9d73065
to
1bc71b9
Compare
1bc71b9
to
0f19260
Compare
0f19260
to
f6b4fed
Compare
f6b4fed
to
ee1aac6
Compare
ee1aac6
to
262ff3f
Compare
262ff3f
to
b9c6ac7
Compare
b9c6ac7
to
c601306
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.1.0
->^13.0.0
Release Notes
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
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-v7It's a small major release that only updates some peer dependency version requirements:
v12.0.0
Compare Source
Notable Changes
typescript-eslint
is upgraded to v6.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/Here are some notable changes you might encounter when upgrading
@vue/eslint-config-typescript
from v11 to v12:valid-typeof
rule is re-enabled because it's not always covered by TypeScriptrecommended
config:@typescript-eslint/eslint-plugin
has split them into standalone configs.warn
toerror
, such as@typescript-eslint/no-unused-vars
.v11.0.3
Compare Source
v11.0.2
Compare Source
v11.0.1
Compare Source
v11.0.0
Compare Source
Breaking Changes
eslint-plugin-vue
to v9Other Notable Changes
v10.0.0
Compare Source
Breaking Change
@typescript-eslint/*
becomes dependencies instead of peer dependencies. It's because we now recommend using this package along with@rushstack/eslint-patch
.Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.