-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update eslint (minor) #9
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint
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.
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
requested review from
kongponents-bot and
adamdehaven
as code owners
September 24, 2024 23:25
kongponents-bot
previously approved these changes
Sep 24, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 30, 2024 04:57
4de623f
to
dd4e753
Compare
kongponents-bot
previously approved these changes
Sep 30, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 3, 2024 02:44
dd4e753
to
ed1849e
Compare
kongponents-bot
previously approved these changes
Oct 3, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 7, 2024 05:49
ed1849e
to
d4e739f
Compare
kongponents-bot
previously approved these changes
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 7, 2024 16:39
d4e739f
to
b33581e
Compare
kongponents-bot
approved these changes
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 7, 2024 16:40
b33581e
to
e2cf708
Compare
kongponents-bot
previously approved these changes
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 18, 2024 05:33
e2cf708
to
04e2c85
Compare
kongponents-bot
previously approved these changes
Oct 18, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 22, 2024 12:01
04e2c85
to
111a680
Compare
kongponents-bot
previously approved these changes
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 24, 2024 05:48
111a680
to
cabfc57
Compare
kongponents-bot
previously approved these changes
Oct 24, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
November 1, 2024 05:53
cabfc57
to
d848351
Compare
kongponents-bot
approved these changes
Nov 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^1.0.3
->^1.2.1
^9.4.0
->^9.13.0
^2.1.0
->^2.9.0
>= 9.4.0
->>= 9.13.0
^9.4.0
->^9.13.0
^3.3.0
->^3.6.0
^17.8.0
->^17.11.1
^6.2.0
->^6.6.0
^9.26.0
->^9.29.0
^7.12.0
->^7.18.0
Release Notes
eslint/rewrite (@eslint/compat)
v1.2.1
Compare Source
v1.2.0
Compare Source
v1.1.1
Compare Source
v1.1.0
Compare Source
eslint/eslint (@eslint/js)
v9.13.0
Compare Source
Features
381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003) (Milos Djermanovic)bf723bd
feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)1def4cd
feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)f879be2
feat: exportESLint.defaultConfig
(#18983) (Nitin Kumar)Bug Fixes
78836d4
fix: update thecomplexity
rule type (#19027) (Nitin Kumar)064c8b6
fix: update rule types (#18925) (Nitin Kumar)Documentation
abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019) (Nitin Kumar)19e68d3
docs: update deprecated rules type definitions (#19018) (Nitin Kumar)7dd402d
docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)5dcbc51
docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)1ee87ca
docs: Update README (GitHub Actions Bot)2c3dbdc
docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)Chores
68d2d9d
chore: upgrade to@eslint/[email protected]
and@eslint/core@^0.7.0
(#19034) (Francesco Trotta)2211f0a
chore: package.json update for @eslint/js release (Jenkins)c7abaef
perf: using Node.js compile cache (#19012) (唯然)1d7c077
chore: add pkg.type "commonjs" (#19011) (唯然)468e3bd
test: fixESLint
tests (#19021) (Francesco Trotta)ed4635f
ci: upgrade [email protected] (#18992) (Milos Djermanovic)efad767
chore: remove unused ignore dependency (#18993) (Amaresh S M)v9.12.0
Compare Source
Features
5a6a053
feat: update tojiti
v2 (#18954) (Arya Emami)17a07fb
feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)2ff0e51
feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)2d17453
feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)Bug Fixes
ea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)fdd6319
fix: Issues with type definitions (#18940) (Arya Emami)Documentation
ecbd522
docs: Mention code explorer (#18978) (Nicholas C. Zakas)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)d3e4b2e
docs: Clarify how to exclude.js
files (#18976) (Milos Djermanovic)57232ff
docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)b80ed00
docs: Update README (GitHub Actions Bot)cb69ab3
docs: Update README (GitHub Actions Bot)7fb0d95
docs: Update README (GitHub Actions Bot)493348a
docs: Update README (GitHub Actions Bot)87a582c
docs: fix typo inid-match
rule (#18944) (Jay)Chores
555aafd
chore: upgrade to@eslint/[email protected]
(#18987) (Francesco Trotta)873ae60
chore: package.json update for @eslint/js release (Jenkins)d0a5414
refactor: replace strip-ansi with native module (#18982) (Cristopher)b827029
chore: Enable JSON5 linting (#18979) (Milos Djermanovic)8f55ca2
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)c1a2725
chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)v9.11.1
Compare Source
Bug Fixes
20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938) (Nitin Kumar)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937) (Kristóf Poduszló)d71ff30
fix: add missing types forobject-shorthand
rule (#18935) (Kristóf Poduszló)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932) (Kristóf Poduszló)8843656
fix: add missing types forno-underscore-dangle
rule (#18931) (Kristóf Poduszló)92cde5c
fix: add missing types forno-shadow
rule (#18930) (Kristóf Poduszló)b3cbe11
fix: add missing types forno-sequences
rule (#18929) (Kristóf Poduszló)976f77f
fix: add missing types forno-unused-expressions
rule (#18933) (Kristóf Poduszló)Documentation
3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941) (Carlos Meira)Chores
df4a859
chore: upgrade @eslint/js@9.11.1 (#18943) (Milos Djermanovic)36d8095
chore: package.json update for @eslint/js release (Jenkins)v9.11.0
Compare Source
v9.10.0
Compare Source
v9.9.1
Compare Source
Bug Fixes
9bde90c
fix: add logic to handlefixTypes
inlintText()
(#18736) (Amaresh S M)Documentation
4840930
docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)f61f40d
docs: Update globals examples (#18805) (Nicholas C. Zakas)241fcea
docs: Use and define languages (#18795) (Nicholas C. Zakas)5dbdd63
docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas)c6c8ddd
docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta)f981d05
docs: Update README (GitHub Actions Bot)b516974
docs: update links toeslint/js
repo (#18781) (Francesco Trotta)fb7a3f5
docs: update note for package managers (#18779) (Jay)Chores
b0c34d0
chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta)cd5a0da
chore: package.json update for @eslint/js release (Jenkins)e112642
refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic)f8d1b3c
chore: update dependencies for browser tests (#18794) (Christian Bromann)aed2624
chore: update dependency @eslint/config-array to ^0.18.0 (#18788) (renovate[bot])5c29128
chore: update dependency @eslint/core to ^0.4.0 (#18789) (renovate[bot])5d66fb2
chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater)bf96855
chore: add ids to github issue templates (#18775) (Strek)v9.9.0
Compare Source
v9.8.0
Compare Source
v9.7.0
Compare Source
v9.6.0
Compare Source
v9.5.0
Compare Source
Features
b2d256c
feat:no-sparse-arrays
report on "comma" instead of the whole array (#18579) (fisker Cheung)Bug Fixes
6880286
fix: treat*
as a universal pattern (#18586) (Milos Djermanovic)7fbe211
fix: message template for all files ignored (#18564) (Milos Djermanovic)469cb36
fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)5cff638
fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)Documentation
455f7fd
docs: add section about including.gitignore
files (#18590) (Milos Djermanovic)721eafe
docs: update info about universalfiles
patterns (#18587) (Francesco Trotta)8127127
docs: Update README (GitHub Actions Bot)55c2a66
docs: Update README (GitHub Actions Bot)eb76282
docs: Update README (GitHub Actions Bot)ff6e96e
docs:baseConfig
andoverrideConfig
can be arrays (#18571) (Milos Djermanovic)d2d83e0
docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)9ce6832
docs: add callout box for unintuitive behavior (#18567) (Ben McCann)b8db99c
docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)518a35c
docs: Mention config migrator (#18561) (Nicholas C. Zakas)eb440fc
docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)38c159e
docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)d16a659
docs: add link to migration guide for--ext
CLI option (#18537) (Milos Djermanovic)73408de
docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)Chores
f588160
chore: upgrade @eslint/js@9.5.0 (#18591) (Milos Djermanovic)5890841
chore: package.json update for @eslint/js release (Jenkins)e9f4ccd
chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)4b23ffd
refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)1495b93
chore: update WebdriverIO packages (#18558) (Christian Bromann)cea7ede
chore: add website donate link instead of opencollective (#18582) (Strek)ec94880
chore: package.json update for eslint-config-eslint release (Jenkins)6912586
chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)9738f7e
ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)c6de7bb
chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])2c8fd34
ci: pin @wdio/browser-runner v8.36.0 (#18540) (唯然)eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v2.9.0
Compare Source
Features
Bug Fixes
Documentation
Chores
v2.8.0
Compare Source
Features
@types/eslint
(5ea3d6a)Bug Fixes
as
andsatisfies
fromtype-annontation-spacing
tokeyword-spacing
(#535) (b89ae5e)Documentation
v2.7.2
Compare Source
Bug Fixes
v2.7.1
Compare Source
Chores
v2.6.5
Compare Source
Bug Fixes
as
andsatisfies
operator (#517) (cf254a9)Documentation
v2.6.4
Compare Source
Bug Fixes
templateLiteral
forindent
(3154799)Chores
v2.6.3
Compare Source
Bug Fixes
"type": "commonjs"
(9d37124)exceptAfterOverload
fromenforce
(#239) (3dfa159)Chores
v2.6.2
Compare Source
Bug Fixes
Chores
createRule
argument order (83e22f2)PropertyDefinition
with decorators (#489) (53d731f)v2.6.1
Compare Source
Bug Fixes
v2.6.0
Compare Source
⚠ BREAKING CHANGES
^18.18.0 || ^20.9.0 || >=21.1.0
, bump deps (#337)Features
quotes
,semi
andcomma-dangle
rules (55ebf44)[@typescript-eslint](https://redirect.github.com/typescript-eslint)
to v8 (#452) (27d6b00)@stylistic/eslint-plugin-plus
(#203) (02b7384)@stylistic/eslint-plugin
(#11) (d91f29f)all-flat
andall-extend
config option (#168) (ff2d865)includeTabs
option (#195) (be417a9)ignoreStringLiterals
(#401) (1b6d563), closes #400multiline-comment-style
andline-comment-position
(#389) (e3212fe)non-jsx
(#393) (431d564)@types/eslint
v9.6.0
(#479) (ea72aae)ts/quote-props
rule (#275) (a56b798)disable-legacy
config preset (#69) (d795225)@eslint-stylistic/metadata
(20b91be)func-call-spacing
tofunction-call-spacing
, provide back alias (#63) (95b6001)graphemer
withIntl.Segmenter
(#220) (e09f2aa)^18.18.0 || ^20.9.0 || >=21.1.0
, bump deps (#337) (300ce2c)afterHashbangComment
in schema, fix #75 (#161) (391335b)object-curly-newline
andobject-property-newline
(#444) (036d3de)Configuration
📅 Schedule: Branch creation - "every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.