Skip to content

Commit

Permalink
⬆️ Update dependency @octokit/types to v13.8.0 (#487)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@octokit/types](https://github.com/octokit/types.ts) |
[`13.6.2` ->
`13.8.0`](https://renovatebot.com/diffs/npm/@octokit%2ftypes/13.6.2/13.8.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2ftypes/13.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2ftypes/13.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2ftypes/13.6.2/13.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2ftypes/13.6.2/13.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://github.com/octokit/types.ts/compare/v13.7.0...v13.8.0)

##### Features

- **GraphQL:** add type documentation for `query` and `operationName`
([#&#8203;662](https://github.com/octokit/types.ts/issues/662))
([bb399b2](https://github.com/octokit/types.ts/commit/bb399b2f7126e587f2d6ff590bf3cffb9560c542))

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

[Compare
Source](https://github.com/octokit/types.ts/compare/v13.6.3...v13.7.0)

##### Features

- new action runner groups endpoints, new code scanning alerts autofix
endpoints, new sub-issues endpoints, new private registries enpoints,
new code security endpoints, various description updates
([#&#8203;658](https://github.com/octokit/types.ts/issues/658))
([b6db78e](https://github.com/octokit/types.ts/commit/b6db78ec0c7d975ade3fd54f0d3066ad05a72992))

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

[Compare
Source](https://github.com/octokit/types.ts/compare/v13.6.2...v13.6.3)

##### Reverts

- Revert "chore(deps): update dependency typedoc to ^0.27.0"
([#&#8203;660](https://github.com/octokit/types.ts/issues/660))
([ef98ed6](https://github.com/octokit/types.ts/commit/ef98ed61888a1220fa18f2856aaf6f703d91775b)),
closes
[#&#8203;657](https://github.com/octokit/types.ts/issues/657)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * 1" in timezone
Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/WtfJoke/setup-tectonic).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
WtfJoke authored Feb 2, 2025
2 parents 3490914 + 4932d07 commit 04f15b9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"semver": "7.6.3"
},
"devDependencies": {
"@octokit/types": "13.6.2",
"@octokit/types": "13.8.0",
"@types/jest": "29.5.14",
"@types/node": "22.13.0",
"@types/semver": "7.5.8",
Expand Down

0 comments on commit 04f15b9

Please sign in to comment.