Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-node action digest 2028fbc -> a0853c2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Summary by CodeRabbit

  • Chores
    • Updated CI/CD pipeline dependencies across GitHub Actions workflows to use newer versions of development tools for improved build reliability and compatibility.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 23, 2025

📝 Walkthrough

Walkthrough

This PR updates the actions/setup-node GitHub Action reference across four workflow files from an older commit hash to a newer one. The change affects seven jobs in ci.yml, two jobs in deps.yml, two steps in copilot-setup-steps.yml, and one step in package.yml. All other workflow configuration remains unchanged.

Possibly related PRs

Suggested reviewers

  • Artmann
  • saltenasl
  • jamesbhobbs

Pre-merge checks

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title "chore(deps): update actions/setup-node digest to a0853c2" directly and clearly describes the primary change in the pull request. The changeset consistently updates the setup-node action digest across four workflow files from the older commit hash to the newer one, and the title accurately captures this main objective. The title is concise, specific (naming the action and target digest), uses conventional commit formatting, and avoids vague language. A reviewer scanning the repository history would immediately understand that this PR updates a GitHub Action to a newer version.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 34d2a8c and eeb731f.

📒 Files selected for processing (4)
  • .github/workflows/ci.yml (7 hunks)
  • .github/workflows/copilot-setup-steps.yml (1 hunks)
  • .github/workflows/deps.yml (2 hunks)
  • .github/workflows/package.yml (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
  • GitHub Check: Build & Package Extension
  • GitHub Check: Build & Test
  • GitHub Check: copilot-setup-steps
  • GitHub Check: copilot-setup-steps
🔇 Additional comments (12)
.github/workflows/package.yml (1)

27-33: Consistent digest update with no functional changes.

The setup-node action reference has been updated to the latest v5 commit while preserving all configuration inputs.

.github/workflows/copilot-setup-steps.yml (1)

41-46: Digest update applied consistently across the setup-node step.

Configuration remains unchanged; workflow logic unaffected.

.github/workflows/deps.yml (2)

26-32: Setup-node digest updated in audit job; configuration preserved.


59-63: Setup-node digest updated in check-deps job; configuration preserved.

.github/workflows/ci.yml (8)

28-34: lint job: digest updated consistently.


55-61: typecheck job: digest updated consistently.


103-109: build job: digest updated consistently.


153-159: check_licenses job: digest updated consistently.


177-183: spell-check job: digest updated consistently.


201-207: audit-prod job: digest updated consistently.


225-231: audit-all job: digest updated consistently.


71-90: Correctly left unchanged.

The qlty job uses qltysh/qlty-action, not actions/setup-node, so no update needed.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71%. Comparing base (34d2a8c) to head (eeb731f).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #112   +/-   ##
=====================================
  Coverage     71%     71%           
=====================================
  Files        532     532           
  Lines      40018   40018           
  Branches    4973    4973           
=====================================
  Hits       28788   28788           
  Misses      9569    9569           
  Partials    1661    1661           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jamesbhobbs jamesbhobbs merged commit 7b490ee into main Oct 23, 2025
14 checks passed
@jamesbhobbs jamesbhobbs deleted the renovate/github-actions branch October 23, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants