-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit ae0efb3
authored
chore(deps): update dependency @octokit/openapi-types to v23 (#170)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@octokit/openapi-types](https://redirect.github.com/octokit/openapi-types.ts)
([source](https://redirect.github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types))
| [`^22.0.0` ->
`^23.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fopenapi-types/22.2.0/23.0.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>octokit/openapi-types.ts
(@​octokit/openapi-types)</summary>
###
[`v23.0.1`](https://redirect.github.com/octokit/openapi-types.ts/compare/v23.0.0...8bd452662d8e3b3212d741974d98d9c367cf01c4)
[Compare
Source](https://redirect.github.com/octokit/openapi-types.ts/compare/v23.0.0...8bd452662d8e3b3212d741974d98d9c367cf01c4)
###
[`v23.0.0`](https://redirect.github.com/octokit/openapi-types.ts/releases/tag/v23.0.0)
[Compare
Source](https://redirect.github.com/octokit/openapi-types.ts/compare/v22.2.0...v23.0.0)
##### Features
- remove GHES 3.9, 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
([#​445](https://redirect.github.com/octokit/openapi-types.ts/issues/445))
([c51cfc8](https://redirect.github.com/octokit/openapi-types.ts/commit/c51cfc8765cf528ab69d4905fdd0be183bda2879))
##### BREAKING CHANGES
- remove GHES 3.9
<!---->
- Description updates
- New `/enterprises/{enterprise}/copilot/billing/seats`
- New `/enterprises/{enterprise}/settings/billing/cost-centers`
- New `/enterprises/{enterprise}/settings/billing/usage`
- New `/enterprises/{enterprise}/code-security/configurations/defaults`
- New
`/enterprises/{enterprise}/code-security/configurations/{configuration_id}`
- New
`/enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach`
- New `/orgs/{org}/actions/runner-groups`
- New `/orgs/{org}/actions/runner-groups/{runner_group_id}`
- New `/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories`
- New
`/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}`
- New `/orgs/{org}/actions/runner-groups/{runner_group_id}/runners`
- New
`/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}`
- New `/orgs/{org}/copilot/metrics`
- New `/orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}`
- New `/orgs/{org}/insights/api/subject-stats`
- New `/orgs/{org}/insights/api/summary-stats`
- New `/orgs/{org}/insights/api/summary-stats/users/{user_id}`
- New `/orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}`
- New `/orgs/{org}/insights/api/time-stats`
- New `/orgs/{org}/insights/api/time-stats/users/{user_id}`
- New `/orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}`
- New `/orgs/{org}/insights/api/user-stats/{user_id}`
- New `/orgs/{org}/private-registries`
- New `/orgs/{org}/private-registries/public-key`
- New `/orgs/{org}/private-registries/{secret_name}`
- New `/orgs/{org}/team/{team_slug}/copilot/metrics`
- New `/orgs/{org}/team/{team_slug}/copilot/usage`
- **Deprecate `/orgs/{org}/{security_product}/{enablement}`**
- New
`/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix`
- New
`/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits`
- New `/repos/{owner}/{repo}/code-security-configuration`
- Add discriminators for various properties
- New `/repos/{owner}/{repo}/issues/{issue_number}/sub_issues`
- New `/repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority`
- New `/repos/{owner}/{repo}/secret-scanning/push-protection-bypasses`
- New `/repos/{owner}/{repo}/secret-scanning/scan-history`
</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/gr2m/github-project).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 89b28d2 commit ae0efb3Copy full SHA for ae0efb3
File tree
Expand file treeCollapse file tree
2 files changed
+16
-16
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+16
-16
lines changed+15-15Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
0 commit comments