-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps-dev): bump eslint from 8.57.1 to 10.0.0 in the linting group #581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Chroot tests failed Smoke Chroot failed - See logs for details. |
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
b9379dc to
17c952b
Compare
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
Chroot tests failed Smoke Chroot failed - See logs for details. |
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
Bumps the linting group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 8.57.1 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.0.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
17c952b to
c3563d0
Compare
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
Chroot tests failed Smoke Chroot failed - See logs for details. |
- Migrate from .eslintrc.js (legacy) to eslint.config.mjs (flat config) - Upgrade @typescript-eslint packages from v6 to v8 - Add @eslint/compat to fix eslint-plugin-security with ESLint 10 (context.getSourceCode() removed in v10) - Add @eslint/js, globals, and typescript-eslint packages - Remove eslint-plugin-rulesdir (use native flat config plugin) - Rename eslint-disable comments: rulesdir/ -> local/ - Update no-var-requires -> no-require-imports (renamed in ts-eslint v8) - Update RuleTester to use languageOptions (flat config format) - Remove --ext .ts from lint script (removed in ESLint 9+) - Disable new ESLint 10 rules (no-useless-assignment, preserve-caught-error) to maintain parity with previous config; enable in follow-up PR - Add .npmrc with legacy-peer-deps for @typescript-eslint peer dep compatibility (ESLint 10 support pending in typescript-eslint)
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
Chroot tests passed! Smoke Chroot - All security and functionality tests succeeded. |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
✅ Coverage Check PassedOverall Coverage
Coverage comparison generated by |
Build Test: Go - Results
Overall: PASS ✅ All Go projects successfully downloaded dependencies and passed tests.
|
Node.js Build Test ResultsAll projects tested successfully! ✅
Overall: PASS ✅ All Node.js test projects compiled, installed dependencies, and passed their test suites.
|
🧪 Bun Build Test Results
Overall: PASS ✅ All Bun projects built and tested successfully!
|
C++ Build Test Results
Overall: PASS ✅ All C++ projects built successfully.
|
Rust Build Test Results
Overall: PASS ✅ All Rust projects built successfully and all tests passed.
|
Smoke Test Results - Claude Engine✅ GitHub MCP: Retrieved last 2 merged PRs (#602, #580) Status: PASS
|
.NET Build Test ResultsAll .NET projects successfully built and ran.
Overall: PASS ✅ Test Detailshello-world:
json-parse:
|
C++ Build Test Results
Overall: PASS ✅ All C++ projects built successfully.
|
Deno Build Test Results
Overall: ✅ PASS All Deno tests completed successfully.
|
Bun Build Test Results
Overall: PASS ✅ All Bun projects built and tested successfully.
|
Smoke Test ResultsLast 2 Merged PRs:
Test Results:
Overall Status: PASS cc
|
Build Test: Java - ❌ FAILEDEnvironment Issue: Cannot execute Java build tests ProblemThe test environment has a critical issue where all Java binaries are being intercepted:
Test Results
Overall: ❌ FAILED - Environment does not support Java execution Recommendations
|
|
Overall status: FAIL
|
Chroot Version Comparison Test Results
Result: Test failed - not all runtime versions match between host and chroot environment. Go versions match correctly, but Python and Node.js versions differ between the host and chroot environment.
|
Resolve package.json, package-lock.json, and ssl-bump.test.ts conflicts from PR #613 (TypeScript group bump) while preserving ESLint 10 upgrade. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Chroot tests failed Smoke Chroot failed - See logs for details. |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
C++ Build Test Results
Overall: PASS ✅ All C++ projects built successfully.
|
Go Build Test Results
Overall: PASS ✅ All Go projects successfully downloaded dependencies and passed tests.
|
|
Smoke Test Results for Copilot ✅ GitHub MCP: Retrieved last 2 merged PRs (#581, #570) Overall: PASS cc
|
Node.js Build Test Results
Overall: PASS ✅ All Node.js projects built and tested successfully.
|
Deno Build Test Results
Overall: ✅ PASS All Deno tests completed successfully.
|
Bun Build Test Results
Overall: PASS ✅ All Bun projects installed and tested successfully.
|
Rust Build Test Results
Overall: PASS ✅ All Rust projects built successfully and all tests passed.
|
Java Build Test Results ✅All Java projects compiled and tested successfully through the AWF firewall.
Overall: PASS Summary
All Maven builds successfully downloaded dependencies through the proxy and executed tests without errors.
|
Bumps the linting group with 1 update: eslint.
Updates
eslintfrom 8.57.1 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions