Skip to content

deps: upgrade all dependencies to latest#492

Merged
jongio merged 1 commit into
mainfrom
deps/upgrade-all
Jul 11, 2026
Merged

deps: upgrade all dependencies to latest#492
jongio merged 1 commit into
mainfrom
deps/upgrade-all

Conversation

@jongio

@jongio jongio commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Automated dependency upgrade sweep.

Changes

  • Go (cli/go.mod): bump github.com/dlclark/regexp2/v2 from v2.2.2 to v2.3.0 (indirect), via go get -u ./... && go mod tidy.

Intentionally skipped (7-day release-age cooldown)

  • typescript 6.0.3 -> 7.0.2: published 2026-07-08 (major rewrite, inside cooldown).
  • eslint 10.6.0 -> 10.7.0: published 2026-07-10 (inside cooldown).

Already current

  • web/ dependencies: all at latest stable.
  • cli/dashboard and cli/package.json JS deps: latest except the cooldown items above.

Verification (local)

  • go build ./...: pass
  • go vet ./src/...: pass
  • go test -short ./src/...: pass (portmanager re-run passed in isolation; the one flaky failure was port 8080 contention on the shared dev machine, unrelated to this bump).
  • Dashboard pnpm build: pass.

Upgrade github.com/dlclark/regexp2/v2 from v2.2.2 to v2.3.0 via go get -u.
TypeScript 7.0.2 and eslint 10.7.0 skipped: published within the 7-day
release-age cooldown. web/ and cli/dashboard JS deps otherwise at latest.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jul 11, 2026
@jongio jongio added the deps Dependency updates label Jul 11, 2026
@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

github-actions Bot added a commit that referenced this pull request Jul 11, 2026
@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.77%. Comparing base (68b3cae) to head (d107fcd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   60.77%   60.77%           
=======================================
  Files         223      223           
  Lines       28527    28527           
=======================================
  Hits        17337    17337           
  Misses      10010    10010           
  Partials     1180     1180           
Flag Coverage Δ
unittests 60.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jongio
jongio merged commit dd00a47 into main Jul 11, 2026
23 checks passed
@jongio
jongio deleted the deps/upgrade-all branch July 11, 2026 19:57
github-actions Bot added a commit that referenced this pull request Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant