octokit / octokit.js

The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno.
MIT License
6.93k stars 1.01k forks source link

fix(deps): update dependency @octokit/plugin-retry to v5 - autoclosed #2473

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/plugin-retry ^4.1.3 -> ^5.0.0 age adoption passing confidence

Release Notes

octokit/plugin-retry.js ### [`v5.0.3`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v5.0.3) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v5.0.2...v5.0.3) ##### Bug Fixes - **deps:** add `@octokit/request-error` as a runtime dependency ([#​440](https://togithub.com/octokit/plugin-retry.js/issues/440)) ([0396e2d](https://togithub.com/octokit/plugin-retry.js/commit/0396e2d09c0e5f21eb243435d53f71b4f8f880d8)), closes [#​436](https://togithub.com/octokit/plugin-retry.js/issues/436) ### [`v5.0.2`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v5.0.2) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v5.0.1...v5.0.2) ##### Bug Fixes - **build:** bump tsconfig major version ([#​439](https://togithub.com/octokit/plugin-retry.js/issues/439)) ([d920486](https://togithub.com/octokit/plugin-retry.js/commit/d92048671993e8159f847a0b7f944d1cb52edbd0)) ### [`v5.0.1`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v5.0.1) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v5.0.0...v5.0.1) ##### Bug Fixes - **typescript:** mark import of `@octokit/request-error` as type ([#​437](https://togithub.com/octokit/plugin-retry.js/issues/437)) ([711e7a6](https://togithub.com/octokit/plugin-retry.js/commit/711e7a6b37b6032dc3f07c1d8fa7ac1bdc424d0d)) ### [`v5.0.0`](https://togithub.com/octokit/plugin-retry.js/releases/tag/v5.0.0) [Compare Source](https://togithub.com/octokit/plugin-retry.js/compare/v4.1.6...v5.0.0) ##### Continuous Integration - stop testing against NodeJS v14, v16 ([#​427](https://togithub.com/octokit/plugin-retry.js/issues/427)) ([e8ce501](https://togithub.com/octokit/plugin-retry.js/commit/e8ce501065e9cc51456bda9cb6d4176c839aee7b)) ##### BREAKING CHANGES - Drop support for NodeJS v14, v16

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