Skip to content

fix(linter): stack overflow in react/exhaustive-deps#11613

Merged
graphite-app[bot] merged 1 commit intomainfrom
c/06-11-fix_linter_stack_overflow_in_react_exhaustive-deps
Jun 11, 2025
Merged

fix(linter): stack overflow in react/exhaustive-deps#11613
graphite-app[bot] merged 1 commit intomainfrom
c/06-11-fix_linter_stack_overflow_in_react_exhaustive-deps

Conversation

@camc314
Copy link
Copy Markdown
Contributor

@camc314 camc314 commented Jun 11, 2025

fixes #11609

@camc314 camc314 marked this pull request as ready for review June 11, 2025 15:35
@camc314 camc314 force-pushed the c/06-11-fix_linter_stack_overflow_in_react_exhaustive-deps branch from b13200f to 8d24574 Compare June 11, 2025 15:36
@github-actions github-actions bot added A-linter Area - Linter C-bug Category - Bug labels Jun 11, 2025
Copy link
Copy Markdown
Contributor Author

camc314 commented Jun 11, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jun 11, 2025

CodSpeed Instrumentation Performance Report

Merging #11613 will improve performances by 14.75%

Comparing c/06-11-fix_linter_stack_overflow_in_react_exhaustive-deps (dd87f93) with main (3b03fd3)

Summary

⚡ 1 improvements
✅ 37 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
mangler[cal.com.tsx] 3.5 ms 3.1 ms +14.75%

@camc314 camc314 force-pushed the c/06-11-fix_linter_stack_overflow_in_react_exhaustive-deps branch from 8d24574 to b5ec2a3 Compare June 11, 2025 15:44
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Jun 11, 2025
Copy link
Copy Markdown
Contributor Author

camc314 commented Jun 11, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the c/06-11-fix_linter_stack_overflow_in_react_exhaustive-deps branch from b5ec2a3 to dd87f93 Compare June 11, 2025 15:51
@graphite-app graphite-app bot merged commit dd87f93 into main Jun 11, 2025
23 checks passed
@graphite-app graphite-app bot deleted the c/06-11-fix_linter_stack_overflow_in_react_exhaustive-deps branch June 11, 2025 15:54
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter: stack overflow error in react/exhaustive-deps

1 participant