-
-
Notifications
You must be signed in to change notification settings - Fork 12
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 devdependency eslint to ^9.17.0 #11
Open
renovate
wants to merge
1
commit 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
changed the title
chore(deps): update devdependency eslint to ^9.9.1
chore(deps): update devdependency eslint to ^9.10.0
Sep 6, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
September 6, 2024 21:18
66a5a72
to
96a28ea
Compare
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
September 20, 2024 16:14
96a28ea
to
81e2487
Compare
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.10.0
chore(deps): update devdependency eslint to ^9.11.0
Sep 20, 2024
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.11.0
chore(deps): update devdependency eslint to ^9.11.1
Sep 23, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
September 23, 2024 23:11
81e2487
to
257d6c3
Compare
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.11.1
chore(deps): update devdependency eslint to ^9.12.0
Oct 4, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
October 4, 2024 21:40
257d6c3
to
b20689b
Compare
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
October 18, 2024 22:05
b20689b
to
a53571a
Compare
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.12.0
chore(deps): update devdependency eslint to ^9.13.0
Oct 18, 2024
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.13.0
chore(deps): update devdependency eslint to ^9.13.0 - autoclosed
Oct 28, 2024
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.13.0 - autoclosed
chore(deps): update devdependency eslint to ^9.13.0
Nov 1, 2024
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.13.0
chore(deps): update devdependency eslint to ^9.14.0
Nov 1, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
November 1, 2024 19:15
a53571a
to
0b68ae8
Compare
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.14.0
chore(deps): update devdependency eslint to ^9.15.0
Nov 15, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
2 times, most recently
from
November 20, 2024 14:53
96fbe5d
to
f3f3138
Compare
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
November 29, 2024 22:46
f3f3138
to
8d8d6cb
Compare
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.15.0
chore(deps): update devdependency eslint to ^9.16.0
Nov 29, 2024
renovate
bot
changed the title
chore(deps): update devdependency eslint to ^9.16.0
chore(deps): update devdependency eslint to ^9.17.0
Dec 14, 2024
renovate
bot
force-pushed
the
renovate/linter-and-formatter
branch
from
December 14, 2024 01:32
8d8d6cb
to
03c9350
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:
^9.13.0
->^9.17.0
Release Notes
eslint/eslint (eslint)
v9.17.0
Compare Source
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/[email protected]
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
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.