Skip to content

refactor: Bump typescript-eslint from 8.59.0 to 8.64.0#913

Merged
mtrezza merged 1 commit into
parse-community:masterfrom
mtrezza:refactor/typescript-eslint-8.64.0
Jul 19, 2026
Merged

refactor: Bump typescript-eslint from 8.59.0 to 8.64.0#913
mtrezza merged 1 commit into
parse-community:masterfrom
mtrezza:refactor/typescript-eslint-8.64.0

Conversation

@mtrezza

@mtrezza mtrezza commented Jul 19, 2026

Copy link
Copy Markdown
Member

Bumps typescript-eslint from 8.59.0 to 8.64.0 (dev dependency).

Replaces the Dependabot PR with a correctly-prefixed replacement.

Closes #911

Changes

  • Bumps the typescript-eslint meta-package (dev dependency, used for linting) from 8.59.0 to 8.64.0, pinned exact.
  • Lockfile updates are confined to the @typescript-eslint/* package family (eslint-plugin, parser, project-service, scope-manager, tsconfig-utils, type-utils, types, typescript-estree, utils, visitor-keys) and the typescript-eslint meta-package.
  • Notable in range: added import defer parsing support; [no-loop-func] gains using/await using handling and is deprecated; assorted rule fixes. The 8.62.18.64.0 meta-package releases were version-bump-only (no code changes).

Breaking Changes

  • None applicable. Minor version bump within the 8.x line; no new default-on lint rules that would newly fire on this project.

Code Changes Required

  • None. Only package.json and package-lock.json changed.

Summary by CodeRabbit

  • Chores
    • Updated the TypeScript ESLint tooling to version 8.64.0.
    • Refreshed the associated package lock information for consistent installations.

@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 19, 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: 007c3f42-1da7-49c3-875f-6d6ecb461817

📥 Commits

Reviewing files that changed from the base of the PR and between 70f7a44 and 353b585.

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

📝 Walkthrough

Walkthrough

typescript-eslint is upgraded from 8.59.0 to 8.64.0 in package.json, with matching package, dependency, resolution, and integrity updates throughout package-lock.json.

Changes

typescript-eslint upgrade

Layer / File(s) Summary
Update dependency declaration
package.json
The typescript-eslint development dependency is updated from 8.59.0 to 8.64.0.
Synchronize resolved packages
package-lock.json
The typescript-eslint meta package and related @typescript-eslint/* packages are updated to 8.64.0, including dependency pins, resolved URLs, and integrity hashes.

Estimated code review effort: 1 (Trivial) | ~5 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 Only a single dependency-bump commit is present; the repo contains no review-thread data, so feedback engagement can't be verified. Provide the PR review thread or conversation log showing feedback was discussed and either implemented or convincingly declined.
✅ Passed checks (6 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the dependency bump and uses the required prefix.
Linked Issues check ✅ Passed The changes upgrade typescript-eslint and update manifest/lockfile consistency as requested in #911.
Out of Scope Changes check ✅ Passed Only package.json and package-lock.json were changed, with no unrelated code or config updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Security Check ✅ Passed Only dev-dependency versions changed; lockfile bumps minimatch to 10.2.5 and brace-expansion to 5.0.5, both outside GitHub advisory 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.

@mtrezza
mtrezza merged commit 3b78a26 into parse-community:master Jul 19, 2026
4 checks passed
@mtrezza
mtrezza deleted the refactor/typescript-eslint-8.64.0 branch July 19, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant