Skip to content

Commit cb85499

Browse files
⬆️ Update dependency @octokit/types to v12.6.0 (#367)
[![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) | [`12.5.0` -> `12.6.0`](https://renovatebot.com/diffs/npm/@octokit%2ftypes/12.5.0/12.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2ftypes/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2ftypes/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2ftypes/12.5.0/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2ftypes/12.5.0/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>octokit/types.ts (@&#8203;octokit/types)</summary> ### [`v12.6.0`](https://togithub.com/octokit/types.ts/releases/tag/v12.6.0) [Compare Source](https://togithub.com/octokit/types.ts/compare/v12.5.0...v12.6.0) ##### Features - many new endpoints ([#&#8203;618](https://togithub.com/octokit/types.ts/issues/618)) ([b2d7de9](https://togithub.com/octokit/types.ts/commit/b2d7de9e6f2fd2d8f82a463cee6c324edf941607)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/WtfJoke/setup-tectonic). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
2 parents 6378720 + 8678a29 commit cb85499

File tree

2 files changed

+9
-35
lines changed

2 files changed

+9
-35
lines changed

package-lock.json

Lines changed: 8 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"semver": "7.6.0"
3535
},
3636
"devDependencies": {
37-
"@octokit/types": "12.5.0",
37+
"@octokit/types": "12.6.0",
3838
"@types/jest": "29.5.12",
3939
"@types/node": "20.11.20",
4040
"@types/semver": "7.5.8",

0 commit comments

Comments
 (0)