Kesin11 / CIAnalyzer

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

chore(deps): update dependency @octokit/rest to v21.0.1 #1270

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/rest 21.0.0 -> 21.0.1 age adoption passing confidence

Release Notes

octokit/rest.js (@​octokit/rest) ### [`v21.0.1`](https://togithub.com/octokit/rest.js/releases/tag/v21.0.1) [Compare Source](https://togithub.com/octokit/rest.js/compare/v21.0.0...v21.0.1) ##### Bug Fixes - update deps ([#​456](https://togithub.com/octokit/rest.js/issues/456)) ([93d5afb](https://togithub.com/octokit/rest.js/commit/93d5afb3433ae30e76f22f06e42067bada959b6e))

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

Code Metrics Report

master (8bb067f) renovate/octokit-monorepo (e707fdd) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 6s 5s -1s
Details ``` diff | | master (8bb067f) | renovate/octokit-monorepo | +/- | | | | (e707fdd) | | |---------------------|------------------|--------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 43 | 43 | 0 | | Lines | 3861 | 3861 | 0 | | Covered | 1167 | 1167 | 0 | + | Test Execution Time | 6s | 5s | -1s | ```

Reported by octocov