Skip to content

chore(deps) - update to latest#837

Open
gabrielseco wants to merge 7 commits intomainfrom
updates-to-lodash
Open

chore(deps) - update to latest#837
gabrielseco wants to merge 7 commits intomainfrom
updates-to-lodash

Conversation

@gabrielseco
Copy link
Copy Markdown
Collaborator

@gabrielseco gabrielseco commented Apr 2, 2026

Note

Medium Risk
Mostly dependency and generated-code updates, but it changes HTTP client response parsing (empty JSON bodies), SSE parsing, and exported surface area, which could affect runtime behavior and downstream consumers.

Overview
Updates dev tooling dependencies (notably @hey-api/openapi-ts to 0.94.5 and upgrades eslint/React lint plugins), and refreshes the lockfile accordingly.

Regenerates the OpenAPI client output, including behavior changes in the generated fetch client: safer JSON parsing for empty 200 responses, improved typing/handling of serializedBody, SSE line-ending normalization, and stricter body serializer/params typing. The public client entrypoint src/client/index.ts is also rewritten from wildcard re-exports to explicit exports, significantly expanding/reshaping the generated export surface.

Adds a temporary react-hooks/refs lint suppression in RemoteFlowsProvider for the useRef(...).current client initialization.

Written by Cursor Bugbot for commit 00893cc. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

📦 Bundle Size Report

Metric Current Previous Change Status
Total (gzip) 205.44 kB 205.37 kB +68 B (+0.0%) 🔴
Total (raw) 552.26 kB 551.82 kB +444 B (+0.1%) 🔴
CSS (gzip) 19.77 kB 19.77 kB 0 B (0%) 🟢
CSS (raw) 102.61 kB 102.61 kB 0 B (0%) 🟢

Size Limits

  • ✅ Total gzipped: 205.44 kB / 250 kB (82.2%)
  • ✅ Total raw: 552.26 kB / 600 kB (92.0%)
  • ✅ CSS gzipped: 19.77 kB / 25 kB (79.1%)

Largest Files (Top 5)

  1. chunk-4X3SBT5S.js - 12.54 kB (new)
  2. styles.css - 9.88 kB (0 B (0%))
  3. index.css - 9.88 kB (0 B (0%))
  4. index.js - 6.03 kB (-5 B (-0.1%))
  5. chunk-4X4GNS3H.js - 5.93 kB (new)
View All Files (309 total)
File Size (gzip) Change
chunk-4X3SBT5S.js 12.54 kB new
styles.css 9.88 kB 0 B (0%)
index.css 9.88 kB 0 B (0%)
index.js 6.03 kB -5 B (-0.1%)
chunk-4X4GNS3H.js 5.93 kB new
chunk-FUTNQQ7H.js 5.82 kB new
chunk-46VCUSZG.js 4.24 kB new
chunk-U6PO23D3.js 4.06 kB new
chunk-YJP4G5A3.js 3.49 kB new
chunk-NZJ6AVVC.js 3.37 kB new

✅ Bundle size check passed

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Deploy preview for remote-flows ready!

✅ Preview
https://remote-flows-8mc6384gb-remotecom.vercel.app

Built with commit 00893cc.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Deploy preview for remote-flows-example-app ready!

✅ Preview
https://remote-flows-example-4yor7p90n-remotecom.vercel.app

Built with commit 00893cc.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

📊 Coverage Report

⚪ Coverage unchanged

Metric Current Previous Change Status
Lines 89.53% 89.53% 0%
Statements 89.22% 89.22% 0%
Functions 86.87% 86.87% 0%
Branches 79.31% 79.31% 0%

Detailed Breakdown

Lines Coverage
  • Covered: 3465 / 3870
  • Coverage: 89.53%
  • Change: 0% (2 lines)
Statements Coverage
  • Covered: 3526 / 3952
  • Coverage: 89.22%
  • Change: 0% (2 statements)
Functions Coverage
  • Covered: 953 / 1097
  • Coverage: 86.87%
  • Change: 0% (0 functions)
Branches Coverage
  • Covered: 2151 / 2712
  • Coverage: 79.31%
  • Change: 0% (0 branches)

✅ Coverage check passed

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

@gabrielseco gabrielseco changed the title docs(lodash) - update to latest docs(deps) - update to latest Apr 2, 2026
@gabrielseco gabrielseco changed the title docs(deps) - update to latest chore(deps) - update to latest Apr 2, 2026
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