Skip to content

chore: update dependencies - #99

Merged
yashmehrotra merged 1 commit into
mainfrom
address-dependabot
Jul 25, 2026
Merged

chore: update dependencies#99
yashmehrotra merged 1 commit into
mainfrom
address-dependabot

Conversation

@yashmehrotra

@yashmehrotra yashmehrotra commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated shared networking components across supported integrations to improve compatibility and reliability.
    • Refreshed frontend build tooling and security-related packages across the web interfaces.
    • Added consistent version controls for key build and compilation components to promote reproducible builds.
    • Applied these maintenance updates across all affected integrations, with no changes to user-facing functionality or public APIs.

@yashmehrotra
yashmehrotra requested a review from moshloop July 24, 2026 05:17
@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

This PR updates shared Go and frontend dependency versions across eight plugin directories, including gRPC, Vite, DOMPurify, Babel, and esbuild overrides.

Changes

Dependency alignment

Layer / File(s) Summary
Go module dependency updates
arthas/go.mod, golang/go.mod, inspektor-gadget/go.mod, kubernetes-logs/go.mod, opensearch/go.mod, postgres/go.mod, s3/go.mod, sql-server/go.mod
google.golang.org/grpc is updated from v1.81.1 to v1.82.1.
UI dependency and override updates
*/ui-src/package.json, */ui-src/pnpm-workspace.yaml
Vite is updated to 7.3.6; workspace overrides update DOMPurify and pin Babel Core and esbuild where configured.

Possibly related PRs

Suggested reviewers: adityathebe

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the changes as a dependency update and is concise and specific enough.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch address-dependabot
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch address-dependabot

Warning

Tools execution failed with the following error:

Failed to run tools: Ping-pong health check failed


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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@postgres/ui-src/pnpm-workspace.yaml`:
- Line 10: Update the `@babel/core` override from 7.29.6 to 7.29.7 in both
postgres/ui-src/pnpm-workspace.yaml at lines 10-10 and
s3/ui-src/pnpm-workspace.yaml at lines 7-7, unless compatibility requires
retaining the older version.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: caa74a98-50f7-4bdf-a774-bac7a484e56e

📥 Commits

Reviewing files that changed from the base of the PR and between ae3f51d and c84de93.

⛔ Files ignored due to path filters (16)
  • arthas/go.sum is excluded by !**/*.sum
  • arthas/ui-src/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • golang/go.sum is excluded by !**/*.sum
  • golang/ui-src/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • inspektor-gadget/go.sum is excluded by !**/*.sum
  • inspektor-gadget/ui-src/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • kubernetes-logs/go.sum is excluded by !**/*.sum
  • kubernetes-logs/ui-src/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • opensearch/go.sum is excluded by !**/*.sum
  • opensearch/ui-src/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • postgres/go.sum is excluded by !**/*.sum
  • postgres/ui-src/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • s3/go.sum is excluded by !**/*.sum
  • s3/ui-src/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • sql-server/go.sum is excluded by !**/*.sum
  • sql-server/ui-src/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (24)
  • arthas/go.mod
  • arthas/ui-src/package.json
  • arthas/ui-src/pnpm-workspace.yaml
  • golang/go.mod
  • golang/ui-src/package.json
  • golang/ui-src/pnpm-workspace.yaml
  • inspektor-gadget/go.mod
  • inspektor-gadget/ui-src/package.json
  • inspektor-gadget/ui-src/pnpm-workspace.yaml
  • kubernetes-logs/go.mod
  • kubernetes-logs/ui-src/package.json
  • kubernetes-logs/ui-src/pnpm-workspace.yaml
  • opensearch/go.mod
  • opensearch/ui-src/package.json
  • opensearch/ui-src/pnpm-workspace.yaml
  • postgres/go.mod
  • postgres/ui-src/package.json
  • postgres/ui-src/pnpm-workspace.yaml
  • s3/go.mod
  • s3/ui-src/package.json
  • s3/ui-src/pnpm-workspace.yaml
  • sql-server/go.mod
  • sql-server/ui-src/package.json
  • sql-server/ui-src/pnpm-workspace.yaml

shell-quote: 1.8.4
dompurify: 3.4.11
dompurify: 3.4.12
'@babel/core': 7.29.6

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔒 Security & Privacy | 🟡 Minor | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "Workspace pins:"
for f in postgres/ui-src/pnpm-workspace.yaml s3/ui-src/pnpm-workspace.yaml; do
  if [ -f "$f" ]; then
    echo "--- $f ---"
    nl -ba "$f" | sed -n '1,25p'
  else
    echo "MISSING: $f"
  fi
done

echo
echo "Registry versions for `@babel/core` (last 20 versions around 7.29.x):"
python3 - <<'PY'
import json, urllib.request
try:
    with urllib.request.urlopen("https://registry.npmjs.org/@babel%2fcore", timeout=20) as r:
        data=json.load(r)
    v=data.get("versions", {})
    versions=list(v.keys())
    hits=[x for x in versions if x.startswith("7.29.")]
    print(hits[-20:])
    print("7.29.7 exists:", "7.29.7" in versions)
except Exception as e:
    print(type(e).__name__, e)
PY

Repository: flanksource/mission-control-plugins

Length of output: 1954


🌐 Web query:

npm @babel/core versions 7.29.6 7.29.7

💡 Result:

The npm package @babel/core versions 7.29.6 and 7.29.7 were both published on May 25, 2026 [1][2][3]. Both releases included bug fixes, specifically addressing issues related to babel-generator and babel-core [1]. Version 7.29.7 serves as a subsequent patch release to 7.29.6 [4][5]. As of July 24, 2026, these versions are available on the npm registry [4].

Citations:


Align both Babel overrides to the latest compatible patch.

@babel/core is pinned to 7.29.6 in both workspaces while 7.29.7 is available. Update both pins unless 7.29.6 is required for compatibility.

  • postgres/ui-src/pnpm-workspace.yaml#L10-L10: change @babel/core to 7.29.7.
  • s3/ui-src/pnpm-workspace.yaml#L7-L7: change @babel/core to 7.29.7.
📍 Affects 2 files
  • postgres/ui-src/pnpm-workspace.yaml#L10-L10 (this comment)
  • s3/ui-src/pnpm-workspace.yaml#L7-L7
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@postgres/ui-src/pnpm-workspace.yaml` at line 10, Update the `@babel/core`
override from 7.29.6 to 7.29.7 in both postgres/ui-src/pnpm-workspace.yaml at
lines 10-10 and s3/ui-src/pnpm-workspace.yaml at lines 7-7, unless compatibility
requires retaining the older version.

Source: MCP tools

@yashmehrotra
yashmehrotra merged commit 0e1c165 into main Jul 25, 2026
30 checks passed
@yashmehrotra
yashmehrotra deleted the address-dependabot branch July 25, 2026 03:56
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