Bump the development-dependencies group across 1 directory with 11 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(7 days ago)
(7 days ago)
dependencies
Bumps the development-dependencies group with 11 updates in the / directory:
Package | From | To |
---|---|---|
@types/node | 24.0.8 |
24.3.0 |
@typescript-eslint/eslint-plugin | 8.35.1 |
8.41.0 |
@typescript-eslint/parser | 8.35.1 |
8.41.0 |
eslint | 9.30.0 |
9.34.0 |
eslint-config-prettier | 10.1.5 |
10.1.8 |
eslint-plugin-prettier | 5.5.1 |
5.5.4 |
npm-check-updates | 18.0.1 |
18.0.3 |
rollup | 4.44.1 |
4.50.0 |
tmp | 0.2.3 |
0.2.5 |
ts-jest | 29.4.0 |
29.4.1 |
typescript | 5.8.3 |
5.9.2 |
Updates @types/node
from 24.0.8 to 24.3.0
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.35.1 to 8.41.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.40.0
8.40.0 (2025-08-18)
🩹 Fixes
- typescript-eslint: export
plugin
,parser
, andconfigs
that are compatible with bothdefineConfig()
andtseslint.config()
(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFile
return type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nolan Gajdascz
@Gajdascz
You can read about our versioning strategy and releases on our website.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://
urls in stack trace when inferringtsconfigRootDir
(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.41.0 (2025-08-25)
🩹 Fixes
- deps: update dependency prettier to v3.6.2 (#11496)
You can read about our versioning strategy and releases on our website.
8.40.0 (2025-08-18)
🚀 Features
- typescript-estree: forbid invalid keys in
EnumMember
(#11232)❤️ Thank You
- fisker Cheung
@fisker
You can read about our versioning strategy and releases on our website.
8.39.1 (2025-08-11)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.39.0 (2025-08-04)
🚀 Features
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
... (truncated)
Commits
31a7336
chore(release): publish 8.41.0a4526b3
chore: skip failing tests to fix CI (#11505)03e21eb
fix(deps): update dependency prettier to v3.6.2 (#11496)60c3b26
chore(release): publish 8.40.07648622
fix(typescript-estree): revert #11232 (feat(typescript-estree): forbid invali...d50a6b1
feat(typescript-estree): forbid invalid keys inEnumMember
(#11232)b2ee794
chore(release): publish 8.39.1fee2bc6
chore: update eslint-plugin-eslint-plugin (#11449)c98d513
chore(release): publish 8.39.0a8def4b
fix(eslint-plugin): [no-unsafe-assignment] add anunsafeObjectPattern
messa...- Additional commits viewable in compare view
Updates @typescript-eslint/parser
from 8.35.1 to 8.41.0
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.40.0
8.40.0 (2025-08-18)
🩹 Fixes
- typescript-eslint: export
plugin
,parser
, andconfigs
that are compatible with bothdefineConfig()
andtseslint.config()
(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFile
return type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nolan Gajdascz
@Gajdascz
You can read about our versioning strategy and releases on our website.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://
urls in stack trace when inferringtsconfigRootDir
(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.41.0 (2025-08-25)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.40.0 (2025-08-18)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.39.1 (2025-08-11)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
8.38.0 (2025-07-21)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.37.0 (2025-07-14)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.36.0 (2025-07-07)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.060c3b26
chore(release): publish 8.40.0b2ee794
chore(release): publish 8.39.1c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)d11e79e
chore(release): publish 8.38.0816be17
chore(release): publish 8.37.084b7a2e
chore(release): publish 8.36.0e2ecca6
chore: fix issues introduced by updatednx
configuration (#11230)- See full diff in compare view
Updates eslint
from 9.30.0 to 9.34.0
Release notes
Sourced from eslint's releases.
v9.34.0
Features
0bb777a
feat: multithread linting (#19794) (Francesco Trotta)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)Bug Fixes
9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)Documentation
0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)327c672
docs: Update README (GitHub Actions Bot)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)Chores
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])v9.33.0
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.34.0 - August 22, 2025
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta)b48fa20
chore: package.json update for@eslint/js
release (Jenkins)4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins)0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir)0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)327c672
docs: Update README (GitHub Actions Bot)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)0bb777a
feat: multithread linting (#19794) (Francesco Trotta)bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir)7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570c
docs: Update README (GitHub Actions Bot)v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)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: unpinjiti
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: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
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)
... (truncated)
Commits
b8875f6
9.34.02e455fb
Build: changelog update for 9.34.0f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030)b48fa20
chore: package.json update for@eslint/js
release4bce8a2
chore: package.json update for eslint-config-eslint release0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028)0b4a590
docs: make rulesdir deprecation clearer (#20018)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024)6c07420
fix: fix spurious failure in neostandard integration test (#20023)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002)- Additional commits viewable in compare view
Updates eslint-config-prettier
from 10.1.5 to 10.1.8
Release notes
Sourced from eslint-config-prettier's releases.
v10.1.8
republish latest version
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8
Commits
9b0b0a4
fix: release a new latest version- See full diff in compare view
Updates eslint-plugin-prettier
from 5.5.1 to 5.5.4
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.5.4
Patch Changes
#755
723f7a8
Thanks@kbrilla
! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist
#751
cf52b30
Thanks@andreww2012
! - fix: disallow extra properties in rule optionsv5.5.3
republish the latest version
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3
v5.5.2
republish the latest version
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2
Commits
e2c31d2
chore: release eslint-plugin-prettier (#756)98a8bfd
chore(deps): update all dependencies (#750)cf52b30
fix: disallow extra properties in rule options (#751)723f7a8
fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist
(#755)cdfcefd
fix: release a new latest versiond8c303e
fix: release a new latest version- See full diff in compare view
Updates npm-check-updates
from 18.0.1 to 18.0.3
Commits
487e465
18.0.36f85753
fix #1534 - Error with relative dependency path and --peer and yarn v4 (#1537)5054297
fix: tests with yarn installed on windows (#1531)d58f2d4
18.0.26ee2e5f
Gracefully handle inaccessible private package (#1528)c481c61
Guard against invalid registry url. Closes #1522.a857141
CONTRIBUTING: Add Executable Stack Trace section.4bdc67a
queryVersions: Catch E504 Gateway Timeout.- See full diff in compare view
Updates rollup
from 4.44.1 to 4.50.0
Release notes
Sourced from rollup's releases.
v4.50.0
4.50.0
2025-08-31
Features
- Support openharmony-arm64 platform (#6081)
Bug Fixes
- Fix loading of extensionless imports in config files (#6084)
Pull Requests
- #6081: Add support for openharmony-arm64 platform (
@hqzing
,@lukastaegert
)- #6084: Return null to defer to the default resolution behavior (
@TrickyPi
)v4.49.0
4.49.0
2025-08-27
Features
- Allow config plugins to resolve imports first before deciding whether to treat them as external (#6038)
Pull Requests
- #6038: feat: Run external check in
cli/run/loadConfigFile.ts
as last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz
,@TrickyPi
)- #6082: Improve build pipeline performance (
@lukastaegert
)v4.48.1
4.48.1
2025-08-25
Bug Fixes
- Correctly ignore white-space in JSX strings around line-breaks (#6051)
Pull Requests
- #6051: fix: handle whitespace according to JSX common practice (
@cyyynthia
)- #6078: build: optimize pipeline take two (
@cyyynthia
)v4.48.0
4.48.0
2025-08-23
... (truncated)
Changelog
Sourced from rollup's changelog.
4.50.0
2025-08-31
Features
- Support openharmony-arm64 platform (#6081)
Bug Fixes
- Fix loading of extensionless imports in config files (#6084)
Pull Requests
- #6081: Add support for openharmony-arm64 platform (
@hqzing
,@lukastaegert
)- #6084: Return null to defer to the default resolution behavior (
@TrickyPi
)4.49.0
2025-08-27
Features
- Allow config plugins to resolve imports first before deciding whether to treat them as external (#6038)
Pull Requests
- #6038: feat: Run external check in
cli/run/loadConfigFile.ts
as last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz
,@TrickyPi
)- #6082: Improve build pipeline performance (
@lukastaegert
)4.48.1
2025-08-25
Bug Fixes
- Correctly ignore white-space in JSX strings around line-breaks (#6051)
Pull Requests
- #6051: fix: handle whitespace according to JSX common practice (
@cyyynthia
)- #6078: build: optimize pipeline take two (
@cyyynthia
)4.48.0
2025-08-23
Features
- If configured, also keep unparseable import attributes of external dynamic imports in the output(#6071)
... (truncated)
Commits
592e7d7
4.50.006df2d6
Split up changelog file38a5c6d
Add support for openharmony-arm64 platform (#6081)bd02778
Return null to defer to the default resolution behavior (#6084)b12c061
4.49.06b06476
feat: Run external check incli/run/loadConfigFile.ts
as last in order to a...59c16b9
Improve build pipeline performance (#6082)8b6b06b
4.48.18cf554a
build: optimize pipeline take two (#6078)c9e96c2
fix: handle whitespace according to JSX common practice (#6051)- Additional commits viewable in compare view
Updates tmp
from 0.2.3 to 0.2.5
Commits
3d2fe38
Bump up the versione162828
Merge pull request #309 from fflorent/fix-tmp-dir-with-dirb847d2f
Fix use of tmp.dir() withdir
option08fa3ab
Update version1cf4ec5
Merge commit from fork188b25e
Fix GHSA-52f5-9888-hmc673b9fe4
Add test case for GHSA-52f5-9888-hmc6b8e2f29
Remove broken tests2892a02
Remove outdated URLf592318
Reformat package.json- Additional commits viewable in compare view
Updates ts-jest
from 29.4.0 to 29.4.1
Commits
9099745
chore(release): 29.4.19f0b9f2
build(deps): Update dependency@types/handlebars
to ^4.1.0322a3c7
ci: add code scanning workflow899c9b7
fix: replaceejs
withhandlebars
due to security issues953f239
build(deps): Update dependency memfs to ^4.36.08459897
build(deps): Update dependency memfs to ^4.35.03c41410
build(deps): Update dependency memfs to ^4.34.0d50ff1e
build(deps): Update dependency memfs to ^4.32.05984f70
build(deps): Update dependency memfs to ^4.30.118b9665
build(deps): Update Jest packages to ^30.0.5- 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
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
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 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 (Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+328Deletions:
-303
Package Dependencies
@typescript-eslint/parser
npm
8.35.1 → 8.41.0
Minor
@typescript-eslint/eslint-plugin
npm
8.35.1 → 8.41.0
Minor
Technical Details
ID: | 6645645 |
UUID: | 2791940669 |
Node ID: | PR_kwDOIJSjE86maaI9 |
Host: | GitHub |
Repository: | BitPatty/node-buffered-file-reader |
Mergeable: | Yes |
Merge State: | Unstable |
Rebaseable: | Yes |