From 1ec4f95febfcea51e09d6a13f01d077e48285e9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 12:27:36 -0400 Subject: [PATCH] fix(deps): update dependency @octokit/types to v13.4.0 (#180) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@octokit/types](https://togithub.com/octokit/types.ts) | [`13.2.0` -> `13.4.0`](https://renovatebot.com/diffs/npm/@octokit%2ftypes/13.2.0/13.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2ftypes/13.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2ftypes/13.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2ftypes/13.2.0/13.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2ftypes/13.2.0/13.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
octokit/types.ts (@​octokit/types) ### [`v13.4.0`](https://togithub.com/octokit/types.ts/releases/tag/v13.4.0) [Compare Source](https://togithub.com/octokit/types.ts/compare/v13.3.0...v13.4.0) ##### Features - updates [@​octokit/openapi-types](https://togithub.com/octokit/openapi-types) to v22.0.1 ([#​631](https://togithub.com/octokit/types.ts/issues/631)) ([73f3c21](https://togithub.com/octokit/types.ts/commit/73f3c2106e3a7f80b3c9d0a5060da89b3ae5ed66)) ### [`v13.3.0`](https://togithub.com/octokit/types.ts/releases/tag/v13.3.0) [Compare Source](https://togithub.com/octokit/types.ts/compare/v13.2.0...v13.3.0) ##### Features - add `redirect` option in `RequestRequestOptions` ([#​630](https://togithub.com/octokit/types.ts/issues/630)) ([9c58158](https://togithub.com/octokit/types.ts/commit/9c58158e43ad61a3dce2471c81170fd8e445620d))
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" in timezone America/Toronto, Automerge - "before 4am on the first day of the month" in timezone America/Toronto. 🚦 **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/kunalnagarco/action-cve). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9b84a38..f577c20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1243,10 +1243,10 @@ __metadata: languageName: node linkType: hard -"@octokit/openapi-types@npm:^22.0.0": - version: 22.0.0 - resolution: "@octokit/openapi-types@npm:22.0.0" - checksum: 10c0/a7d6d30358b1e760c7afc251c8a4a79e8a6950caa58e892a1309c1eecc03fc6979f652543f9676743c403ead43966c435ea293e58d46b800c0c5156994e264ff +"@octokit/openapi-types@npm:^22.0.1": + version: 22.0.1 + resolution: "@octokit/openapi-types@npm:22.0.1" + checksum: 10c0/af1aa603ba3071d93efa29a6c65d78d496f60523c1c3f58b1d6883fe670fd7c6144f5dd893fc50f9c0de0ec91c23cd729388e773969fde9d6e29dd4b58720c4a languageName: node linkType: hard @@ -1383,11 +1383,11 @@ __metadata: linkType: hard "@octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0": - version: 13.2.0 - resolution: "@octokit/types@npm:13.2.0" + version: 13.4.0 + resolution: "@octokit/types@npm:13.4.0" dependencies: - "@octokit/openapi-types": "npm:^22.0.0" - checksum: 10c0/3a593a4919b31748eedbb2f7d615555f0cd607913c0c27ee835d4babf5654e0f9821ecf24466d5ce98b822118bd5983e2ea0e62b38e7cfefe3eb629b9ab7774b + "@octokit/openapi-types": "npm:^22.0.1" + checksum: 10c0/05f9092d505c8e79c425c9c1aeaeb8b7751a8c1732c1c3c00cac4ffb8f2932c585da64e600c33b49df49d662c34156b92853afcfa08accb82924a0a7bdd9c5fc languageName: node linkType: hard