-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): pin dependencies #85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📝 WalkthroughWalkthroughUpdated GitHub Actions pins in workflow files: .github/workflows/ci.yml updates qltysh/qlty-action/install from commit a19242102d17e497f437d7466aa01b528537e899 to 6bbb1add7432c45a3fd35a824ea69dc5bef27967, and replaces actions/checkout@v5 and actions/setup-node@v5 with pinned SHAs (actions/checkout@08c6903 and actions/setup-node@a0853c2, retaining “# v5” comments). .github/workflows/copilot-setup-steps.yml updates astral-sh/setup-uv from 3259c6206f993105e3a61b142c2d97bf4b9ef83d to 2ddd2b9cb38ad8efd50337e8ab201519a34c9f24. No control-flow, step ordering, or error-handling changes. Possibly related PRs
Suggested reviewers
Pre-merge checks✅ Passed checks (3 passed)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #85 +/- ##
=====================================
Coverage 71% 71%
=====================================
Files 523 523
Lines 39001 39001
Branches 4905 4905
=====================================
Hits 27834 27834
Misses 9542 9542
Partials 1625 1625 🚀 New features to boost your workflow:
|
2342288 to
c10bab6
Compare
c10bab6 to
bb4a262
Compare
bb4a262 to
21de39a
Compare
21de39a to
5ae714f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
📒 Files selected for processing (2)
.github/workflows/ci.yml(2 hunks).github/workflows/copilot-setup-steps.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). (3)
- GitHub Check: Build & Test
- GitHub Check: copilot-setup-steps
- GitHub Check: copilot-setup-steps
🔇 Additional comments (2)
.github/workflows/copilot-setup-steps.yml (1)
82-82: Digest pin looks good.Version comment preserved and update follows the pinning pattern. No workflow logic changes.
.github/workflows/ci.yml (1)
29-29: Consistent digest pins across all jobs.Actions are uniformly updated with version comments preserved (# v5). No workflow logic changes.
Also applies to: 32-32, 56-56, 59-59, 102-102, 105-105, 152-152, 155-155, 176-176, 179-179, 200-200, 203-203, 224-224, 227-227
This PR contains the following updates:
08c6903a0853c23259c62->2ddd2b9a192421->6bbb1adConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit