Bumps the minor-development group with 7 updates:
Updates @eslint/js
from 9.30.1 to 9.32.0
Release notes
Sourced from @eslint/js
's releases.
v9.32.0
Features
1245000
feat: support explicit resource management in core rules (#19828) (fnx)
0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)
Bug Fixes
960fd40
fix: Upgrade @eslint/js
(#19971) (Nicholas C. Zakas)
bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
d498887
fix: bump @eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
7863d26
fix: remove outdated types in ParserOptions.ecmaFeatures
(#19944) (ntnyq)
3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Documentation
86e7426
docs: Update README (GitHub Actions Bot)
Chores
50de1ce
chore: package.json update for @eslint/js
release (Jenkins)
74f01a3
ci: unpin jiti
to version ^2.5.1
(#19970) (루밀LuMir)
2ab1381
ci: pin jiti
to version 2.4.2 (#19964) (Francesco Trotta)
b7f7545
test: switch to flat config mode in SourceCode
tests (#19953) (Milos Djermanovic)
f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
e22af8c
refactor: use CustomRuleDefinitionType
in JSRuleDefinition
(#19949) (Francesco Trotta)
e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
2f73a23
test: switch to flat config mode in ast-utils
tests (#19948) (Milos Djermanovic)
c565a53
chore: exclude further_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)
v9.31.0
Features
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)
a6a6325
feat: support explicit resource management in no-loop-func
(#19895) (Milos Djermanovic)
4682cdc
feat: support explicit resource management in no-undef-init
(#19894) (Milos Djermanovic)
5848216
feat: support explicit resource management in init-declarations
(#19893) (Milos Djermanovic)
bb370b8
feat: support explicit resource management in no-const-assign
(#19892) (Milos Djermanovic)
Bug Fixes
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
Documentation
664cb44
docs: Update README (GitHub Actions Bot)
40dbe2a
docs: fix mismatch between globalIgnores()
code and text (#19914) (MaoShizhong)
5a0069d
docs: Update README (GitHub Actions Bot)
fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Chores
3ddd454
chore: upgrade to @eslint/js@9.31.0
(#19935) (Francesco Trotta)
d5054e5
chore: package.json update for @eslint/js
release (Jenkins)
0f4a378
chore: update eslint (#19933) (renovate[bot])
76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)
Changelog
Sourced from @eslint/js
's changelog.
v9.32.0 - July 25, 2025
960fd40
fix: Upgrade @eslint/js
(#19971) (Nicholas C. Zakas)
50de1ce
chore: package.json update for @eslint/js
release (Jenkins)
bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
74f01a3
ci: unpin jiti
to version ^2.5.1
(#19970) (루밀LuMir)
d498887
fix: bump @eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
2ab1381
ci: pin jiti
to version 2.4.2 (#19964) (Francesco Trotta)
b7f7545
test: switch to flat config mode in SourceCode
tests (#19953) (Milos Djermanovic)
f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
86e7426
docs: Update README (GitHub Actions Bot)
e22af8c
refactor: use CustomRuleDefinitionType
in JSRuleDefinition
(#19949) (Francesco Trotta)
1245000
feat: support explicit resource management in core rules (#19828) (fnx)
e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)
2f73a23
test: switch to flat config mode in ast-utils
tests (#19948) (Milos Djermanovic)
7863d26
fix: remove outdated types in ParserOptions.ecmaFeatures
(#19944) (ntnyq)
c565a53
chore: exclude further_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)
3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
v9.31.0 - July 11, 2025
3ddd454
chore: upgrade to @eslint/js@9.31.0
(#19935) (Francesco Trotta)
d5054e5
chore: package.json update for @eslint/js
release (Jenkins)
0f4a378
chore: update eslint (#19933) (renovate[bot])
664cb44
docs: Update README (GitHub Actions Bot)
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)
40dbe2a
docs: fix mismatch between globalIgnores()
code and text (#19914) (MaoShizhong)
76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)
28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
a6a6325
feat: support explicit resource management in no-loop-func
(#19895) (Milos Djermanovic)
4682cdc
feat: support explicit resource management in no-undef-init
(#19894) (Milos Djermanovic)
5848216
feat: support explicit resource management in init-declarations
(#19893) (Milos Djermanovic)
bb370b8
feat: support explicit resource management in no-const-assign
(#19892) (Milos Djermanovic)
5a0069d
docs: Update README (GitHub Actions Bot)
fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Commits
50de1ce
chore: package.json update for @eslint/js
release
d5054e5
chore: package.json update for @eslint/js
release
- See full diff in compare view
Updates @types/node
from 24.0.10 to 24.1.0
Commits
Updates dotenv
from 17.0.1 to 17.2.1
Changelog
Sourced from dotenv's changelog.
17.2.1 (2025年07月24日)
Changed
- Fix clickable tip links by removing parentheses (#897)
17.2.0 (2025年07月09日)
Added
- Optionally specify
DOTENV_CONFIG_QUIET=true
in your environment or .env
file to quiet the runtime log (#889)
- Just like dotenv any
DOTENV_CONFIG_
environment variables take precedence over any code set options like ({quiet: false})
# .env
DOTENV_CONFIG_QUIET=true
HELLO="World"
// index.js
require('dotenv').config()
console.log(`Hello ${process.env.HELLO}`)
$ node index.js
Hello World
or
$ DOTENV_CONFIG_QUIET=true node index.js
17.1.0 (2025年07月07日)
Added
- Add additional security and configuration tips to the runtime log (#884)
- Dim the tips text from the main injection information text
const TIPS = [
'🔐 encrypt with dotenvx: https://dotenvx.com',
'🔐 prevent committing .env to code: https://dotenvx.com/precommit',
'🔐 prevent building .env in docker: https://dotenvx.com/prebuild',
'🛠️ run anywhere with `dotenvx run -- yourcommand`',
'⚙️ specify custom .env file path with { path: \'/custom/path/.env\' }',
'⚙️ enable debug logging with { debug: true }',
'⚙️ override existing env vars with { override: true }',
'⚙️ suppress all logs with { quiet: true }',
'⚙️ write to custom object with { processEnv: myObject }',
</tr></table>
... (truncated)
Commits
Updates eslint
from 9.30.1 to 9.32.0
Release notes
Sourced from eslint's releases.
v9.32.0
Features
1245000
feat: support explicit resource management in core rules (#19828) (fnx)
0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)
Bug Fixes
960fd40
fix: Upgrade @eslint/js
(#19971) (Nicholas C. Zakas)
bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
d498887
fix: bump @eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
7863d26
fix: remove outdated types in ParserOptions.ecmaFeatures
(#19944) (ntnyq)
3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Documentation
86e7426
docs: Update README (GitHub Actions Bot)
Chores
50de1ce
chore: package.json update for @eslint/js
release (Jenkins)
74f01a3
ci: unpin jiti
to version ^2.5.1
(#19970) (루밀LuMir)
2ab1381
ci: pin jiti
to version 2.4.2 (#19964) (Francesco Trotta)
b7f7545
test: switch to flat config mode in SourceCode
tests (#19953) (Milos Djermanovic)
f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
e22af8c
refactor: use CustomRuleDefinitionType
in JSRuleDefinition
(#19949) (Francesco Trotta)
e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
2f73a23
test: switch to flat config mode in ast-utils
tests (#19948) (Milos Djermanovic)
c565a53
chore: exclude further_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)
v9.31.0
Features
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)
a6a6325
feat: support explicit resource management in no-loop-func
(#19895) (Milos Djermanovic)
4682cdc
feat: support explicit resource management in no-undef-init
(#19894) (Milos Djermanovic)
5848216
feat: support explicit resource management in init-declarations
(#19893) (Milos Djermanovic)
bb370b8
feat: support explicit resource management in no-const-assign
(#19892) (Milos Djermanovic)
Bug Fixes
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
Documentation
664cb44
docs: Update README (GitHub Actions Bot)
40dbe2a
docs: fix mismatch between globalIgnores()
code and text (#19914) (MaoShizhong)
5a0069d
docs: Update README (GitHub Actions Bot)
fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Chores
3ddd454
chore: upgrade to @eslint/js@9.31.0
(#19935) (Francesco Trotta)
d5054e5
chore: package.json update for @eslint/js
release (Jenkins)
0f4a378
chore: update eslint (#19933) (renovate[bot])
76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)
Changelog
Sourced from eslint's changelog.
v9.32.0 - July 25, 2025
960fd40
fix: Upgrade @eslint/js
(#19971) (Nicholas C. Zakas)
50de1ce
chore: package.json update for @eslint/js
release (Jenkins)
bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
74f01a3
ci: unpin jiti
to version ^2.5.1
(#19970) (루밀LuMir)
d498887
fix: bump @eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
2ab1381
ci: pin jiti
to version 2.4.2 (#19964) (Francesco Trotta)
b7f7545
test: switch to flat config mode in SourceCode
tests (#19953) (Milos Djermanovic)
f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
86e7426
docs: Update README (GitHub Actions Bot)
e22af8c
refactor: use CustomRuleDefinitionType
in JSRuleDefinition
(#19949) (Francesco Trotta)
1245000
feat: support explicit resource management in core rules (#19828) (fnx)
e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)
2f73a23
test: switch to flat config mode in ast-utils
tests (#19948) (Milos Djermanovic)
7863d26
fix: remove outdated types in ParserOptions.ecmaFeatures
(#19944) (ntnyq)
c565a53
chore: exclude further_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)
3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
v9.31.0 - July 11, 2025
3ddd454
chore: upgrade to @eslint/js@9.31.0
(#19935) (Francesco Trotta)
d5054e5
chore: package.json update for @eslint/js
release (Jenkins)
0f4a378
chore: update eslint (#19933) (renovate[bot])
664cb44
docs: Update README (GitHub Actions Bot)
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)
40dbe2a
docs: fix mismatch between globalIgnores()
code and text (#19914) (MaoShizhong)
76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)
28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
a6a6325
feat: support explicit resource management in no-loop-func
(#19895) (Milos Djermanovic)
4682cdc
feat: support explicit resource management in no-undef-init
(#19894) (Milos Djermanovic)
5848216
feat: support explicit resource management in init-declarations
(#19893) (Milos Djermanovic)
bb370b8
feat: support explicit resource management in no-const-assign
(#19892) (Milos Djermanovic)
5a0069d
docs: Update README (GitHub Actions Bot)
fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Commits
Updates jiti
from 2.4.2 to 2.5.1
Release notes
Sourced from jiti's releases.
v2.5.1
compare changes
🩹 Fixes
- interop: Passthrough module if it is a promise (#389)
v2.5.0
compare changes
🚀 Enhancements
- Use
sha256
for cache entries in FIPS mode (#375)
- Support
rebuildFsCache
( JITI_REBUILD_FS_CACHE
) (#379)
🩹 Fixes
- Interop modules with null/undefined default export (#377)
- Handle
require(<json>)
in register mode (#374)
📦 Dependencies
📖 Docs
- Add defaults in JSDocs (#365)
✅ Tests
- Only include src for coverage report (#372)
❤️ Contributors
Changelog
Sourced from jiti's changelog.
v2.5.1
compare changes
🩹 Fixes
- interop: Passthrough module if it is a promise (#389)
❤️ Contributors
v2.5.0
compare changes
🚀 Enhancements
- Use
sha256
for cache entries in fips mode (#375)
rebuildFsCache
( JITI_REBUILD_FS_CACHE
) (#379)
🩹 Fixes
- Interop modules with nil default export (#377)
- register: Handle
require(<json>)
(#374)
🏡 Chore
✅ Tests
- Update snapshot (c7cfeed)
- Only include src for coverage report (#372)
❤️ Contributors
Commits
61fa803
chore(release): v2.5.1
ad268df
fix(interop): passthrough module if it is a promise (#389)
62eac09
chore(release): v2.5.0
54461d6
fix(register): handle require(\<json>)
(#374)
ea2340d
fix: interop modules with nil default export (#377)
2e5a282
feat: rebuildFsCache
( JITI_REBUILD_FS_CACHE
) (#379)
63e907f
feat: use sha256
for cache entries in fips mode (#375)
c567a37
chore: update snapshot
fb2da19
test: only include src for coverage report (#372)
c9fb9fc
chore(deps): update autofix-ci/action digest to 635ffb0 (#385)
- Additional commits viewable in compare view
Updates typescript
from 5.8.3 to 5.9.2
Release notes
Sourced from typescript's releases.
TypeScript 5.9
For release notes, check out the release announcement
Downloads are available on:
TypeScript 5.9 RC
For release notes, check out the release announcement
Downloads are available on:
TypeScript 5.9 Beta
For release notes, check out the release announcement.
Downloads are available on:
Commits
be86783
Give more specific errors for verbatimModuleSyntax
(#62113)
22ef577
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
d5a414c
Don't use noErrorTruncation
when printing types with maximumLength
set (#...
f14b5c8
Remove unused and confusing dom.iterable.d.ts file (#62037)
2778e84
Restore AbortSignal.abort (#62086)
65cb4bd
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
9e20e03
Clear out checker-level stacks on pop (#62016)
87740bc
Fix for Issue 61081 (#61221)
833a8d4
Fix Symbol completion priority and cursor positioning (#61945)
0018c9f
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
- Additional commits viewable in compare view
Updates typescript-eslint
from 8.35.1 to 8.38.0
Release notes
Sourced from typescript-eslint's releases.
v8.38.0
8.38.0 (2025年07月21日)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral
(#11391)
🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarations
if enabled in constructor
option (#11351)
- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extends
in tseslint.config()
(#11361)
- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.37.0
8.37.0 (2025年07月14日)
🚀 Features
- typescript-estree: infer tsconfigRootDir from call stack (#11370)
🩹 Fixes
- eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
- type-utils: add missing 'types' dependency to 'type-utils' (#11383)
- type-utils: handle namespaced exports in specifier matching (#11380)
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.36.0
8.36.0 (2025年07月07日)
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
8.38.0 (2025年07月21日)
🩹 Fixes
- typescript-eslint: error on nested
extends
in tseslint.config()
(#11361)
- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.37.0 (2025年07月14日)
🚀 Features
- typescript-estree: infer tsconfigRootDir from call stack (#11370)
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.36.0 (2025年07月07日)
🚀 Features
- typescript-eslint: support
basePath
in tseslint.config()
(#11357)
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Commits
d11e79e
chore(release): publish 8.38.0
6d8fae9
fix(typescript-eslint): error on nested extends
in tseslint.config()
(#11...
abb7c4d
fix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)
816be17
chore(release): publish 8.37.0
7126c3a
feat(typescript-estree): infer tsconfigRootDir from call stack (#11370)
84b7a2e
chore(release): publish 8.36.0
0c40c7a
feat(typescript-eslint): support basePath
in tseslint.config()
(#11357)
e2ecca6
chore: fix issues introduced by updated nx
configuration (#11230)
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR
@dependabot recreate
will recrea...
Description has been truncated
Uh oh!
There was an error while loading. Please reload this page.
Bumps the minor-development group with 7 updates:
9.30.1
9.32.0
24.0.10
24.1.0
17.0.1
17.2.1
9.30.1
9.32.0
2.4.2
2.5.1
5.8.3
5.9.2
8.35.1
8.38.0
Updates
@eslint/js
from 9.30.1 to 9.32.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
50de1ce
chore: package.json update for@eslint/js
released5054e5
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 24.0.10 to 24.1.0Commits
Updates
dotenv
from 17.0.1 to 17.2.1Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
37cf55a
17.2.1f2d92e9
changelog 🪵bd27017
Merge pull request #897 from motdotla/adjust-tip-for-click8a9ce45
add to tests19e5ad9
adjust clickable tip4186757
Merge pull request #894 from mjomble/patch-104322a6
Merge pull request #895 from andersr/add-es6-config-info-to-readme1102cab
Add info about ES6 import with config options5566b77
Fixed link in changelog11acd9f
17.2.0Updates
eslint
from 9.30.1 to 9.32.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
2364031
9.32.0a0e62e2
Build: changelog update for 9.32.0960fd40
fix: Upgrade@eslint/js
(#19971)50de1ce
chore: package.json update for@eslint/js
releasebbf23fa
fix: Refactor reporting into FileReport (#19877)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965)2ab1381
ci: pinjiti
to version 2.4.2 (#19964)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960)Updates
jiti
from 2.4.2 to 2.5.1Release notes
Sourced from jiti's releases.
Changelog
Sourced from jiti's changelog.
Commits
61fa803
chore(release): v2.5.1ad268df
fix(interop): passthrough module if it is a promise (#389)62eac09
chore(release): v2.5.054461d6
fix(register): handlerequire(\<json>)
(#374)ea2340d
fix: interop modules with nil default export (#377)2e5a282
feat:rebuildFsCache
(JITI_REBUILD_FS_CACHE
) (#379)63e907f
feat: usesha256
for cache entries in fips mode (#375)c567a37
chore: update snapshotfb2da19
test: only include src for coverage report (#372)c9fb9fc
chore(deps): update autofix-ci/action digest to 635ffb0 (#385)Updates
typescript
from 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.
Commits
be86783
Give more specific errors forverbatimModuleSyntax
(#62113)22ef577
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414c
Don't usenoErrorTruncation
when printing types withmaximumLength
set (#...f14b5c8
Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84
Restore AbortSignal.abort (#62086)65cb4bd
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03
Clear out checker-level stacks on pop (#62016)87740bc
Fix for Issue 61081 (#61221)833a8d4
Fix Symbol completion priority and cursor positioning (#61945)0018c9f
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...Updates
typescript-eslint
from 8.35.1 to 8.38.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
d11e79e
chore(release): publish 8.38.06d8fae9
fix(typescript-eslint): error on nestedextends
intseslint.config()
(#11...abb7c4d
fix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)816be17
chore(release): publish 8.37.07126c3a
feat(typescript-estree): infer tsconfigRootDir from call stack (#11370)84b7a2e
chore(release): publish 8.36.00c40c7a
feat(typescript-eslint): supportbasePath
intseslint.config()
(#11357)e2ecca6
chore: fix issues introduced by updatednx
configuration (#11230)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recrea...Description has been truncated