Bump octokit from 8.1.0 to 9.1.0 #877

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/octokit-9.1.0 into main 2024-06-17 23:59:14 +08:00
dependabot[bot] commented 2024-06-17 15:30:11 +08:00 (Migrated from github.com)

Bumps octokit from 8.1.0 to 9.1.0.

Release notes

Sourced from octokit's releases.

v9.1.0

What's Changed

Features

New Contributors

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

v9.0.0

BREAKING CHANGES

What's Changed

Breaking changes

Features

Fixes

Documentation

Maintenance

New Contributors

Full Changelog: https://github.com/octokit/octokit.rb/compare/v8.1.0...v8.2.0

Commits

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 8.1.0 to 9.1.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>v9.1.0</h2> <h2>What's Changed</h2> <h3>Features</h3> <ul> <li>feat: adds support for Code scanning endpoints by <a href="https://github.com/DanBradbury"><code>@​DanBradbury</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1695">octokit/octokit.rb#1695</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/DanBradbury"><code>@​DanBradbury</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1695">octokit/octokit.rb#1695</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/octokit/octokit.rb/compare/v9.0.0...v9.1.0">https://github.com/octokit/octokit.rb/compare/v9.0.0...v9.1.0</a></p> <h2>v9.0.0</h2> <p>BREAKING CHANGES</p> <h2>What's Changed</h2> <h3>Breaking changes</h3> <ul> <li>BREAKING CHANGE: Removes PubSubHubbub module and /hub API endpoint implementation by <a href="https://github.com/mjimenez98"><code>@​mjimenez98</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1675">octokit/octokit.rb#1675</a></li> </ul> <h3>Features</h3> <ul> <li>feat: Add GHES Manage API client by <a href="https://github.com/manue1"><code>@​manue1</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1688">octokit/octokit.rb#1688</a></li> <li>feat: Add Ruby 3.3 as supported one. by <a href="https://github.com/simi"><code>@​simi</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1696">octokit/octokit.rb#1696</a></li> <li>feat: Add method to get a webhook delivery: by <a href="https://github.com/Edouard-chin"><code>@​Edouard-chin</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1670">octokit/octokit.rb#1670</a></li> </ul> <h3>Fixes</h3> <ul> <li>fix: Use auto pagination when retrieving environments by <a href="https://github.com/pedrocarrico"><code>@​pedrocarrico</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1673">octokit/octokit.rb#1673</a></li> </ul> <h3>Documentation</h3> <ul> <li>docs: Remove outdated version constraint from README by <a href="https://github.com/andyw8"><code>@​andyw8</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1678">octokit/octokit.rb#1678</a></li> </ul> <h3>Maintenance</h3> <ul> <li>maint: Drop runtime dependency on base64 by <a href="https://github.com/Earlopain"><code>@​Earlopain</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1667">octokit/octokit.rb#1667</a></li> <li>maint: Bump actions/add-to-project from 0.5.0 to 0.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1669">octokit/octokit.rb#1669</a></li> <li>maint: Adds test with draft as an argument on creating pull requests by <a href="https://github.com/hfvmarques"><code>@​hfvmarques</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1671">octokit/octokit.rb#1671</a></li> <li>maint: Update rubocop requirement from 1.60.2 to 1.64.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1674">octokit/octokit.rb#1674</a></li> <li>maint: Bump actions/add-to-project from 0.6.0 to 1.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1677">octokit/octokit.rb#1677</a></li> <li>🚧 Workflows have changed by <a href="https://github.com/octokitbot"><code>@​octokitbot</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1699">octokit/octokit.rb#1699</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Earlopain"><code>@​Earlopain</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1667">octokit/octokit.rb#1667</a></li> <li><a href="https://github.com/hfvmarques"><code>@​hfvmarques</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1671">octokit/octokit.rb#1671</a></li> <li><a href="https://github.com/pedrocarrico"><code>@​pedrocarrico</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1673">octokit/octokit.rb#1673</a></li> <li><a href="https://github.com/mjimenez98"><code>@​mjimenez98</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1675">octokit/octokit.rb#1675</a></li> <li><a href="https://github.com/andyw8"><code>@​andyw8</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1678">octokit/octokit.rb#1678</a></li> <li><a href="https://github.com/manue1"><code>@​manue1</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1688">octokit/octokit.rb#1688</a></li> <li><a href="https://github.com/simi"><code>@​simi</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1696">octokit/octokit.rb#1696</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/octokit/octokit.rb/compare/v8.1.0...v8.2.0">https://github.com/octokit/octokit.rb/compare/v8.1.0...v8.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/octokit.rb/commit/10886bff72ce90621bbfa7863ce340991cef0851"><code>10886bf</code></a> v9.1.0</li> <li><a href="https://github.com/octokit/octokit.rb/commit/dd36a019001171acc5d60897755cd1db095d83f0"><code>dd36a01</code></a> feat: adds support for Code scanning endpoints</li> <li><a href="https://github.com/octokit/octokit.rb/commit/b54f8b9d36a06bb6b890b9cf683b6d4201d07dcd"><code>b54f8b9</code></a> Fix linting issues</li> <li><a href="https://github.com/octokit/octokit.rb/commit/8b23a3cc7973048491021061374031b286ee337b"><code>8b23a3c</code></a> v9.0.0</li> <li><a href="https://github.com/octokit/octokit.rb/commit/59b49eb4a75182bc44594cafb873def05ba11b31"><code>59b49eb</code></a> feat: Add Ruby 3.3 as supported one.</li> <li><a href="https://github.com/octokit/octokit.rb/commit/cff7c55bffc312f6ee3c9ceedb8b7929f07cef1d"><code>cff7c55</code></a> feat: Add GHES Manage API client</li> <li><a href="https://github.com/octokit/octokit.rb/commit/e11782bdd3b40f56d2582600659240a3d7e8a5c5"><code>e11782b</code></a> enable check</li> <li><a href="https://github.com/octokit/octokit.rb/commit/9ed27c68c3cb59fcc400fea5ec773df2c0b65b59"><code>9ed27c6</code></a> disable Metrics/CyclomaticComplexity check</li> <li><a href="https://github.com/octokit/octokit.rb/commit/2a79e2c1d98408c0535fba0fd23abd9a28fd9831"><code>2a79e2c</code></a> remove unused method</li> <li><a href="https://github.com/octokit/octokit.rb/commit/894794eb3b5b8b5222f2303e04a3f2d2fc78f5df"><code>894794e</code></a> create error 410</li> <li>Additional commits viewable in <a href="https://github.com/octokit/octokit.rb/compare/v8.1.0...v9.1.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=8.1.0&new-version=9.1.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.