Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/types to v13.4.0 (#180)
Browse files Browse the repository at this point in the history
[![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

<details>
<summary>octokit/types.ts (@&#8203;octokit/types)</summary>

###
[`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
[@&#8203;octokit/openapi-types](https://togithub.com/octokit/openapi-types)
to v22.0.1
([#&#8203;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`
([#&#8203;630](https://togithub.com/octokit/types.ts/issues/630))
([9c58158](https://togithub.com/octokit/types.ts/commit/9c58158e43ad61a3dce2471c81170fd8e445620d))

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 29a380e commit 1ec4f95
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 1ec4f95

Please sign in to comment.