jaxxstorm / action-install-gh-release

GitHub Action to install the Github Release binaries
Apache License 2.0
67 stars 29 forks source link

fix(deps): update dependency @octokit/plugin-throttling to v6 - autoclosed #53

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-throttling ^5.0.1 -> ^6.0.0 age adoption passing confidence

Release Notes

octokit/plugin-throttling.js ### [`v6.1.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v6.1.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v6.0.1...v6.1.0) ##### Features - new `generate-jit` endpoints ([#​604](https://togithub.com/octokit/plugin-throttling.js/issues/604)) ([e2b3b23](https://togithub.com/octokit/plugin-throttling.js/commit/e2b3b23310e1953d344305141d0fdbbe9ec946ff)) ### [`v6.0.1`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v6.0.1) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **build:** switch to esbuild and tsc instead of pika ([#​603](https://togithub.com/octokit/plugin-throttling.js/issues/603)) ([52f74d8](https://togithub.com/octokit/plugin-throttling.js/commit/52f74d8fdcf438fc9ce4df6f9899d6bc0fa26463)) ### [`v6.0.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v6.0.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v5.2.3...v6.0.0) ##### BREAKING CHANGES - Drop support for NodeJS v14, v16 - remove deprecated `options.throttle.minimalSecondaryRateRetryAfter` - remove deprecated `options.throttle.onAbuseLimit` ##### Features - v6 ([#​592](https://togithub.com/octokit/plugin-throttling.js/issues/592)) ([32b598d](https://togithub.com/octokit/plugin-throttling.js/commit/32b598d33be59e1ccbf88d908110ef306bd0fb35)) ### [`v5.2.3`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v5.2.3) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v5.2.2...v5.2.3) ##### Bug Fixes - bump minimal retry in case of secondary rate limiting to 60s ([#​594](https://togithub.com/octokit/plugin-throttling.js/issues/594)) ([5335870](https://togithub.com/octokit/plugin-throttling.js/commit/5335870a005c9dafc3280f221e89bac9d8fab361)) ### [`v5.2.2`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v5.2.2) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v5.2.1...v5.2.2) ##### Bug Fixes - **types:** don't require any properties if `enabled` is `false` ([#​595](https://togithub.com/octokit/plugin-throttling.js/issues/595)) ([28098cb](https://togithub.com/octokit/plugin-throttling.js/commit/28098cb86419aa0dc7a65a9f545f1664b2139cac)) ### [`v5.2.1`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v5.2.1) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v5.2.0...v5.2.1) ##### Bug Fixes - **types:** move `OctokitOptions` augmentation to the index file ([#​590](https://togithub.com/octokit/plugin-throttling.js/issues/590)) - thanks [@​andarist](https://togithub.com/andarist) ([5cb278e](https://togithub.com/octokit/plugin-throttling.js/commit/5cb278e4b53cd8d7f5f0e5fae1290e1b96031760)) ### [`v5.2.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v5.2.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v5.1.1...v5.2.0) ##### Features - new routes in generated/endpoints.json ([#​589](https://togithub.com/octokit/plugin-throttling.js/issues/589)) ([97bb31d](https://togithub.com/octokit/plugin-throttling.js/commit/97bb31d40e782f4926904d5b26fd8f66e55eaddc)) ### [`v5.1.1`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v5.1.1) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v5.1.0...v5.1.1) ##### Bug Fixes - **build:** add script to fix `package.json` from build step ([#​584](https://togithub.com/octokit/plugin-throttling.js/issues/584)) ([e7f99d0](https://togithub.com/octokit/plugin-throttling.js/commit/e7f99d03186ea3b2fbc9a17568e67c21c84241d3)), closes [#​583](https://togithub.com/octokit/plugin-throttling.js/issues/583) ### [`v5.1.0`](https://togithub.com/octokit/plugin-throttling.js/releases/tag/v5.1.0) [Compare Source](https://togithub.com/octokit/plugin-throttling.js/compare/v5.0.1...v5.1.0) ##### Features - many new endpoints ([#​582](https://togithub.com/octokit/plugin-throttling.js/issues/582)) ([ec5b66e](https://togithub.com/octokit/plugin-throttling.js/commit/ec5b66eecf39e68a2223a5e7374b1dd71bdf07c4))

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.