Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/types to v13.2.0 (#177)
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.1.0` ->
`13.2.0`](https://renovatebot.com/diffs/npm/@octokit%2ftypes/13.1.0/13.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2ftypes/13.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2ftypes/13.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2ftypes/13.1.0/13.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2ftypes/13.1.0/13.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v13.2.0`](https://togithub.com/octokit/types.ts/releases/tag/v13.2.0)

[Compare
Source](https://togithub.com/octokit/types.ts/compare/v13.1.0...v13.2.0)

##### Features

- Updates
[@&#8203;octokit/openapi-types](https://togithub.com/octokit/openapi-types)
to 22.0.0 (which had breaking changes). BREAKING CHANGES: Renames
\[repository-rule-params-code-scanning-threshold to
repository-rule-params-code-scanning-tool, security_alerts to
security_alerts_threshold], renames
fields\[repository-rule-params-code-scanning-threshold.alerts to
repository-rule-params-code-scanning-tool.alerts_threshold,
repository-rule-params-code-scanning-threshold.security_alerts to
repository-rule-params-code-scanning-tool.security_alerts_threshold]
([#&#8203;629](https://togithub.com/octokit/types.ts/issues/629))
([d32a77f](https://togithub.com/octokit/types.ts/commit/d32a77f2b07c4f3018830b07af187e63984f01bf))
- updates
[@&#8203;octokit/openapi-types](https://togithub.com/octokit/openapi-types)
to v21.2.0
([#&#8203;627](https://togithub.com/octokit/types.ts/issues/627))
([a5bfb8f](https://togithub.com/octokit/types.ts/commit/a5bfb8fcafaec1dbb579541c3ca1aed19fe43b5b))

</details>

---

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

---

- [ ] <!-- 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 9, 2024
1 parent 5f5e0b3 commit 6e78122
Showing 1 changed file with 9 additions and 18 deletions.
27 changes: 9 additions & 18 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:^21.0.0":
version: 21.2.0
resolution: "@octokit/openapi-types@npm:21.2.0"
checksum: 10c0/b4e46985f81b14aaad23ded33ae7c6c4090fcb2279d5c21915da9d7447089f20b943bbce648145171b39ff760bbc341dbe968aa6ffb4dae77e57faa1a74e9f00
"@octokit/openapi-types@npm:^22.0.0":
version: 22.0.0
resolution: "@octokit/openapi-types@npm:22.0.0"
checksum: 10c0/a7d6d30358b1e760c7afc251c8a4a79e8a6950caa58e892a1309c1eecc03fc6979f652543f9676743c403ead43966c435ea293e58d46b800c0c5156994e264ff
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.1.0
resolution: "@octokit/types@npm:13.1.0"
version: 13.2.0
resolution: "@octokit/types@npm:13.2.0"
dependencies:
"@octokit/openapi-types": "npm:^21.0.0"
checksum: 10c0/da9dbbb382935dff2096cf03127e7324c0b1cf58dea36be1d2edfa7237f4dffc68ddc18f2d450932d2df34682959ad1504e1f90d22187a1fbf2e00d36fba63d4
"@octokit/openapi-types": "npm:^22.0.0"
checksum: 10c0/3a593a4919b31748eedbb2f7d615555f0cd607913c0c27ee835d4babf5654e0f9821ecf24466d5ce98b822118bd5983e2ea0e62b38e7cfefe3eb629b9ab7774b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1796,16 +1796,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:>=18.0.0":
version: 20.12.5
resolution: "@types/node@npm:20.12.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/2da65516fba98f0417620e42bddbe53e144d4782d69cd37f99df2537c6850b9cfbdb8a017f02c61e9a074bcac84f9f3f221b250474ac8c6b95d507a47e8d53f9
languageName: node
linkType: hard

"@types/node@npm:20.12.5":
"@types/node@npm:*, @types/node@npm:20.12.5, @types/node@npm:>=18.0.0":
version: 20.12.5
resolution: "@types/node@npm:20.12.5"
dependencies:
Expand Down

0 comments on commit 6e78122

Please sign in to comment.