tracehubpm / reports-check-action

Bug Reports (GitHub Issues) Quality Checker
MIT License
10 stars 1 forks source link

fix(deps): update dependency @octokit/rest to v21 #109

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

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

Release Notes

octokit/rest.js (@​octokit/rest) ### [`v21.0.2`](https://redirect.github.com/octokit/rest.js/releases/tag/v21.0.2) [Compare Source](https://redirect.github.com/octokit/rest.js/compare/v21.0.1...v21.0.2) ##### Bug Fixes - **docs:** update to react 18 and latest gatsby deps ([#​462](https://redirect.github.com/octokit/rest.js/issues/462)) ([9a80f06](https://redirect.github.com/octokit/rest.js/commit/9a80f0607ecd1054e9c3dcce114dfc3ed8f762e7)), closes [#​216](https://redirect.github.com/octokit/rest.js/issues/216) [#​230](https://redirect.github.com/octokit/rest.js/issues/230) [#​460](https://redirect.github.com/octokit/rest.js/issues/460) ### [`v21.0.1`](https://redirect.github.com/octokit/rest.js/releases/tag/v21.0.1) [Compare Source](https://redirect.github.com/octokit/rest.js/compare/v21.0.0...v21.0.1) ##### Bug Fixes - update deps ([#​456](https://redirect.github.com/octokit/rest.js/issues/456)) ([93d5afb](https://redirect.github.com/octokit/rest.js/commit/93d5afb3433ae30e76f22f06e42067bada959b6e)) ### [`v21.0.0`](https://redirect.github.com/octokit/rest.js/releases/tag/v21.0.0) [Compare Source](https://redirect.github.com/octokit/rest.js/compare/v20.1.1...v21.0.0) ##### Features - v21 ([#​413](https://redirect.github.com/octokit/rest.js/issues/413)) ([12b6c65](https://redirect.github.com/octokit/rest.js/commit/12b6c6521dc767a8c127fbbfcc74b0c76d1ab056)) ##### BREAKING CHANGES - package is now ESM ### [`v20.1.1`](https://redirect.github.com/octokit/rest.js/releases/tag/v20.1.1) [Compare Source](https://redirect.github.com/octokit/rest.js/compare/v20.1.0...v20.1.1) ##### Bug Fixes - update REST endpoints ([#​428](https://redirect.github.com/octokit/rest.js/issues/428)) ([7058346](https://redirect.github.com/octokit/rest.js/commit/7058346922bede2db35bbf1c2145b1976310df69))

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.



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

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 11.59%. Comparing base (6bed1a0) to head (cec63d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ======================================= Coverage 11.59% 11.59% ======================================= Files 37 37 Lines 371 371 Branches 36 36 ======================================= Hits 43 43 Misses 328 328 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.