Bump octokit from 9.2.0 to 10.0.0 #2164

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/octokit-10.0.0 into main 2025-04-29 02:59:53 +08:00
dependabot[bot] commented 2025-04-28 17:18:32 +08:00 (Migrated from github.com)

Bumps octokit from 9.2.0 to 10.0.0.

Release notes

Sourced from octokit's releases.

v10.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/octokit/octokit.rb/compare/v9.2.0...v10.0.0

Commits
  • ea3413c v10.0.0
  • f883a9d Bump major version to v10.0.0 (#1749)
  • 4c55c3c Fix string validation errors (#1740)
  • fbcea34 feat: add missing method delete_issue_comment_reaction() (#1734)
  • cc7d142 Update rubocop requirement from 1.68.0 to 1.69.2 (#1730)
  • 687944a Merge pull request #1725 from octokit/dependabot/bundler/rubocop-1.68.0
  • b4b4198 Update rubocop requirement from 1.67.0 to 1.68.0
  • 4237fd4 Update the "debugging" sample code in README.md (#1724)
  • 5fcf9bf Rename find_app_installations and find_user_installations (#1721)
  • 6e55ef3 Update rubocop requirement from 1.66.1 to 1.67.0 (#1723)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [octokit](https://github.com/octokit/octokit.rb) from 9.2.0 to 10.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/octokit.rb/releases">octokit's releases</a>.</em></p> <blockquote> <h2>v10.0.0</h2> <h2>What's Changed</h2> <ul> <li>BREAKING CHANGE: Remove app methods that have been deprecated since v4.8.0 by <a href="https://github.com/pbstriker38"><code>@​pbstriker38</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1720">octokit/octokit.rb#1720</a></li> <li>Update rubocop requirement from 1.66.1 to 1.67.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1723">octokit/octokit.rb#1723</a></li> <li>Rename find_app_installations and find_user_installations by <a href="https://github.com/pbstriker38"><code>@​pbstriker38</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1721">octokit/octokit.rb#1721</a></li> <li>Update the &quot;debugging&quot; sample code in <code>README.md</code> by <a href="https://github.com/areitz"><code>@​areitz</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1724">octokit/octokit.rb#1724</a></li> <li>Update rubocop requirement from 1.67.0 to 1.68.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1725">octokit/octokit.rb#1725</a></li> <li>Update rubocop requirement from 1.68.0 to 1.69.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1730">octokit/octokit.rb#1730</a></li> <li>feat: add missing method <code>delete_issue_comment_reaction()</code> by <a href="https://github.com/GrantBirki"><code>@​GrantBirki</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1734">octokit/octokit.rb#1734</a></li> <li>Fix string validation errors by <a href="https://github.com/hennevogel"><code>@​hennevogel</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1740">octokit/octokit.rb#1740</a></li> <li>Bump major version to v10.0.0 by <a href="https://github.com/kfcampbell"><code>@​kfcampbell</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1749">octokit/octokit.rb#1749</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pbstriker38"><code>@​pbstriker38</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1720">octokit/octokit.rb#1720</a></li> <li><a href="https://github.com/areitz"><code>@​areitz</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1724">octokit/octokit.rb#1724</a></li> <li><a href="https://github.com/GrantBirki"><code>@​GrantBirki</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1734">octokit/octokit.rb#1734</a></li> <li><a href="https://github.com/hennevogel"><code>@​hennevogel</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1740">octokit/octokit.rb#1740</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/octokit/octokit.rb/compare/v9.2.0...v10.0.0">https://github.com/octokit/octokit.rb/compare/v9.2.0...v10.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/octokit.rb/commit/ea3413c3174571e87c83d358fc893cc7613091fa"><code>ea3413c</code></a> v10.0.0</li> <li><a href="https://github.com/octokit/octokit.rb/commit/f883a9d04cbddc796cb2ef08f502f1960225cc7e"><code>f883a9d</code></a> Bump major version to v10.0.0 (<a href="https://redirect.github.com/octokit/octokit.rb/issues/1749">#1749</a>)</li> <li><a href="https://github.com/octokit/octokit.rb/commit/4c55c3c28e62d911ddbd218d63ac704369e5881d"><code>4c55c3c</code></a> Fix string validation errors (<a href="https://redirect.github.com/octokit/octokit.rb/issues/1740">#1740</a>)</li> <li><a href="https://github.com/octokit/octokit.rb/commit/fbcea34bdcbadcaf3ceddf831b14dba2c74426e2"><code>fbcea34</code></a> feat: add missing method <code>delete_issue_comment_reaction()</code> (<a href="https://redirect.github.com/octokit/octokit.rb/issues/1734">#1734</a>)</li> <li><a href="https://github.com/octokit/octokit.rb/commit/cc7d14214aa90b5f85adfc6094bf4a4968b9c01d"><code>cc7d142</code></a> Update rubocop requirement from 1.68.0 to 1.69.2 (<a href="https://redirect.github.com/octokit/octokit.rb/issues/1730">#1730</a>)</li> <li><a href="https://github.com/octokit/octokit.rb/commit/687944a823cf5b52cf10050acecf78785fadb9ff"><code>687944a</code></a> Merge pull request <a href="https://redirect.github.com/octokit/octokit.rb/issues/1725">#1725</a> from octokit/dependabot/bundler/rubocop-1.68.0</li> <li><a href="https://github.com/octokit/octokit.rb/commit/b4b419849bfc3fce59f267524912da3caf8c0c9f"><code>b4b4198</code></a> Update rubocop requirement from 1.67.0 to 1.68.0</li> <li><a href="https://github.com/octokit/octokit.rb/commit/4237fd4369a5de9c33ae8396a1ceab16eb3c561f"><code>4237fd4</code></a> Update the &quot;debugging&quot; sample code in <code>README.md</code> (<a href="https://redirect.github.com/octokit/octokit.rb/issues/1724">#1724</a>)</li> <li><a href="https://github.com/octokit/octokit.rb/commit/5fcf9bffb0f6e21e6bdffb0bc3d07a48cd2e5c2b"><code>5fcf9bf</code></a> Rename find_app_installations and find_user_installations (<a href="https://redirect.github.com/octokit/octokit.rb/issues/1721">#1721</a>)</li> <li><a href="https://github.com/octokit/octokit.rb/commit/6e55ef378792077b7fb9f8d388f80df5640441e4"><code>6e55ef3</code></a> Update rubocop requirement from 1.66.1 to 1.67.0 (<a href="https://redirect.github.com/octokit/octokit.rb/issues/1723">#1723</a>)</li> <li>Additional commits viewable in <a href="https://github.com/octokit/octokit.rb/compare/v9.2.0...v10.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=octokit&package-manager=bundler&previous-version=9.2.0&new-version=10.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>
Sign in to join this conversation.