Bump octokit from 9.1.0 to 9.2.0 #1342

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/octokit-9.2.0 into main 2024-10-21 21:52:49 +08:00
dependabot[bot] commented 2024-10-21 15:54:30 +08:00 (Migrated from github.com)

Bumps octokit from 9.1.0 to 9.2.0.

Release notes

Sourced from octokit's releases.

v9.2.0

What's Changed

Features

Fixes

Dependencies

New Contributors

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

Commits
  • 664b02d v9.2.0
  • 4826764 Merge pull request #1719 from octokit/v8
  • c93540d except is not supported in 2.7 replacing with tap and delete
  • 6e59521 empty line rule fix
  • 2f8cb0e lint fixes
  • 9f1a057 Merge branch 'main' into v8
  • 8532300 fix: Corrects the order of caching + authorization middlewares
  • c0ce2e5 Add support for file comments in PRs (#1717)
  • 6c62c46 fix: Remove the Faraday multipart warning and tweak the error message raised ...
  • 71e3d20 Update rubocop requirement from 1.65.0 to 1.66.1 (#1714)
  • 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.1.0 to 9.2.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.2.0</h2> <h2>What's Changed</h2> <h3>Features</h3> <ul> <li>feat: enable and disable automated security features by <a href="https://github.com/jprosevear"><code>@​jprosevear</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1705">octokit/octokit.rb#1705</a></li> <li>Add support for file comments in PRs by <a href="https://github.com/camillof"><code>@​camillof</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1717">octokit/octokit.rb#1717</a></li> </ul> <h3>Fixes</h3> <ul> <li>fix: Addresses URI parsing compatibility with Ruby 3.4 by <a href="https://github.com/casperisfine"><code>@​casperisfine</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1708">octokit/octokit.rb#1708</a></li> <li>fix: Remove the Faraday multipart warning and tweak the error message raised at runtime when Faraday Multipart is not installed by</li> <li>fix: Corrects the order of caching + authorization middlewares by <a href="https://github.com/DimitriosLisenko"><code>@​DimitriosLisenko</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1661">octokit/octokit.rb#1661</a></li> </ul> <h3>Dependencies</h3> <ul> <li>Bump actions/add-to-project from 1.0.1 to 1.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1702">octokit/octokit.rb#1702</a></li> <li>Management Console Client: Update deprecation version by <a href="https://github.com/alejndr0"><code>@​alejndr0</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1703">octokit/octokit.rb#1703</a></li> <li>Update rubocop requirement from 1.64.1 to 1.66.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1714">octokit/octokit.rb#1714</a> <a href="https://github.com/Edouard-chin"><code>@​Edouard-chin</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1712">octokit/octokit.rb#1712</a></li> <li>V8 update main by <a href="https://github.com/nickfloyd"><code>@​nickfloyd</code></a> in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1719">octokit/octokit.rb#1719</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/alejndr0"><code>@​alejndr0</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1703">octokit/octokit.rb#1703</a></li> <li><a href="https://github.com/jprosevear"><code>@​jprosevear</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1705">octokit/octokit.rb#1705</a></li> <li><a href="https://github.com/camillof"><code>@​camillof</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1717">octokit/octokit.rb#1717</a></li> <li><a href="https://github.com/DimitriosLisenko"><code>@​DimitriosLisenko</code></a> made their first contribution in <a href="https://redirect.github.com/octokit/octokit.rb/pull/1661">octokit/octokit.rb#1661</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/octokit/octokit.rb/compare/v9.1.0...v9.2.0">https://github.com/octokit/octokit.rb/compare/v9.1.0...v9.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/octokit.rb/commit/664b02d8d5df7a8ff41bfbff00da092aadebfb9e"><code>664b02d</code></a> v9.2.0</li> <li><a href="https://github.com/octokit/octokit.rb/commit/482676432a49085368c780408d7899108dc656ec"><code>4826764</code></a> Merge pull request <a href="https://redirect.github.com/octokit/octokit.rb/issues/1719">#1719</a> from octokit/v8</li> <li><a href="https://github.com/octokit/octokit.rb/commit/c93540de7a78807ee3ac18569b2330516fb39c19"><code>c93540d</code></a> except is not supported in 2.7 replacing with tap and delete</li> <li><a href="https://github.com/octokit/octokit.rb/commit/6e59521675d5fa4fd730e6b9555c3862a232e628"><code>6e59521</code></a> empty line rule fix</li> <li><a href="https://github.com/octokit/octokit.rb/commit/2f8cb0ed384a3093b646193c2e6287131eefb3da"><code>2f8cb0e</code></a> lint fixes</li> <li><a href="https://github.com/octokit/octokit.rb/commit/9f1a05733ebccfbc2dad6f2395f1c7c65d9262f9"><code>9f1a057</code></a> Merge branch 'main' into v8</li> <li><a href="https://github.com/octokit/octokit.rb/commit/8532300023d577d5076884270e11d49bde2ec75e"><code>8532300</code></a> fix: Corrects the order of caching + authorization middlewares</li> <li><a href="https://github.com/octokit/octokit.rb/commit/c0ce2e5b43757f386f4038e19254b1fe77400aad"><code>c0ce2e5</code></a> Add support for file comments in PRs (<a href="https://redirect.github.com/octokit/octokit.rb/issues/1717">#1717</a>)</li> <li><a href="https://github.com/octokit/octokit.rb/commit/6c62c46180fa1f903c9f00982018d9d0577c4b81"><code>6c62c46</code></a> fix: Remove the Faraday multipart warning and tweak the error message raised ...</li> <li><a href="https://github.com/octokit/octokit.rb/commit/71e3d209400ff29440d87581db90314b6272355b"><code>71e3d20</code></a> Update rubocop requirement from 1.65.0 to 1.66.1 (<a href="https://redirect.github.com/octokit/octokit.rb/issues/1714">#1714</a>)</li> <li>Additional commits viewable in <a href="https://github.com/octokit/octokit.rb/compare/v9.1.0...v9.2.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.1.0&new-version=9.2.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.