Bump @eslint/js from 9.28.0 to 9.32.0
Merged
Number: #43
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 28, 2025 at 04:00 PM UTC
(3 months ago)
(3 months ago)
Updated:
July 29, 2025 at 04:07 AM UTC
(3 months ago)
(3 months ago)
Merged:
July 29, 2025 at 04:07 AM UTC
(3 months ago)
by RobFaustLZ
(3 months ago)
by RobFaustLZ
Time to Close:
about 12 hours
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @eslint/js from 9.28.0 to 9.32.0.
Release notes
Sourced from @eslint/js's releases.
v9.32.0
Features
1245000feat: support explicit resource management in core rules (#19828) (fnx)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426docs: Update README (GitHub Actions Bot)Chores
50de1cechore: package.json update for@eslint/jsrelease (Jenkins)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)v9.31.0
Features
35cf44cfeat: output full actual location in rule tester if different (#19904) (ST-DDT)a6a6325feat: support explicit resource management inno-loop-func(#19895) (Milos Djermanovic)4682cdcfeat: support explicit resource management inno-undef-init(#19894) (Milos Djermanovic)5848216feat: support explicit resource management ininit-declarations(#19893) (Milos Djermanovic)bb370b8feat: support explicit resource management inno-const-assign(#19892) (Milos Djermanovic)Bug Fixes
07fac6cfix: retry on EMFILE when writing autofix results (#19926) (TKDev7)28cc7abfix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)Documentation
664cb44docs: Update README (GitHub Actions Bot)40dbe2adocs: fix mismatch betweenglobalIgnores()code and text (#19914) (MaoShizhong)5a0069ddocs: Update README (GitHub Actions Bot)fef04b5docs: Update working on issues info (#19902) (Nicholas C. Zakas)Chores
... (truncated)
Changelog
Sourced from @eslint/js's changelog.
v9.32.0 - July 25, 2025
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)50de1cechore: package.json update for@eslint/jsrelease (Jenkins)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426docs: Update README (GitHub Actions Bot)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)1245000feat: support explicit resource management in core rules (#19828) (fnx)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)v9.31.0 - July 11, 2025
3ddd454chore: upgrade to@eslint/js@9.31.0(#19935) (Francesco Trotta)d5054e5chore: package.json update for@eslint/jsrelease (Jenkins)0f4a378chore: update eslint (#19933) (renovate[bot])664cb44docs: Update README (GitHub Actions Bot)07fac6cfix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44cfeat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2adocs: fix mismatch betweenglobalIgnores()code and text (#19914) (MaoShizhong)76c2340chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7abfix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)a6a6325feat: support explicit resource management inno-loop-func(#19895) (Milos Djermanovic)4682cdcfeat: support explicit resource management inno-undef-init(#19894) (Milos Djermanovic)5848216feat: support explicit resource management ininit-declarations(#19893) (Milos Djermanovic)bb370b8feat: support explicit resource management inno-const-assign(#19892) (Milos Djermanovic)5a0069ddocs: Update README (GitHub Actions Bot)fef04b5docs: Update working on issues info (#19902) (Nicholas C. Zakas)v9.30.1 - July 1, 2025
b035f74chore: upgrade to@eslint/js@9.30.1(#19906) (Francesco Trotta)b3dbc16chore: package.json update for@eslint/jsrelease (Jenkins)e91bb87fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)v9.30.0 - June 27, 2025
... (truncated)
Commits
50de1cechore: package.json update for@eslint/jsreleased5054e5chore: package.json update for@eslint/jsreleaseb3dbc16chore: package.json update for@eslint/jsrelease5a5d526chore: package.json update for@eslint/jsreleaseacf2201chore: package.json update for@eslint/jsrelease- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+7
+7
Deletions:
-7
-7
Package Dependencies
Technical Details
| ID: | 4239519 |
| UUID: | 2701307295 |
| Node ID: | PR_kwDOMhH8Ec6hAq2f |
| Host: | GitHub |
| Repository: | labelzoom/labelzoom-cf-api-proxy |
| Merge State: | Unknown |