Skip to content

Commit

Permalink
Bump @octokit/types from 11.1.0 to 12.0.0 (#11)
Browse files Browse the repository at this point in the history
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 11.1.0
to 12.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/types.ts/releases"><code>@​octokit/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v12.0.0</h2>
<h1><a
href="https://github.com/octokit/types.ts/compare/v11.1.0...v12.0.0">12.0.0</a>
(2023-09-23)</h1>
<h3>Features</h3>
<ul>
<li>new GitHub advisories, GitHub classroom endpoints, description
updates, <code>/repos/{owner}/{repo}/lfs</code> endpoint now only
accepts <code>PUT</code>, remove required workflow endpoints (<a
href="https://redirect.github.com/octokit/types.ts/issues/582">#582</a>)
(<a
href="https://github.com/octokit/types.ts/commit/d70c8583312a7f2b2f05ea3b44b82874902372db">d70c858</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><code>/repos/{owner}/{repo}/lfs</code> endpoint now only accepts
<code>PUT</code></li>
<li>remove required workflow endpoints</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/types.ts/commit/d70c8583312a7f2b2f05ea3b44b82874902372db"><code>d70c858</code></a>
feat: new GitHub advisories, GitHub classroom endpoints, description
updates,...</li>
<li><a
href="https://github.com/octokit/types.ts/commit/f36b70400a01eecf01007daef037e9638eec2053"><code>f36b704</code></a>
build: update scripts for Prettier v3, switch to ESM (<a
href="https://redirect.github.com/octokit/types.ts/issues/581">#581</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/b5b99d11f0798104644b990c8cc2eb7b1a4966ae"><code>b5b99d1</code></a>
ci(action): update actions/checkout digest to 8ade135 (<a
href="https://redirect.github.com/octokit/types.ts/issues/580">#580</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/471a08a6eacda035aac54617a3f5970283f5616e"><code>471a08a</code></a>
ci(action): update peter-evans/create-or-update-comment digest to
46da6c0</li>
<li><a
href="https://github.com/octokit/types.ts/commit/f3338acdc6b4fb23e8795f324d74c93f46c6ed85"><code>f3338ac</code></a>
chore(deps): update dependency semantic-release to v22</li>
<li><a
href="https://github.com/octokit/types.ts/commit/6c6a0e9ecbf37caac89a5397a71f31c5239117e4"><code>6c6a0e9</code></a>
ci(action): update peter-evans/create-or-update-comment digest to
1f6c514</li>
<li><a
href="https://github.com/octokit/types.ts/commit/acf6df057ff5956463ec77650758fa8c5ff8a451"><code>acf6df0</code></a>
chore(deps): update dependency typedoc to ^0.25.0 (<a
href="https://redirect.github.com/octokit/types.ts/issues/572">#572</a>)</li>
<li><a
href="https://github.com/octokit/types.ts/commit/1698af1b62e31c6ca1c0463232c71673b47fce73"><code>1698af1</code></a>
ci(action): update peter-evans/create-or-update-comment digest to
223779b</li>
<li><a
href="https://github.com/octokit/types.ts/commit/916c39c24acad8f4db62d77c4a9c9cae9af19d4b"><code>916c39c</code></a>
ci(action): update peter-evans/create-or-update-comment digest to
46846e5</li>
<li><a
href="https://github.com/octokit/types.ts/commit/6b384686643b2162ac2d088cf2d72a84ed799e6f"><code>6b38468</code></a>
ci(action): update actions/checkout action to v4</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/types.ts/compare/v11.1.0...v12.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/types&package-manager=npm_and_yarn&previous-version=11.1.0&new-version=12.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
  • Loading branch information
ncalteen authored Oct 2, 2023
2 parents a7bae9e + 48852f3 commit d0cb0a2
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 9 deletions.
109 changes: 101 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 @@ -84,7 +84,7 @@
"devDependencies": {
"@babel/eslint-parser": "^7.22.15",
"@octokit/openapi-types": "^19.0.0",
"@octokit/types": "^11.1.0",
"@octokit/types": "^12.0.0",
"@types/jest": "^29.5.5",
"@types/node": "^20.8.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
Expand Down

0 comments on commit d0cb0a2

Please sign in to comment.