Update all of eslint 9.35.0 → 9.36.0 (minor)#40
Conversation
|
You've used up your 5 PR reviews for this month under the Korbit Starter Plan. You'll get 5 more reviews on October 5th, 2025 or you can upgrade to Pro for unlimited PR reviews and enhanced features in your Korbit Console. |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
|
Here's the code health analysis summary for commits Analysis Summary
|
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
|
@depfu merge |
be5ec90 to
4bfec2a
Compare
|
Infisical secrets check: 🚨 Secrets leaked! Caution The Infisical CLI tool found secrets leaked in your repository. 💻 Scan logsA new release of infisical is available: 0.41.90 -> 0.42.6
To update, run: sudo apt-get update && sudo apt-get install infisical
2:58PM INF scanning for exposed secrets...
2:58PM INF 41 commits scanned.
2:58PM INF scan completed in 325ms
2:58PM WRN leaks found: 6
🔎 Detected secrets in your GIT history
Warning The above table only displays the first 10 leaked secrets. 🐾 Secrets fingerprint2e1522054d3009edd4cc682e479341776b266eb0:src/pages/Integrations.tsx:generic-api-key:12
2e1522054d3009edd4cc682e479341776b266eb0:src/mockData.ts:generic-api-key:505
2e1522054d3009edd4cc682e479341776b266eb0:src/pages/RepositoryDetail.tsx:generic-api-key:124
2e1522054d3009edd4cc682e479341776b266eb0:src/pages/RepositoryDetail.tsx:generic-api-key:160
2e1522054d3009edd4cc682e479341776b266eb0:src/pages/RepositoryDetail.tsx:generic-api-key:178
2e1522054d3009edd4cc682e479341776b266eb0:src/pages/Settings.tsx:generic-api-key:127
Tip If you want to ignore these leaked secrets, add the above fingerprint content to a file named |
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @eslint/js (9.35.0 → 9.36.0) · Repo · Changelog
Release Notes
9.36.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
9.36.0Build: changelog update for 9.36.0chore: upgrade @eslint/js@9.36.0 (#20139)chore: package.json update for @eslint/js releasedocs: update examples to use `defineConfig` (#20131)feat: correct `preserve-caught-error` edge cases (#20109)fix: add missing rule option types (#20127)ci: simplify renovate configuration (#19907)fix: update `eslint-all.js` to use `Object.freeze` for `rules` object (#20116)ci: bump actions/labeler from 5 to 6 (#20090)refactor: use `defaultOptions` in rules (#20121)docs: fix typos (#20118)fix: add missing scope types to `Scope.type` (#20110)chore: update example to use `defineConfig` (#20111)test: add missing loc information to error objects in rule tests (#20112)docs: Update READMEdocs: Update READMEfix: correct rule option typings in `rules.d.ts` (#20084)chore: disallow use of deprecated `type` property in core rule tests (#20094)test: remove deprecated `type` property from core rule tests (#20093)docs: Update READMEci: bump actions/setup-node from 4 to 5 (#20089)refactor: use `meta.defaultOptions` in `preserve-caught-error` (#20080)chore: package.json update for eslint-config-eslint releasechore: update `eslint` peer dependency in `eslint-config-eslint` (#20079)✳️ eslint (9.35.0 → 9.36.0) · Repo · Changelog
Release Notes
9.36.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
9.36.0Build: changelog update for 9.36.0chore: upgrade @eslint/js@9.36.0 (#20139)chore: package.json update for @eslint/js releasedocs: update examples to use `defineConfig` (#20131)feat: correct `preserve-caught-error` edge cases (#20109)fix: add missing rule option types (#20127)ci: simplify renovate configuration (#19907)fix: update `eslint-all.js` to use `Object.freeze` for `rules` object (#20116)ci: bump actions/labeler from 5 to 6 (#20090)refactor: use `defaultOptions` in rules (#20121)docs: fix typos (#20118)fix: add missing scope types to `Scope.type` (#20110)chore: update example to use `defineConfig` (#20111)test: add missing loc information to error objects in rule tests (#20112)docs: Update READMEdocs: Update READMEfix: correct rule option typings in `rules.d.ts` (#20084)chore: disallow use of deprecated `type` property in core rule tests (#20094)test: remove deprecated `type` property from core rule tests (#20093)docs: Update READMEci: bump actions/setup-node from 4 to 5 (#20089)refactor: use `meta.defaultOptions` in `preserve-caught-error` (#20080)chore: package.json update for eslint-config-eslint releasechore: update `eslint` peer dependency in `eslint-config-eslint` (#20079)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.