Skip to content

chore(root-deps)(deps): bump react-resizable-panels from 4.10.0 to 4.11.0#707

Open
dependabot[bot] wants to merge 1 commit intopreviewfrom
dependabot/npm_and_yarn/preview/react-resizable-panels-4.11.0
Open

chore(root-deps)(deps): bump react-resizable-panels from 4.10.0 to 4.11.0#707
dependabot[bot] wants to merge 1 commit intopreviewfrom
dependabot/npm_and_yarn/preview/react-resizable-panels-4.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps react-resizable-panels from 4.10.0 to 4.11.0.

Changelog

Sourced from react-resizable-panels's changelog.

4.11.0

  • 712: Separator supports :focus-visible pseudo-class
  • 703: Fix: edge case scenarios when collapsing the last panel
  • 711: Improve legacy browser support wrt global stylesheets
Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: automated, monorepo-root, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 4, 2026
@dependabot dependabot Bot requested a review from arolariu as a code owner May 4, 2026 03:09
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/preview/react-resizable-panels-4.11.0 branch from c6d532f to 7b75b5c Compare May 5, 2026 18:58
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

❌ Code Hygiene Report: Issues Found

Commit: ea9ac09 | PR: #707

📑 Table of Contents

Section Status
📊 Code Statistics
🎨 Formatting
🔍 Linting
🧪 Unit Tests

📋 Check Summary

Check Status Duration Summary
📊 Stats 567ms 0 files changed, +0 -0
🎨 Format 1m 29s 11 file(s) need formatting
🔍 Lint 3.7s 3 error(s), 0 warning(s)
🧪 Test 1m 59s All 1147 tests passed

📊 Code Statistics

Changes vs Main Branch

Metric Value
📁 Files Changed 0
➕ Lines Added +0
➖ Lines Deleted -0
🔄 Churn 0
📈 Net Change +0
🔄 Changes Since Previous Commit
Metric Value
Files Changed 2
Lines Added +9211
Lines Deleted -4962

📦 Bundle Size Analysis (vs Main)

`sites/arolariu.ro` - +170 kB (28 file(s) changed)
File Main Preview Diff Status
package.json 3.67 kB 3.69 kB +20 B 📝
src/app/playground/workers/island.tsx 0 B 17 kB +17 kB 🆕
src/app/playground/workers/page.tsx 0 B 1.61 kB +1.61 kB 🆕
src/app/playground/workers/playground.worker.ts 0 B 2.88 kB +2.88 kB 🆕
src/app/playground/workers/worker-playground.spec.ts 0 B 7.49 kB +7.49 kB 🆕
src/workers/README.md 0 B 9.27 kB +9.27 kB 🆕
src/workers/host/createPortPair.test.ts 0 B 1.72 kB +1.72 kB 🆕
src/workers/host/createPortPair.ts 0 B 1.73 kB +1.73 kB 🆕
src/workers/host/createWorkerHost.test.ts 0 B 35.8 kB +35.8 kB 🆕
src/workers/host/createWorkerHost.ts 0 B 34.5 kB +34.5 kB 🆕
src/workers/host/index.ts 0 B 580 B +580 B 🆕
src/workers/host/mockWorker.ts 0 B 4.62 kB +4.62 kB 🆕
src/workers/host/telemetryBridge.test.ts 0 B 7.09 kB +7.09 kB 🆕
src/workers/host/telemetryBridge.ts 0 B 3.89 kB +3.89 kB 🆕
src/workers/host/workerCapabilities.test.ts 0 B 2.44 kB +2.44 kB 🆕
src/workers/host/workerCapabilities.ts 0 B 2.05 kB +2.05 kB 🆕
src/workers/host/workerEnvelope.test.ts 0 B 3.93 kB +3.93 kB 🆕
src/workers/host/workerEnvelope.ts 0 B 4.18 kB +4.18 kB 🆕
src/workers/host/workerErrors.test.ts 0 B 2.3 kB +2.3 kB 🆕
src/workers/host/workerErrors.ts 0 B 2.52 kB +2.52 kB 🆕
... ... ... ... 8 more files

Total: 10 MB → 10.2 MB (+170 kB)

`sites/api.arolariu.ro` - no change (0 file(s) changed)

No changes in this folder

Total: 2.14 MB → 2.14 MB (no change)

`sites/docs.arolariu.ro` - no change (0 file(s) changed)

No changes in this folder

Total: 214 kB → 214 kB (no change)

🎨 Formatting

11 file(s) need formatting:

View files requiring formatting
  • sites/arolariu.ro/src/app/playground/workers/island.tsx
  • sites/arolariu.ro/src/workers/host/createWorkerHost.test.ts
  • sites/arolariu.ro/src/workers/host/createWorkerHost.ts
  • sites/arolariu.ro/src/workers/host/index.ts
  • sites/arolariu.ro/src/workers/host/mockWorker.ts
  • sites/arolariu.ro/src/workers/host/telemetryBridge.test.ts
  • sites/arolariu.ro/src/workers/host/telemetryBridge.ts
  • sites/arolariu.ro/src/workers/host/workerErrors.test.ts
  • sites/arolariu.ro/src/workers/index.ts
  • sites/arolariu.ro/src/workers/runtime/exposeWorker.test.ts
  • sites/arolariu.ro/src/workers/runtime/index.ts

🔧 How to Fix

npm run format

🔍 Linting

❌ ESLint found 3 error(s) and 0 warning(s)

View raw output

> @arolariu/monorepo@0.0.0 lint
> node scripts/lint.ts all


╔════════════════════════════════════════╗
║    arolariu.ro Code Linter Tool        ║
╚════════════════════════════════════════╝


🔎 Running ESLint for: all
⏱️  Running lint on all targets in parallel...

  🧵 Dispatching parallel workers...
     Main process PID: 2829
     Worker pool: min=1, max=3

[11:24:35.455] 🚀 Worker #1 spawned for task "packages"
[11:24:35.455] 🚀 Worker #2 spawned for task "website"
[11:24:35.455] 🚀 Worker #3 spawned for task "cv"


  ⏳ Progress: [░░░░░░░░░░░░░░░░░░░░] 0/3 workers completed
  ⏳ Progress: [███████░░░░░░░░░░░░░] 1/3 workers completed
  ⏳ Progress: [█████████████░░░░░░░] 2/3 workers completed
  ⏳ Progress: [████████████████████] 3/3 workers completed

[11:24:38.720] ❌ Worker #1 finished "packages" in 2.89s
[11:24:38.720] ❌ Worker #2 finished "website" in 2.84s
[11:24:38.720] ❌ Worker #3 finished "cv" in 2.95s

  📊 Worker Timeline
  ──────────────────────────────────────────────────────────────
  packages   │███████████████████████████████████████░│    2.89s
  website    │███████████████████████████████████████░│    2.84s
  cv         │████████████████████████████████████████│    2.95s
  ──────────────────────────────────────────────────────────────
              0s                            2.95s

─────────────────────────────────────────────────

🔍 ESLint config: [@arolariu/packages] [Worker #1]
   [init: 2880ms, work: 0ms, total: 2893ms] [0 files] [139.55 MB]
  ✗ Worker error: You are using an outdated version of the 'jiti' library. Please update to the latest version of 'jiti' to ensure compatibility and access to the latest features.
─────────────────────────────────────────────────

─────────────────────────────────────────────────

🔍 ESLint config: [@arolariu/website] [Worker #2]
   [init: 2814ms, work: 0ms, total: 2842ms] [0 files] [168.04 MB]
  ✗ Worker error: You are using an outdated version of the 'jiti' library. Please update to the latest version of 'jiti' to ensure compatibility and access to the latest features.
─────────────────────────────────────────────────

─────────────────────────────────────────────────

🔍 ESLint config: [@arolariu/cv] [Worker #3]
   [init: 2939ms, work: 0ms, total: 2948ms] [0 files] [148.66 MB]
  ✗ Worker error: You are using an outdated version of the 'jiti' library. Please update to the latest version of 'jiti' to ensure compatibility and access to the latest features.
─────────────────────────────────────────────────

  📊 Resource Usage:
     Total files linted: 0
     Peak memory (max worker): 168.04 MB
     Combined memory (all workers): 456.26 MB

📊 Summary: 3 error(s), 0 warning(s)

❌ Linting completed with errors



🔧 How to Fix

npm run lint

🧪 Unit Tests

✅ All 1147 tests passed in 4.0s


🔗 View Workflow Run | Generated at 2026-05-06T11:28:06.249Z

Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md)
- [Commits](bvaughn/react-resizable-panels@4.10.0...4.11.0)

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/preview/react-resizable-panels-4.11.0 branch from 7b75b5c to fc79d50 Compare May 6, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant