Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
f130072
) 38.92% compared to head (b4c4f01
) 38.92%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #653.
Bumps octocrab from 0.32.0 to 0.33.3.
Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
... (truncated)
Commits
7789a24
chore: release (#558)fbfb3a8
Handle redirects in ReleasesHandler::stream_asset(). (#556)d42c0a3
Tests for locking and unlocking issue comments (#557)5caca08
chore: release (#554)c4c3a21
Resolving issue with deleting reactions from issues. (#555)07e09ed
Added a test forrepos().is_collaborator()
. The 204 case is good! (#553)6b0a197
chore: release (#520)340440a
fixed timeout methods not being feature gated (#519)f11fb75
chore: release (#484)ee49f5c
feat: add methods to builder for changing timeouts (#498)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