chore(deps): update all major dependencies (major)#167
Conversation
Changed Files
|
Greptile SummaryUpdates
Confidence Score: 5/5Safe to merge — the update swaps one commit SHA for another with no interface changes, and the only internal difference is a Node runtime upgrade inside the action itself. The change is a single-line SHA bump. The v3 release notes confirm there are no API-level changes: compose-file, up-flags, and env inputs all work identically. The new commit hash is properly verified against the v3.0.0 tag. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "chore(deps): update all major dependenci..." | Re-trigger Greptile |
Merging this PR will not alter performance
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | node-reqwest.Agent |
51.8 ms | 72.4 ms | -28.4% |
| ⚡ | node-reqwest.Agent |
84.4 ms | 67.2 ms | +25.63% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing renovate/major-all-major-dependencies (374dd39) with main (32fd41a)
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
6b6a6c7 to
374dd39
Compare
This PR contains the following updates:
v6.0.1→v7.0.0v2.6.0→v3.0.0Release Notes
codecov/codecov-action (codecov/codecov-action)
v7.0.0Compare Source
v7Compare Source
v6.0.2Compare Source
hoverkraft-tech/compose-action (hoverkraft-tech/compose-action)
v3.0.0Compare Source
Release Summary
The action now runs on Node 24, modernizing its execution runtime.
No user-facing bug fixes are included in this release.
Internal changes include refreshed Actions/workflows documentation and dependency maintenance for GitHub Actions, npm, devcontainer Node, Docker-in-Docker, and fast-uri.
Migrate Dev tools: Biome and Vitest
Breaking changes
This release is breaking because the action runtime now runs on Node 24.
What's Changed
Full Changelog: hoverkraft-tech/compose-action@v2...v3.0.0
v3Compare Source
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.