This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update linter and formatter #15
Open
renovate
wants to merge
2
commits into
main
Choose a base branch
from
renovate/linter-and-formatter
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
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
December 7, 2023 18:44
59bc5e3
to
f7cdec3
Compare
Deploying with Cloudflare Pages
|
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
3 times, most recently
from
December 11, 2023 13:59
f133068
to
43c0680
Compare
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
2 times, most recently
from
December 16, 2023 00:43
2a4483e
to
36c0ae0
Compare
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
2 times, most recently
from
December 27, 2023 12:06
1ec35df
to
b6d9a48
Compare
renovate
bot
changed the title
chore(deps): update linter and formatter
chore(deps): update linter and formatter - autoclosed
Jan 4, 2024
renovate
bot
changed the title
chore(deps): update linter and formatter - autoclosed
chore(deps): update linter and formatter
Jan 8, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
January 8, 2024 10:21
b6d9a48
to
7eea429
Compare
renovate
bot
changed the title
chore(deps): update linter and formatter
chore(deps): update devdependency @antfu/eslint-config to ^2.6.2
Jan 8, 2024
renovate
bot
changed the title
chore(deps): update devdependency @antfu/eslint-config to ^2.6.2
chore(deps): update devdependency @antfu/eslint-config to ^2.6.2 - autoclosed
Jan 10, 2024
renovate
bot
changed the title
chore(deps): update devdependency @antfu/eslint-config to ^2.6.2 - autoclosed
chore(deps): update devdependency @antfu/eslint-config to ^2.6.2
Jan 17, 2024
renovate
bot
changed the title
chore(deps): update devdependency @antfu/eslint-config to ^2.6.2
chore(deps): update devdependency @antfu/eslint-config to ^2.6.3
Jan 17, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
January 17, 2024 12:30
7eea429
to
a57c05a
Compare
renovate
bot
changed the title
chore(deps): update devdependency @antfu/eslint-config to ^2.6.3
chore(deps): update devdependency @antfu/eslint-config to ^2.6.4
Feb 3, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
February 3, 2024 22:03
a57c05a
to
5df9d9b
Compare
renovate
bot
changed the title
chore(deps): update devdependency @antfu/eslint-config to ^2.6.4
chore(deps): update linter and formatter
Feb 23, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
February 23, 2024 21:51
5df9d9b
to
0691683
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
^2.6.2
->^2.6.4
^8.56.0
->^8.57.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.6.4
Compare Source
🚀 Features
method-signature-style
- by @antfu (d205d)🐞 Bug Fixes
name
intofusedConfig
. - by @lvjiaxuan in https://github.com/antfu/eslint-config/issues/397 (37070)View changes on GitHub
v2.6.3
Compare Source
🚀 Features
🐞 Bug Fixes
vue/no-extra-parens
- by @antfu (e74d9)View changes on GitHub
eslint/eslint (eslint)
v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)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.