Skip to content

Commit 083b0fa

Browse files
chore(deps): bump octocrab from 0.37.0 to 0.38.0 (#60)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.37.0 to 0.38.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/XAMPPRocky/octocrab/releases">octocrab's releases</a>.</em></p> <blockquote> <h2>v0.38.0</h2> <h3>Added</h3> <ul> <li>Add <code>generate_release_notes</code>: (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/588">#588</a>)</li> </ul> <h3>Other</h3> <ul> <li>Unify diff entry models (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/624">#624</a>)</li> <li>Added tests for .delete_thread_subscriptions() (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/620">#620</a>)</li> <li>Adding tests, and fixing missing error code. (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/619">#619</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md">octocrab's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/XAMPPRocky/octocrab/compare/v0.37.0...v0.38.0">0.38.0</a> - 2024-04-09</h2> <h3>Added</h3> <ul> <li>Add <code>generate_release_notes</code>: (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/588">#588</a>)</li> </ul> <h3>Other</h3> <ul> <li>Unify diff entry models (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/624">#624</a>)</li> <li>Added tests for .delete_thread_subscriptions() (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/620">#620</a>)</li> <li>Adding tests, and fixing missing error code. (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/619">#619</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/7e280be901c378a1e162c37f909ea6590c6ff4ba"><code>7e280be</code></a> chore: release (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/621">#621</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/7a5c5a58949a3faca8231f50229fccb97d18bc50"><code>7a5c5a5</code></a> feat: Add <code>generate_release_notes</code>: (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/588">#588</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/67c316f86999ce36626ea8940519eb9a9c63392f"><code>67c316f</code></a> Unify diff entry models (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/624">#624</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/505befed0e40faa15321772009a814f6f510f614"><code>505befe</code></a> Added tests for .delete_thread_subscriptions() (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/620">#620</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/926a509298dc2b389c2dc96aed599970b9adbb1e"><code>926a509</code></a> Adding tests, and fixing missing error code. (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/619">#619</a>)</li> <li>See full diff in <a href="https://github.com/XAMPPRocky/octocrab/compare/v0.37.0...v0.38.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=octocrab&package-manager=cargo&previous-version=0.37.0&new-version=0.38.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexander Brevig <[email protected]>
1 parent 9a5cdae commit 083b0fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env_logger = "0.11.2"
1010
futures = "0.3.30"
1111
log = "0.4.21"
1212
mio = "0.8.11"
13-
octocrab = "0.37.0"
13+
octocrab = "0.38.0"
1414
reqwest = { version = "0.12.3", default-features = false, features = ["rustls-tls"] }
1515
ropey = "1.6.1"
1616
select = "0.6.0"

0 commit comments

Comments
 (0)