Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump octocrab from 0.34.1 to 0.34.2 (#19)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.34.1 to 0.34.2. <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.34.2</h2> <h3>Other</h3> <ul> <li>Update base64 requirement from 0.21.0 to 0.22.0 (<a href="https://github.com/XAMPPRocky/octocrab/pull/592">#592</a>)</li> <li>Add Public and Release events (<a href="https://github.com/XAMPPRocky/octocrab/pull/589">#589</a>)</li> <li>Adding tests for <code>actions().remove_selected_repo_from_org_secret()</code> (<a href="https://github.com/XAMPPRocky/octocrab/pull/586">#586</a>)</li> <li>Fixed the `projects().delete_project().send() function (<a href="https://github.com/XAMPPRocky/octocrab/pull/587">#587</a>)</li> <li>Added more tests, for <code>repos().delete()</code> (<a href="https://github.com/XAMPPRocky/octocrab/pull/585">#585</a>)</li> <li>Adding test for actions().actions_delete_workflow_run_logs_test() (<a href="https://github.com/XAMPPRocky/octocrab/pull/584">#584</a>)</li> <li>Fixing <code>snafu</code> version update (<a href="https://github.com/XAMPPRocky/octocrab/pull/580">#580</a>)</li> <li>Fixing the test that <code>[email protected]</code> breaks. (<a href="https://github.com/XAMPPRocky/octocrab/pull/579">#579</a>)</li> <li>Added some more tests (<a href="https://github.com/XAMPPRocky/octocrab/pull/578">#578</a>)</li> <li>Added a test (<a href="https://github.com/XAMPPRocky/octocrab/pull/577">#577</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.34.1...v0.34.2">0.34.2</a> - 2024-03-04</h2> <h3>Other</h3> <ul> <li>Update base64 requirement from 0.21.0 to 0.22.0 (<a href="https://github.com/XAMPPRocky/octocrab/pull/592">#592</a>)</li> <li>Add Public and Release events (<a href="https://github.com/XAMPPRocky/octocrab/pull/589">#589</a>)</li> <li>Adding tests for <code>actions().remove_selected_repo_from_org_secret()</code> (<a href="https://github.com/XAMPPRocky/octocrab/pull/586">#586</a>)</li> <li>Fixed the `projects().delete_project().send() function (<a href="https://github.com/XAMPPRocky/octocrab/pull/587">#587</a>)</li> <li>Added more tests, for <code>repos().delete()</code> (<a href="https://github.com/XAMPPRocky/octocrab/pull/585">#585</a>)</li> <li>Adding test for actions().actions_delete_workflow_run_logs_test() (<a href="https://github.com/XAMPPRocky/octocrab/pull/584">#584</a>)</li> <li>Fixing <code>snafu</code> version update (<a href="https://github.com/XAMPPRocky/octocrab/pull/580">#580</a>)</li> <li>Fixing the test that <code>[email protected]</code> breaks. (<a href="https://github.com/XAMPPRocky/octocrab/pull/579">#579</a>)</li> <li>Added some more tests (<a href="https://github.com/XAMPPRocky/octocrab/pull/578">#578</a>)</li> <li>Added a test (<a href="https://github.com/XAMPPRocky/octocrab/pull/577">#577</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/e405a505bb94f75f576dcf8fee18c846d20edd35"><code>e405a50</code></a> chore: release (<a href="https://github.com/XAMPPRocky/octocrab/issues/581">#581</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/2b745b70c96b605289bd6a21ddbd9e1994d48878"><code>2b745b7</code></a> Update base64 requirement from 0.21.0 to 0.22.0 (<a href="https://github.com/XAMPPRocky/octocrab/issues/592">#592</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/d4779c0d7f937a75cc38fd1f16601a613af78631"><code>d4779c0</code></a> Add Public and Release events (<a href="https://github.com/XAMPPRocky/octocrab/issues/589">#589</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/a1bbbc48d0d527b1a8a3bbff5c91d9de8abd2dad"><code>a1bbbc4</code></a> Adding tests for <code>actions().remove_selected_repo_from_org_secret()</code> (<a href="https://github.com/XAMPPRocky/octocrab/issues/586">#586</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/8bc81f986e934b69efa07fa8d8b809c2df643a3e"><code>8bc81f9</code></a> Fixed the `projects().delete_project().send() function (<a href="https://github.com/XAMPPRocky/octocrab/issues/587">#587</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/bd59e33b917ccd2653e46e572f10e2b360837283"><code>bd59e33</code></a> Added more tests, for <code>repos().delete()</code> (<a href="https://github.com/XAMPPRocky/octocrab/issues/585">#585</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/c6a29fdbd84507b7b2fba55dbf602ef7e4bdf8c9"><code>c6a29fd</code></a> Adding test for actions().actions_delete_workflow_run_logs_test() (<a href="https://github.com/XAMPPRocky/octocrab/issues/584">#584</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/c86b47ef8402cadfa307c95e8492e737ce84e422"><code>c86b47e</code></a> Fixing <code>snafu</code> version update (<a href="https://github.com/XAMPPRocky/octocrab/issues/580">#580</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/b116c3ebd2ec4e8b2558935bd7a40e002238543e"><code>b116c3e</code></a> Fixing the test that <code>[email protected]</code> breaks. (<a href="https://github.com/XAMPPRocky/octocrab/issues/579">#579</a>)</li> <li><a href="https://github.com/XAMPPRocky/octocrab/commit/2d35480eac8cca8091e47241be35f428218531dc"><code>2d35480</code></a> Added some more tests (<a href="https://github.com/XAMPPRocky/octocrab/issues/578">#578</a>)</li> <li>Additional commits viewable in <a href="https://github.com/XAMPPRocky/octocrab/compare/v0.34.1...v0.34.2">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.34.1&new-version=0.34.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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