Skip to content

chore: upgrade dependencies - #36

Merged
gms1 merged 2 commits into
mainfrom
feature/deps_upgrade_20260822
Aug 22, 2026
Merged

chore: upgrade dependencies#36
gms1 merged 2 commits into
mainfrom
feature/deps_upgrade_20260822

Conversation

@gms1

@gms1 gms1 commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Automated dependency upgrade via maintenance.sh.

@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 96a6fbbc-871e-45a5-84a0-fd48f736ffbf


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.

@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4a7784d) to head (15c9cd9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          344       344           
=========================================
  Hits           344       344           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.

gh pr checks --watch returns non-zero when any check is not 'pass',
including skipped/neutral checks like create-release and musl that
only run on tag events. This caused the maintenance script to
incorrectly report CI failure.

Now we ignore the exit code of 'gh pr checks --watch' and instead
check for actual failures via the GitHub API (statusCheckRollup
with conclusion=failure).
@gms1
gms1 merged commit d4a8dac into main Aug 22, 2026
6 checks passed
@gms1
gms1 deleted the feature/deps_upgrade_20260822 branch August 22, 2026 13:58
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