redhat-plumbers-in-action / pull-request-validator

💂 GitHub Action that validates if PR complies with provided requirements
MIT License
1 stars 1 forks source link

fix(deps): update octokit monorepo #72

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/plugin-paginate-rest 11.3.0 -> 11.3.3 age adoption passing confidence
@octokit/plugin-throttling 9.3.0 -> 9.3.1 age adoption passing confidence

Release Notes

octokit/plugin-paginate-rest.js (@​octokit/plugin-paginate-rest) ### [`v11.3.3`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v11.3.3) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v11.3.1...v11.3.3) This is the same release as [v11.3.0](https://togithub.com/octokit/plugin-paginate-rest.js/tree/v11.3.0) ##### Bug Fixes - empty commit to trigger release ([#​623](https://togithub.com/octokit/plugin-paginate-rest.js/issues/623)) ([36b40b3](https://togithub.com/octokit/plugin-paginate-rest.js/commit/36b40b3f7a4808543abbe23a0daec840001c91e5)), closes [#​622](https://togithub.com/octokit/plugin-paginate-rest.js/issues/622) ### [`v11.3.1`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v11.3.1) [Compare Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v11.3.0...v11.3.1)

**Special release to backport newer REST API to CJS users**

##### Reverts - Revert "feat: package is now ESM ([#​596](https://togithub.com/octokit/plugin-paginate-rest.js/issues/596))" ([64ba6f4](https://togithub.com/octokit/plugin-paginate-rest.js/commit/64ba6f4c43709992cc36c0eb9da1ad6d6e998608)), closes [#​596](https://togithub.com/octokit/plugin-paginate-rest.js/issues/596) - Revert "fix(pkg): add default fallback and types export ([#​612](https://togithub.com/octokit/plugin-paginate-rest.js/issues/612))" ([27a8552](https://togithub.com/octokit/plugin-paginate-rest.js/commit/27a855290a61de36055e662fa19ef42f62f0e2ac)), closes [#​612](https://togithub.com/octokit/plugin-paginate-rest.js/issues/612) - Revert "docs(README): update examples to use ESM ([#​611](https://togithub.com/octokit/plugin-paginate-rest.js/issues/611))" ([1389b71](https://togithub.com/octokit/plugin-paginate-rest.js/commit/1389b71b577557ca7eb6261ddee244f5e2530a48)), closes [#​611](https://togithub.com/octokit/plugin-paginate-rest.js/issues/611)
octokit/plugin-throttling.js (@​octokit/plugin-throttling) ### [`v9.3.1`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v9.3.1) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v9.3.0...v9.3.1) ##### Bug Fixes - only import Octokit as type ([#​721](https://togithub.com/octokit/plugin-throttling.js/issues/721)) ([e3727b4](https://togithub.com/octokit/plugin-throttling.js/commit/e3727b487fbd524d47987417af231088062db94f))

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

👻 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.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 45.56%. Comparing base (20b56ef) to head (652cc13).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ======================================= Coverage 45.56% 45.56% ======================================= Files 11 11 Lines 845 845 Branches 51 51 ======================================= Hits 385 385 Misses 456 456 Partials 4 4 ```

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