Skip to content

Commit

Permalink
chore(deps): update dependency @octokit/openapi-types to v22
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/openapi-types](https://togithub.com/octokit/openapi-types.ts)
([source](https://togithub.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types))
| [`^21.0.0` ->
`^22.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fopenapi-types/21.0.0/22.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fopenapi-types/22.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fopenapi-types/22.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fopenapi-types/21.0.0/22.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fopenapi-types/21.0.0/22.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v22.0.0`](https://togithub.com/octokit/openapi-types.ts/releases/tag/v22.0.0)

[Compare
Source](https://togithub.com/octokit/openapi-types.ts/compare/v21.2.0...v22.0.0)

##### Features

- 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;409](https://togithub.com/octokit/openapi-types.ts/issues/409))
([17537ce](https://togithub.com/octokit/openapi-types.ts/commit/17537ce7026eadc91b655afe766c20335f468cbd))

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

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

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

##### Features

- **security:** Add provenance
([#&#8203;408](https://togithub.com/octokit/openapi-types.ts/issues/408))
([fcadeff](https://togithub.com/octokit/openapi-types.ts/commit/fcadeff4048d3e3f1faef6bf963cbc9dcfeded2a))

###
[`v21.1.0`](https://togithub.com/octokit/openapi-types.ts/releases/tag/v21.1.0)

[Compare
Source](https://togithub.com/octokit/openapi-types.ts/compare/v21.0.0...v21.1.0)

##### Features

- creates a component for security-advisory-ecosystems, adds deprecated
attribute to workflow-run-requested.hub_url, BREAKING CHANGES: \[renames
operation repository-rule-params-thresholds to
repository-rule-params-code-scanning-threshold, renames
repository-rule-params-thresholds\[code_scanning_alert_threshold,
code_scanning_security_alert_threshold] to
repository-rule-params-code-scanning-threshold\[alerts,security_alerts]],
adds property repository-rule-params-code-scanning-threshold\[tool],
adds object secret-scanning-location-wiki-commit
([#&#8203;407](https://togithub.com/octokit/openapi-types.ts/issues/407))
([f2fe6f7](https://togithub.com/octokit/openapi-types.ts/commit/f2fe6f783547db9446fa48b7664cd63e530ccafc))

</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/gr2m/github-project).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent 39cbf11 commit e556211
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Expand Up @@ -25,7 +25,7 @@
"license": "ISC",
"devDependencies": {
"@octokit/app": "^14.0.0",
"@octokit/openapi-types": "^21.0.0",
"@octokit/openapi-types": "^22.0.0",
"@octokit/plugin-paginate-rest": "^10.0.0",
"@octokit/plugin-throttling": "^9.0.0",
"ava": "^6.0.0",
Expand Down

0 comments on commit e556211

Please sign in to comment.