Skip to content

refactor: Bump typescript-eslint from 8.58.0 to 8.59.1 - #10575

Merged
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:refactor/typescript-eslint-8.59.1
Jul 13, 2026
Merged

refactor: Bump typescript-eslint from 8.58.0 to 8.59.1#10575
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:refactor/typescript-eslint-8.59.1

Conversation

@mtrezza

@mtrezza mtrezza commented Jul 13, 2026

Copy link
Copy Markdown
Member

Bumps typescript-eslint from 8.58.0 to 8.59.1.

Replacement PR for #10445 (pins exact version instead of a caret range).

Changes

  • Bump typescript-eslint from 8.58.0 to 8.59.1 (direct devDependency).
  • Patch/minor release within the v8 line; routine linting toolchain update.

Breaking Changes

None.

Code Changes Required

None. Manifest and lock file only.

Closes #10445

Summary by CodeRabbit

  • Chores
    • Updated the TypeScript linting and analysis tools to a newer version.
    • Refreshed related development dependencies and lockfile metadata.

@parse-github-assistant

Copy link
Copy Markdown

🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review.

Tip

  • Keep pull requests small. Large PRs will be rejected. Break complex features into smaller, incremental PRs.
  • Use Test Driven Development. Write failing tests before implementing functionality. Ensure tests pass.
  • Group code into logical blocks. Add a short comment before each block to explain its purpose.
  • We offer conceptual guidance. Coding is up to you. PRs must be merge-ready for human review.
  • Our review focuses on concept, not quality. PRs with code issues will be rejected. Use an AI agent.
  • Human review time is precious. Avoid review ping-pong. Inspect and test your AI-generated code.

Note

Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect.

Caution

Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. Our CI and AI review are safeguards, not development tools. If many issues are flagged, rethink your development approach. Invest more effort in planning and design rather than using review cycles to fix low-quality code.

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 30ef42a9-1fa1-4487-b295-6742bf6a3011

📥 Commits

Reviewing files that changed from the base of the PR and between 0d260ff and 8682f33.

📒 Files selected for processing (2)
  • package-lock.json
  • package.json

📝 Walkthrough

Walkthrough

The development dependency typescript-eslint is upgraded from 8.58.0 to 8.59.1. The lockfile updates associated @typescript-eslint packages, integrity metadata, nested brace-expansion entries, and one project-service types entry to 8.63.0.

Changes

typescript-eslint dependency refresh

Layer / File(s) Summary
Update development dependency
package.json
Pins the typescript-eslint development dependency to 8.59.1.
Regenerate dependency resolution
package-lock.json
Aligns top-level and nested @typescript-eslint/* packages with 8.59.1, updates resolved and integrity metadata, refreshes brace-expansion to 5.0.7, and updates the project-service types entry to 8.63.0.

Estimated code review effort: 1 (Trivial) | ~3 minutes


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Engage In Review Feedback ❓ Inconclusive No review-thread metadata is present in the repo; the branch only shows a dependency bump commit, so engagement with feedback comments can’t be verified here. Provide the PR review comments or conversation history, or point to a commit/reply showing the feedback was discussed and either implemented or retracted.
✅ Passed checks (6 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change and uses an allowed prefix with a capitalized action word.
Description check ✅ Passed The description covers the version bump, scope, breaking changes, and issue closure, though it does not follow the template headings exactly.
Linked Issues check ✅ Passed The PR updates typescript-eslint to 8.59.1 and pins the exact version, matching #10445's objectives.
Out of Scope Changes check ✅ Passed The extra lockfile dependency shifts are incidental to the bump and no unrelated files were changed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Security Check ✅ Passed Only dependency/version bumps changed; reviewed GHSA-v6h2-p8h4-qcjw and the updated brace-expansion/typescript-eslint versions are outside affected ranges.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.68%. Comparing base (0d260ff) to head (8682f33).

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha   #10575   +/-   ##
=======================================
  Coverage   92.68%   92.68%           
=======================================
  Files         193      193           
  Lines       17025    17025           
  Branches      248      248           
=======================================
  Hits        15779    15779           
  Misses       1225     1225           
  Partials       21       21           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza
mtrezza merged commit b28dba8 into parse-community:alpha Jul 13, 2026
25 checks passed
@mtrezza
mtrezza deleted the refactor/typescript-eslint-8.59.1 branch July 13, 2026 11:49
@parseplatformorg

Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.10.1-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants