This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update lint (major) #81
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-lint
base: master
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.
Open
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
|
renovate
bot
changed the title
chore(deps): update dependency prettier to v3
chore(deps): update lint (major)
Jul 10, 2023
renovate
bot
force-pushed
the
renovate/major-lint
branch
from
July 10, 2023 20:44
53a6ae3
to
02c057e
Compare
renovate
bot
force-pushed
the
renovate/major-lint
branch
from
July 10, 2023 22:51
02c057e
to
291b13f
Compare
renovate
bot
force-pushed
the
renovate/major-lint
branch
from
July 17, 2023 20:23
291b13f
to
2132fdb
Compare
renovate
bot
force-pushed
the
renovate/major-lint
branch
from
July 24, 2023 18:43
2132fdb
to
300fa60
Compare
renovate
bot
force-pushed
the
renovate/major-lint
branch
from
July 31, 2023 19:10
300fa60
to
c4b7dc6
Compare
renovate
bot
force-pushed
the
renovate/major-lint
branch
from
August 3, 2023 08:25
c4b7dc6
to
e2cf1ea
Compare
renovate
bot
force-pushed
the
renovate/major-lint
branch
from
August 5, 2023 21:25
e2cf1ea
to
c6ad55f
Compare
renovate
bot
force-pushed
the
renovate/major-lint
branch
from
August 7, 2023 11:12
c6ad55f
to
1c272d5
Compare
renovate
bot
force-pushed
the
renovate/major-lint
branch
from
August 7, 2023 17:21
1c272d5
to
80e04c1
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:
5.62.0
->6.3.0
8.10.0
->9.0.0
2.8.8
->3.0.1
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.3.0
Compare Source
Bug Fixes
allowTypeImports
enabled (#7379) (cc9a46d)Features
ignorePrimitives
option to betrue
(#7331) (dfcafae)Reverts
You can read about our versioning strategy and releases on our website.
6.2.1 (2023-07-31)
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.2.1
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.2.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.1.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.0.0
Compare Source
Bug Fixes
exports
field in package.json files (#6550) (53776c2)chore
Features
rule-tester
(#6777) (2ce1c1d)RuleTester
in/utils
in favour of the new/rule-tester
package (#6816) (c33f497)BREAKING CHANGES
You can read about our versioning strategy and releases on our website.
prettier/eslint-config-prettier (eslint-config-prettier)
v9.0.0
Compare Source
"unicode-bom": "off"
to your config to disable it again, or run ESLint with--fix
to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@nstepien)!prettier/prettier (prettier)
v3.0.1
Compare Source
diff
Fix cursor positioning for a special case (#14812 by @fisker)
Fix plugins/estree.d.ts to make it a module (#15018 by @kingyue737)
Add
export {}
inplugins/estree.d.ts
to fix the "File is not a module" errorAdd parenthesis around leading multiline comment in return statement (#15037 by @auvred)
Add support for Vue "Generic Components" (#15066 by @auvred)
https://blog.vuejs.org/posts/vue-3-3#generic-components
Fix comments print in
IfStatement
(#15076 by @fisker)Add missing type definition for
printer.preprocess
(#15123 by @so1ve)Add missing
getVisitorKeys
method type definition forPrinter
(#15125 by @auvred)Add typing to support
readonly
array properties of AST Node (#15127 by @auvred)Add space before unary minus followed by a function call (#15129 by @pamelalozano)
v3.0.0
Compare Source
diff
🔗 Release Notes
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.