Bump eslint from 9.35.0 to 9.36.0
Merged
Number: #534
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
September 22, 2025 at 12:04 AM UTC
(10 days ago)
(10 days ago)
Updated:
September 22, 2025 at 12:05 AM UTC
(10 days ago)
(10 days ago)
Merged:
September 22, 2025 at 12:05 AM UTC
(10 days ago)
by github-actions[bot]
(10 days ago)
by github-actions[bot]
Time to Close:
less than a minute
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps eslint from 9.35.0 to 9.36.0.
Release notes
Sourced from eslint's releases.
v9.36.0
Features
Bug Fixes
75b74d8
fix: add missing rule option types (#20127) (ntnyq)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116) (루밀LuMir)7d61b7f
fix: add missing scope types toScope.type
(#20110) (Pixel998)7a670c3
fix: correct rule option typings inrules.d.ts
(#20084) (Pixel998)Documentation
b73ab12
docs: update examples to usedefineConfig
(#20131) (sethamus)31d9392
docs: fix typos (#20118) (Pixel998)c7f861b
docs: Update README (GitHub Actions Bot)6b0c08b
docs: Update README (GitHub Actions Bot)91f97c5
docs: Update README (GitHub Actions Bot)Chores
12411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139) (Milos Djermanovic)488cba6
chore: package.json update for@eslint/js
release (Jenkins)bac82a2
ci: simplify renovate configuration (#19907) (唯然)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751d
refactor: usedefaultOptions
in rules (#20121) (Pixel998)1ace67d
chore: update example to usedefineConfig
(#20111) (루밀LuMir)4821963
test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42e
chore: disallow use of deprecatedtype
property in core rule tests (#20094) (Milos Djermanovic)7bb498d
test: remove deprecatedtype
property from core rule tests (#20093) (Pixel998)e10cf2a
ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4
refactor: usemeta.defaultOptions
inpreserve-caught-error
(#20080) (Pixel998)f9f7cb5
chore: package.json update for eslint-config-eslint release (Jenkins)81764b2
chore: updateeslint
peer dependency ineslint-config-eslint
(#20079) (Milos Djermanovic)
Changelog
Sourced from eslint's changelog.
v9.36.0 - September 19, 2025
12411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139) (Milos Djermanovic)488cba6
chore: package.json update for@eslint/js
release (Jenkins)b73ab12
docs: update examples to usedefineConfig
(#20131) (sethamus)47afcf6
feat: correctpreserve-caught-error
edge cases (#20109) (Francesco Trotta)75b74d8
fix: add missing rule option types (#20127) (ntnyq)bac82a2
ci: simplify renovate configuration (#19907) (唯然)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116) (루밀LuMir)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751d
refactor: usedefaultOptions
in rules (#20121) (Pixel998)31d9392
docs: fix typos (#20118) (Pixel998)7d61b7f
fix: add missing scope types toScope.type
(#20110) (Pixel998)1ace67d
chore: update example to usedefineConfig
(#20111) (루밀LuMir)4821963
test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)c7f861b
docs: Update README (GitHub Actions Bot)6b0c08b
docs: Update README (GitHub Actions Bot)7a670c3
fix: correct rule option typings inrules.d.ts
(#20084) (Pixel998)b42c42e
chore: disallow use of deprecatedtype
property in core rule tests (#20094) (Milos Djermanovic)7bb498d
test: remove deprecatedtype
property from core rule tests (#20093) (Pixel998)91f97c5
docs: Update README (GitHub Actions Bot)e10cf2a
ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4
refactor: usemeta.defaultOptions
inpreserve-caught-error
(#20080) (Pixel998)f9f7cb5
chore: package.json update for eslint-config-eslint release (Jenkins)81764b2
chore: updateeslint
peer dependency ineslint-config-eslint
(#20079) (Milos Djermanovic)
Commits
b4857e5
9.36.05878a42
Build: changelog update for 9.36.012411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139)488cba6
chore: package.json update for@eslint/js
releaseb73ab12
docs: update examples to usedefineConfig
(#20131)47afcf6
feat: correctpreserve-caught-error
edge cases (#20109)75b74d8
fix: add missing rule option types (#20127)bac82a2
ci: simplify renovate configuration (#19907)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090)- Additional commits viewable 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 recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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:
1
1
Additions:
+7
+7
Deletions:
-7
-7
Package Dependencies
Technical Details
ID: | 8095592 |
UUID: | 2847529590 |
Node ID: | PR_kwDOHmiVdM6pudp2 |
Host: | GitHub |
Repository: | PythonCoderAS/subprocess-test-utils |
Merge State: | Unknown |