Skip to content

refactor: Bump @eslint/compat from 2.0.0 to 2.0.3#3316

Merged
mtrezza merged 1 commit intoparse-community:alphafrom
mtrezza:refactor/eslint-compat-2.0.3
Apr 3, 2026
Merged

refactor: Bump @eslint/compat from 2.0.0 to 2.0.3#3316
mtrezza merged 1 commit intoparse-community:alphafrom
mtrezza:refactor/eslint-compat-2.0.3

Conversation

@mtrezza
Copy link
Copy Markdown
Member

@mtrezza mtrezza commented Apr 3, 2026

Bumps @eslint/compat from 2.0.0 to 2.0.3.


This is a replacement PR for #3312.

Summary by CodeRabbit

  • Chores
    • Updated development dependencies: ESLint compatibility package upgraded from version 2.0.0 to 2.0.3. This update expands compatibility across additional ESLint versions, including version 10, and refreshes core dependencies to enhance development environment stability, improve tooling consistency, and support overall development experience across various team configurations and development workflows.

@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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 3, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 230bf789-0498-4924-98f8-cb3c4facb393

📥 Commits

Reviewing files that changed from the base of the PR and between 0a533a4 and 0a9a98c.

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

📝 Walkthrough

Walkthrough

Updates the @eslint/compat dependency from version 2.0.0 to 2.0.3 in both package.json and package-lock.json, including updated peer dependency support for eslint ^10, and the transitive @eslint/core dependency bump from ^1.0.0 to ^1.1.1.

Changes

Cohort / File(s) Summary
Dependency Version Updates
package.json, package-lock.json
Updated @eslint/compat from 2.0.0 to 2.0.3, added eslint ^10 peer dependency support, and bumped transitive @eslint/core dependency from ^1.0.0 to ^1.1.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 Checkov (3.2.510)
package.json

2026-04-03 18:01:55,298 [MainThread ] [ERROR] Template file not found: package.json
2026-04-03 18:01:55,301 [MainThread ] [ERROR] Template file not found: package.json
2026-04-03 18:01:55,303 [MainThread ] [ERROR] Template file not found: package.json
2026-04-03 18:01:55,389 [MainThread ] [WARNI] Secret scanning: could not process file package.json
2026-04-03 18:01:55,356 [MainThread ] [ERROR] Failed to invoke function /usr/local/lib/python3.11/dist-packages/checkov/common/runners/object_runner. with package.json
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/checkov/common/parallelizer/parallel_runner.py", line 88, in func_wrapper
result = original_func(item)
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/checkov/common/runners/object_runner.py", line 74, in
results = parallel_runner.run_function(lambda f: (f, self._parse_file(f)), files_to_load)

... [truncated 2547 characters] ...

ck__)
FileNotFoundError: [Errno 2] No such file or directory: 'package.json'
2026-04-03 18:01:55,451 [MainThread ] [ERROR] Exception traceback:
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/checkov/main.py", line 647, in run
self.scan_reports = runner_registry.run(
^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/checkov/common/runners/runner_registry.py", line 177, in run
for result in parallel_runner_results:
File "/usr/local/lib/python3.11/dist-packages/checkov/common/parallelizer/parallel_runner.py", line 118, in _run_function_multiprocess_fork
raise v.internal_exception.with_traceback(v.internal_exception.traceback)
FileNotFoundError: [Errno 2] No such file or directory: 'package.json'


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 and usage tips.

@mtrezza mtrezza merged commit 6e73644 into parse-community:alpha Apr 3, 2026
9 of 11 checks passed
@mtrezza mtrezza deleted the refactor/eslint-compat-2.0.3 branch April 3, 2026 18:02
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.1.0-alpha.12

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Apr 7, 2026
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.1.0

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

Labels

state:released Released as stable version state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants