Kesin11 / CIAnalyzer

A tool collecting multi CI services build data and export it for creating self-hosting build dashboard.
MIT License
94 stars 8 forks source link

chore(deps): update node.js to >=20.17.0 #1298

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node (source) engines minor >=20.16.0 -> >=20.17.0

Release Notes

nodejs/node (node) ### [`v20.17.0`](https://togithub.com/nodejs/node/compare/v20.16.0...v20.17.0) [Compare Source](https://togithub.com/nodejs/node/compare/v20.16.0...v20.17.0)

Configuration

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

🚦 Automerge: Enabled.

â™» 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.



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

github-actions[bot] commented 3 weeks ago

Code Metrics Report

master (a710531) renovate/node-20.x (456cce5) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 5s 5s 0s
Details ``` diff | | master (a710531) | renovate/node-20.x (456cce5) | +/- | |---------------------|------------------|------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 44 | 44 | 0 | | Lines | 3861 | 3861 | 0 | | Covered | 1167 | 1167 | 0 | | Test Execution Time | 5s | 5s | 0s | ```

Reported by octocov