-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 @antfu/eslint-config to ^0.43.0 #32
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/antfu-eslint-config-0.x
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.
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
force-pushed
the
renovate/antfu-eslint-config-0.x
branch
from
May 19, 2023 10:25
0d7a7d8
to
9705bb1
Compare
renovate
bot
changed the title
chore(deps): update dependency @antfu/eslint-config to ^0.38.0
chore(deps): update dependency @antfu/eslint-config to ^0.39.0
May 19, 2023
renovate
bot
changed the title
chore(deps): update dependency @antfu/eslint-config to ^0.39.0
chore(deps): update dependency @antfu/eslint-config to ^0.40.0
Aug 1, 2023
renovate
bot
force-pushed
the
renovate/antfu-eslint-config-0.x
branch
from
August 1, 2023 17:50
9705bb1
to
078eee5
Compare
renovate
bot
changed the title
chore(deps): update dependency @antfu/eslint-config to ^0.40.0
chore(deps): update dependency @antfu/eslint-config to ^0.41.0
Aug 23, 2023
renovate
bot
force-pushed
the
renovate/antfu-eslint-config-0.x
branch
from
August 23, 2023 17:26
078eee5
to
043b0b3
Compare
renovate
bot
force-pushed
the
renovate/antfu-eslint-config-0.x
branch
2 times, most recently
from
September 12, 2023 01:53
562295f
to
441dad2
Compare
renovate
bot
changed the title
chore(deps): update dependency @antfu/eslint-config to ^0.41.0
chore(deps): update dependency @antfu/eslint-config to ^0.42.0
Sep 14, 2023
renovate
bot
force-pushed
the
renovate/antfu-eslint-config-0.x
branch
from
September 14, 2023 03:07
441dad2
to
641343e
Compare
renovate
bot
changed the title
chore(deps): update dependency @antfu/eslint-config to ^0.42.0
chore(deps): update dependency @antfu/eslint-config to ^0.43.0
Sep 19, 2023
renovate
bot
force-pushed
the
renovate/antfu-eslint-config-0.x
branch
from
September 19, 2023 16:16
641343e
to
beacf23
Compare
renovate
bot
force-pushed
the
renovate/antfu-eslint-config-0.x
branch
from
October 16, 2023 03:00
beacf23
to
49dcb0c
Compare
renovate
bot
force-pushed
the
renovate/antfu-eslint-config-0.x
branch
from
October 23, 2023 10:02
49dcb0c
to
6c23d72
Compare
|
renovate
bot
force-pushed
the
renovate/antfu-eslint-config-0.x
branch
from
July 10, 2024 01:19
6c23d72
to
f8cb7ad
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^0.34.0
->^0.43.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v0.43.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.43.0
Compare Source
🚀 Features
eslint-stylistic
- by @antfu in https://github.com/antfu/eslint-config/issues/247 (8c5a7).d.ts
- by @antfu (35f9f)eslint-comments/no-unlimited-disable
in.d.ts
- by @antfu (a6861)unused-imports/no-unused-vars
in .d.ts - by @antfu (b6f74)🐞 Bug Fixes
View changes on GitHub
v0.42.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.42.0
Compare Source
🚀 Features
View changes on GitHub
v0.41.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.41.3
Compare Source
🚀 Features
noPropertyAccessFromIndexSignature
- by @zanminkian in https://github.com/antfu/eslint-config/issues/145 (f9313)🐞 Bug Fixes
View changes on GitHub
v0.41.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.41.1
Compare Source
🚀 Features
View changes on GitHub
v0.41.0
Compare Source
🚀 Features
unused-imports/no-unused-imports
in editors - by @antfu (ed2b0)View changes on GitHub
v0.40.3
Compare Source
🚀 Features
resolutions
in package.json - by @antfu (10d38)🐞 Bug Fixes
View changes on GitHub
v0.40.2
Compare Source
No significant changes
View changes on GitHub
v0.40.1
Compare Source
🐞 Bug Fixes
named-tuple-spacing
handling, close #232 - by @antfu in https://github.com/antfu/eslint-config/issues/232 (3a2c5)View changes on GitHub
v0.40.0
Compare Source
🚀 Features
default
inexports
- by @antfu (effc7)no-import-node-modules-by-path
- by @zanminkian in https://github.com/antfu/eslint-config/issues/219 (cf124)🐞 Bug Fixes
import
beforerequire
in exports - by @antfu (ea307)View changes on GitHub
v0.39.8
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.39.7
Compare Source
🚀 Features
new Array
- by @zanminkian in https://github.com/antfu/eslint-config/issues/209 (be5bc)@typescript-eslint/ban-types
- by @zanminkian in https://github.com/antfu/eslint-config/issues/210 (d4a9e)View changes on GitHub
v0.39.6
Compare Source
🚀 Features
const enum
- by @zanminkian in https://github.com/antfu/eslint-config/issues/201 (2bf0c)View changes on GitHub
v0.39.5
Compare Source
🚀 Features
🐞 Bug Fixes
@typescript-eslint/consistent-type-assertions
- by @antfu (abf5c)View changes on GitHub
v0.39.4
Compare Source
🚀 Features
global
variable - by @zanminkian in https://github.com/antfu/eslint-config/issues/189 (e787e)@typescript-eslint/consistent-type-assertions
- by @zanminkian in https://github.com/antfu/eslint-config/issues/188 (a3598)View changes on GitHub
v0.39.3
Compare Source
🐞 Bug Fixes
vue/no-dupe-keys
- by @antfu (bb09e)View changes on GitHub
v0.39.2
Compare Source
🚀 Features
View changes on GitHub
v0.39.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.39.0
Compare Source
🚀 Features
jsonc
file - by @zanminkian in https://github.com/antfu/eslint-config/issues/184 (96dd9)View changes on GitHub
v0.38.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.38.5
Compare Source
🚀 Features
no-invalid-this
- by @zanminkian in https://github.com/antfu/eslint-config/issues/173 (ff74d)newline-after-import
- by @zanminkian in https://github.com/antfu/eslint-config/issues/164 (ebb96)🐞 Bug Fixes
View changes on GitHub
v0.38.4
Compare Source
No significant changes
View changes on GitHub
v0.38.3
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.38.2
Compare Source
No significant changes
View changes on GitHub
v0.38.0
Compare Source
🚀 Features
View changes on GitHub
v0.37.0
Compare Source
🚀 Features
vue/no-unused-refs
- by @Demivan in https://github.com/antfu/eslint-config/issues/158 (d3c11)View changes on GitHub
v0.36.0
Compare Source
🚀 Features
prefer-node-protocol
- by @antfu (447d3)View changes on GitHub
v0.35.3
Compare Source
🚀 Features
View changes on GitHub
v0.35.2
Compare Source
🐞 Bug Fixes
vue/no-v-text-v-html-on-component
- by @antfu (7a2d6)View changes on GitHub
v0.35.1
Compare Source
🐞 Bug Fixes
@typescript-eslint/no-unused-vars
- by @antfu (4b576)View changes on GitHub
v0.35.0
Compare Source
🚀 Features
View changes on GitHub
v0.34.2
Compare Source
🚀 Features
🐞 Bug Fixes
&&
, - by **
and?:
(#152)** ()View changes on GitHub
v0.34.1
Compare Source
🚀 Features
jest/unbound-method
- by @zanminkian in https://github.com/antfu/eslint-config/issues/141 (2ad35)🐞 Bug Fixes
View changes on GitHub
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.
This PR was generated by Mend Renovate. View the repository job log.