ti-community-infra / tichi

TiChi ☯️ contains the tidb community collaboration automation basic framework and tool set.
https://prow.tidb.net
Apache License 2.0
45 stars 27 forks source link

fix(deps): update rust crate octocrab to 0.39 #1100

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
octocrab dependencies minor 0.8 -> 0.39

Release Notes

XAMPPRocky/octocrab (octocrab) ### [`v0.39.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0390---2024-07-30) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.38.0...v0.39.0) ##### Added - support permission on list_collaborators ([#​630](https://togithub.com/XAMPPRocky/octocrab/pull/630)) - add check run pull requests and list parameters ([#​494](https://togithub.com/XAMPPRocky/octocrab/pull/494)) - implement hook deliveries ([#​668](https://togithub.com/XAMPPRocky/octocrab/pull/668)) - allow sending non String payload with execute ([#​665](https://togithub.com/XAMPPRocky/octocrab/pull/665)) - added /user/blocks functionality ([#​657](https://togithub.com/XAMPPRocky/octocrab/pull/657)) - add method to create repo webhook ([#​640](https://togithub.com/XAMPPRocky/octocrab/pull/640)) ##### Fixed - use put instead of get for set_thread_subscription ([#​661](https://togithub.com/XAMPPRocky/octocrab/pull/661)) - *(builder)* Change add_retry_config signature to match others in OctocrabBuilder ([#​643](https://togithub.com/XAMPPRocky/octocrab/pull/643)) ##### Other - getting Code Scanning ([#​669](https://togithub.com/XAMPPRocky/octocrab/pull/669)) - added missing /repos/{owner}/{repo}/pulls/... handlers ([#​546](https://togithub.com/XAMPPRocky/octocrab/pull/546)) ([#​605](https://togithub.com/XAMPPRocky/octocrab/pull/605)) - Properly mark feature-gated functionality in docs ([#​662](https://togithub.com/XAMPPRocky/octocrab/pull/662)) - repos/releases improvements ([#​666](https://togithub.com/XAMPPRocky/octocrab/pull/666)) - Add AutoRebaseEnabled to models.rs ([#​660](https://togithub.com/XAMPPRocky/octocrab/pull/660)) - cargo fmt ([#​658](https://togithub.com/XAMPPRocky/octocrab/pull/658)) - Fix issue [#​635](https://togithub.com/XAMPPRocky/octocrab/pull/635) ([#​637](https://togithub.com/XAMPPRocky/octocrab/pull/637)) - Update issues.rs ([#​634](https://togithub.com/XAMPPRocky/octocrab/pull/634)) - Add head repo to create pr ([#​636](https://togithub.com/XAMPPRocky/octocrab/pull/636)) - Added support for make_latest in UpdateReleaseBuilder ([#​646](https://togithub.com/XAMPPRocky/octocrab/pull/646)) - Changing the user name from required to optional parameter ([#​650](https://togithub.com/XAMPPRocky/octocrab/pull/650)) - Update models.rs ([#​651](https://togithub.com/XAMPPRocky/octocrab/pull/651)) ### [`v0.38.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0380---2024-04-09) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.37.0...v0.38.0) ##### Added - Add `generate_release_notes`: ([#​588](https://togithub.com/XAMPPRocky/octocrab/pull/588)) ##### Other - Unify diff entry models ([#​624](https://togithub.com/XAMPPRocky/octocrab/pull/624)) - Added tests for .delete_thread_subscriptions() ([#​620](https://togithub.com/XAMPPRocky/octocrab/pull/620)) - Adding tests, and fixing missing error code. ([#​619](https://togithub.com/XAMPPRocky/octocrab/pull/619)) ### [`v0.37.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0370---2024-03-27) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.36.0...v0.37.0) ##### Fixed - \[**breaking**] Change `Rate::reset` to `u64` ([#​615](https://togithub.com/XAMPPRocky/octocrab/pull/615)) ##### Other - Update graphql_client requirement from 0.13.0 to 0.14.0 ([#​617](https://togithub.com/XAMPPRocky/octocrab/pull/617)) - Added basic support for getting user profiles ([#​616](https://togithub.com/XAMPPRocky/octocrab/pull/616)) - Update manual github app authentication example ([#​610](https://togithub.com/XAMPPRocky/octocrab/pull/610)) ### [`v0.36.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0360---2024-03-19) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.35.0...v0.36.0) ##### Added - WASM Support ([#​591](https://togithub.com/XAMPPRocky/octocrab/pull/591)) ##### Other - fix some comments ([#​611](https://togithub.com/XAMPPRocky/octocrab/pull/611)) - Add status code to GithubError ([#​607](https://togithub.com/XAMPPRocky/octocrab/pull/607)) - Add `Pending` variant to `octocrab::models::workflows::Status` ([#​604](https://togithub.com/XAMPPRocky/octocrab/pull/604)) - Fix personal token auth for pagination ([#​602](https://togithub.com/XAMPPRocky/octocrab/pull/602)) - Fixed some `.gists()` functions, and wrote tests. ([#​606](https://togithub.com/XAMPPRocky/octocrab/pull/606)) - Allow directly passing SecretString ([#​601](https://togithub.com/XAMPPRocky/octocrab/pull/601)) ### [`v0.35.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0350---2024-03-10) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.34.3...v0.35.0) ##### Added - add repository list language support ([#​595](https://togithub.com/XAMPPRocky/octocrab/pull/595)) ##### Other - Added test for `actions().create_workflow_dispatch()` ([#​603](https://togithub.com/XAMPPRocky/octocrab/pull/603)) - added "Create a new Git commit object" ([#​600](https://togithub.com/XAMPPRocky/octocrab/pull/600)) - Added `check-suites` endpoints ([#​596](https://togithub.com/XAMPPRocky/octocrab/pull/596)) - Adding org secrets tests ([#​599](https://togithub.com/XAMPPRocky/octocrab/pull/599)) ### [`v0.34.3`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0343---2024-03-05) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.34.2...v0.34.3) ##### Other - Add delete_ref in RepoHandler ([#​573](https://togithub.com/XAMPPRocky/octocrab/pull/573)) - Adding tests to `orgs().secrets().create_or_update_secret()` ([#​590](https://togithub.com/XAMPPRocky/octocrab/pull/590)) ### [`v0.34.2`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0342---2024-03-04) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.34.1...v0.34.2) ##### Other - Update base64 requirement from 0.21.0 to 0.22.0 ([#​592](https://togithub.com/XAMPPRocky/octocrab/pull/592)) - Add Public and Release events ([#​589](https://togithub.com/XAMPPRocky/octocrab/pull/589)) - Adding tests for `actions().remove_selected_repo_from_org_secret()` ([#​586](https://togithub.com/XAMPPRocky/octocrab/pull/586)) - Fixed the \`projects().delete_project().send() function ([#​587](https://togithub.com/XAMPPRocky/octocrab/pull/587)) - Added more tests, for `repos().delete()` ([#​585](https://togithub.com/XAMPPRocky/octocrab/pull/585)) - Adding test for actions().actions_delete_workflow_run_logs_test() ([#​584](https://togithub.com/XAMPPRocky/octocrab/pull/584)) - Fixing `snafu` version update ([#​580](https://togithub.com/XAMPPRocky/octocrab/pull/580)) - Fixing the test that `wiremock@v0.6.0` breaks. ([#​579](https://togithub.com/XAMPPRocky/octocrab/pull/579)) - Added some more tests ([#​578](https://togithub.com/XAMPPRocky/octocrab/pull/578)) - Added a test ([#​577](https://togithub.com/XAMPPRocky/octocrab/pull/577)) ### [`v0.34.1`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0341---2024-02-09) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.34.0...v0.34.1) ##### Other - Added tests to prove `repos().secrets().delete_secret()` ([#​570](https://togithub.com/XAMPPRocky/octocrab/pull/570)) - Adding test for `issues().delete_comment()` ([#​569](https://togithub.com/XAMPPRocky/octocrab/pull/569)) - Fixed `issues().delete_comment_reaction()` ([#​566](https://togithub.com/XAMPPRocky/octocrab/pull/566)) ### [`v0.34.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0340---2024-02-07) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.33.4...v0.34.0) ##### Other - Upgrade http/hyper 1.0 ([#​564](https://togithub.com/XAMPPRocky/octocrab/pull/564)) ### [`v0.33.4`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0334---2024-02-06) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.33.3...v0.33.4) ##### Other - Don't send Authorization headers to third-party services. ([#​562](https://togithub.com/XAMPPRocky/octocrab/pull/562)) - Added tests for `repos().merges()` ([#​560](https://togithub.com/XAMPPRocky/octocrab/pull/560)) ### [`v0.33.3`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0333---2024-01-26) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.33.2...v0.33.3) ##### Other - Handle redirects in ReleasesHandler::stream_asset(). ([#​556](https://togithub.com/XAMPPRocky/octocrab/pull/556)) - Tests for locking and unlocking issue comments ([#​557](https://togithub.com/XAMPPRocky/octocrab/pull/557)) ### [`v0.33.2`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0332---2024-01-24) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.33.1...v0.33.2) ##### Other - Resolving issue with deleting reactions from issues. ([#​555](https://togithub.com/XAMPPRocky/octocrab/pull/555)) - Added a test for `repos().is_collaborator()`. The 204 case is good! ([#​553](https://togithub.com/XAMPPRocky/octocrab/pull/553)) ##### Other - Added a test case for `repos().is_collaborator()` to cover both 204 and 404 cases. ### [`v0.33.1`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0331---2024-01-15) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.33.0...v0.33.1) ##### Fixed - fixed timeout methods not being feature gated ([#​519](https://togithub.com/XAMPPRocky/octocrab/pull/519)) ### [`v0.33.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0330---2024-01-15) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.32.0...v0.33.0) ##### Added - add methods to builder for changing timeouts ([#​498](https://togithub.com/XAMPPRocky/octocrab/pull/498)) ##### Other - Always set http request header `CONTENT-LENGTH` ([#​464](https://togithub.com/XAMPPRocky/octocrab/pull/464)) - Add link to `Content::decoded_content` ([#​514](https://togithub.com/XAMPPRocky/octocrab/pull/514)) - Repairing two 204-related serde errors, and adding some simple tests. ([#​503](https://togithub.com/XAMPPRocky/octocrab/pull/503)) - Add CheckRunOutput ([#​515](https://togithub.com/XAMPPRocky/octocrab/pull/515)) - cargo clippy --tests --examples --fix ([#​496](https://togithub.com/XAMPPRocky/octocrab/pull/496)) - make dismissal_message optional ([#​501](https://togithub.com/XAMPPRocky/octocrab/pull/501)) - Add conclusion, completed_at and output fields to create check api ([#​467](https://togithub.com/XAMPPRocky/octocrab/pull/467)) - Fix typo in docs ([#​508](https://togithub.com/XAMPPRocky/octocrab/pull/508)) - \[docs] Improve the update_file docs ([#​513](https://togithub.com/XAMPPRocky/octocrab/pull/513)) - added repos/list_contributors ([#​500](https://togithub.com/XAMPPRocky/octocrab/pull/500)) - Make user information optional - Use graphql_client to get stronger typing - add fields for refresh token and expiry timestamps ([#​477](https://togithub.com/XAMPPRocky/octocrab/pull/477)) ##### Fixed - Fixed two functions which return 204s and have no body, which throws serde errors - `octocrab.issues().delete_label()` - `octocrab.teams().repos().remove()` ##### Other - Added tests for the above functions - Also added tests for `octocrab.teams().repos().add_or_update()` - Also added tests for `octocrab.issues().remove_label()` ### [`v0.32.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0320---2023-11-01) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.31.2...v0.32.0) ##### Other - support eq and hash ([#​480](https://togithub.com/XAMPPRocky/octocrab/pull/480)) - Demonstrate variables and paging ([#​481](https://togithub.com/XAMPPRocky/octocrab/pull/481)) - Fix a bunch of clippy issues ([#​482](https://togithub.com/XAMPPRocky/octocrab/pull/482)) - add events for auto_merge_\[disabled|enabled] ([#​479](https://togithub.com/XAMPPRocky/octocrab/pull/479)) - Add examples/graphql_issues.rs ([#​478](https://togithub.com/XAMPPRocky/octocrab/pull/478)) - Document the PullRequest number field ([#​476](https://togithub.com/XAMPPRocky/octocrab/pull/476)) - Update jsonwebtoken requirement from 8 to 9 ([#​471](https://togithub.com/XAMPPRocky/octocrab/pull/471)) ### [`v0.31.2`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0312---2023-10-15) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.31.1...v0.31.2) ##### Other - Add `follow-redirect` feature ([#​469](https://togithub.com/XAMPPRocky/octocrab/pull/469)) ### [`v0.31.1`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0311---2023-10-08) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.31.0...v0.31.1) ##### Other - add get_readme for RepoHandler ([#​465](https://togithub.com/XAMPPRocky/octocrab/pull/465)) ### [`v0.31.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0310---2023-10-02) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.30.1...v0.31.0) ##### Other - Add WatchEvent ([#​462](https://togithub.com/XAMPPRocky/octocrab/pull/462)) - Checks API ([#​461](https://togithub.com/XAMPPRocky/octocrab/pull/461)) - Fix `github_app_authentication.rs` ([#​458](https://togithub.com/XAMPPRocky/octocrab/pull/458)) ### [`v0.30.1`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0301---2023-09-04) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.30.0...v0.30.1) ##### Other - add tracing debug only when tracing feature is enabled ([#​454](https://togithub.com/XAMPPRocky/octocrab/pull/454)) ### [`v0.30.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0300---2023-09-01) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.29.3...v0.30.0) ##### Other - Fix commit_comment webhook event parsing ([#​453](https://togithub.com/XAMPPRocky/octocrab/pull/453)) - Add Octocrab::users() and UsersHandler::repos ([#​451](https://togithub.com/XAMPPRocky/octocrab/pull/451)) - Add CommitHandler::associated_check_runs ([#​450](https://togithub.com/XAMPPRocky/octocrab/pull/450)) - Fix installation token cache issue ([#​442](https://togithub.com/XAMPPRocky/octocrab/pull/442)) - Add projects Api ([#​447](https://togithub.com/XAMPPRocky/octocrab/pull/447)) - Enhance installation webhook events - Add test for push webhook event - Implement custom deserialization for hybrid Github API timestamps - Make webhook_events deserialization tests more robust ### [`v0.29.3`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0293---2023-08-15) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.29.2...v0.29.3) ##### Other - add `WebhookEventType::Schedule` variant ### [`v0.29.2`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0292---2023-08-14) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.29.1...v0.29.2) ##### Fixed - fix get_asset url ##### Other - Add optional email field to Author - Add get_org_installation to AppsRequestHandler - Update CHANGELOG.md ### [`v0.29.1`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0291---2023-07-31) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.29.0...v0.29.1) ##### Other - Make models::webhook_events::payload public ### [`v0.29.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0290---2023-07-30) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.28.0...v0.29.0) ##### Other - Add webhook event deserialization ([#​427](https://togithub.com/XAMPPRocky/octocrab/pull/427)) - Update changelog for v0.28.0 ([#​428](https://togithub.com/XAMPPRocky/octocrab/pull/428)) - Add associated pull requests and commit compare functionality ([#​413](https://togithub.com/XAMPPRocky/octocrab/pull/413)) - Fix clippy 1.71 warnings ([#​424](https://togithub.com/XAMPPRocky/octocrab/pull/424)) ### [`v0.28.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0280---2023-07-19) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.27.0...v0.28.0) ##### Other - Handle errors when kicking off github workflows ([#​409](https://togithub.com/XAMPPRocky/octocrab/pull/409)) - Update license field following https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields ([#​412](https://togithub.com/XAMPPRocky/octocrab/pull/416)) - cargo clippy --tests ([#​416](https://togithub.com/XAMPPRocky/octocrab/pull/416)) - Improve workflow job types ([#​414](https://togithub.com/XAMPPRocky/octocrab/pull/416)) - Fix graphql example ([#​404](https://togithub.com/XAMPPRocky/octocrab/pull/404)) ### [`v0.27.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0270---2023-07-18) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.26.0...v0.27.0) ##### Other - Handle errors when kicking off github workflows ([#​409](https://togithub.com/XAMPPRocky/octocrab/pull/409)) - Update license field following https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields ([#​412](https://togithub.com/XAMPPRocky/octocrab/pull/412)) - cargo clippy --tests ([#​416](https://togithub.com/XAMPPRocky/octocrab/pull/416)) - Improve workflow job types ([#​414](https://togithub.com/XAMPPRocky/octocrab/pull/414)) - Fix graphql example ([#​404](https://togithub.com/XAMPPRocky/octocrab/pull/404)) ### [`v0.26.0`](https://togithub.com/XAMPPRocky/octocrab/releases/tag/v0.26.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.25.1...v0.26.0) ##### Other - Pass through hyper-rustls/webpki-tokio ([#​392](https://togithub.com/XAMPPRocky/octocrab/pull/392)) ### [`v0.25.1`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0251---2023-06-06) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.25.0...v0.25.1) ##### Other - Pass through hyper-rustls/webpki-tokio ([#​392](https://togithub.com/XAMPPRocky/octocrab/pull/392)) ### [`v0.25.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0250---2023-06-03) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.24.0...v0.25.0) ##### Other - Add User Access Authentication ([#​375](https://togithub.com/XAMPPRocky/octocrab/pull/375)) - Add allow_forking & allow_update_branch in Repository model ([#​379](https://togithub.com/XAMPPRocky/octocrab/pull/379)) - added org secrets api ([#​384](https://togithub.com/XAMPPRocky/octocrab/pull/384)) ### [`v0.24.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0240---2023-06-02) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.23.0...v0.24.0) ##### Fixed - the API returns one reviewer not reviewers ([#​390](https://togithub.com/XAMPPRocky/octocrab/pull/390)) - wrap pull_request_review_id in an Option ([#​388](https://togithub.com/XAMPPRocky/octocrab/pull/388)) ##### Other - Add Issue Timeline API ([#​389](https://togithub.com/XAMPPRocky/octocrab/pull/389)) - add some of the missing fields to PullRequest ([#​386](https://togithub.com/XAMPPRocky/octocrab/pull/386)) - Builder for list_reviews for pulls ([#​387](https://togithub.com/XAMPPRocky/octocrab/pull/387)) - Link to `gists` documentation in README ([#​383](https://togithub.com/XAMPPRocky/octocrab/pull/383)) ### [`v0.23.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0230---2023-05-21) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.22.0...v0.23.0) ##### Other - Add "updated since" support to ListIssuesBuilder ([#​373](https://togithub.com/XAMPPRocky/octocrab/issues/373)) - Gists API: Complete support ([#​371](https://togithub.com/XAMPPRocky/octocrab/issues/371)) - Add more fields ([#​369](https://togithub.com/XAMPPRocky/octocrab/issues/369)) ### [`v0.22.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0220---2023-05-16) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/v0.21.0...v0.22.0) ##### Other - Add leading / to NotificationsHandler.lists() ([#​364](https://togithub.com/XAMPPRocky/octocrab/issues/364)) - Alter graphql method to pass arbitrarily complex payloads (variables and graphql-client support) ([#​332](https://togithub.com/XAMPPRocky/octocrab/issues/332)) - Fix authentication endpoints ([#​354](https://togithub.com/XAMPPRocky/octocrab/issues/354)) - Handle redirects for download_tarball ([#​359](https://togithub.com/XAMPPRocky/octocrab/issues/359)) - Make building without the `retry` feature work. ([#​358](https://togithub.com/XAMPPRocky/octocrab/issues/358)) - Add list_org_memberships_for_authenticated_user ([#​357](https://togithub.com/XAMPPRocky/octocrab/issues/357)) - add Uploader struct for Asset uploader field ([#​355](https://togithub.com/XAMPPRocky/octocrab/issues/355)) ### [`v0.21.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0210---2023-04-29) ##### Other - Add an example showing gist creation ([#​329](https://togithub.com/XAMPPRocky/octocrab/issues/329)) - Use CommitAuthor for Commit.author ([#​353](https://togithub.com/XAMPPRocky/octocrab/issues/353)) - Create release-plz.toml - Sort deps in cargo.toml ([#​352](https://togithub.com/XAMPPRocky/octocrab/issues/352)) - Enable rustls(and use as default client) ([#​351](https://togithub.com/XAMPPRocky/octocrab/issues/351)) - *(ci)* update release-plz version ([#​350](https://togithub.com/XAMPPRocky/octocrab/issues/350)) - Add missing pub to struct ListCheckRuns 😅 ([#​347](https://togithub.com/XAMPPRocky/octocrab/issues/347)) - Add Checks API skeleton ([#​345](https://togithub.com/XAMPPRocky/octocrab/issues/345)) - cargo fmt ([#​343](https://togithub.com/XAMPPRocky/octocrab/issues/343)) - Remove reqwest ([#​342](https://togithub.com/XAMPPRocky/octocrab/issues/342)) ### [`v0.20.0`](https://togithub.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0200-alpha3---2023-04-12) ##### Other - Handle `DELETE /gists/{gist_id}` ([#​333](https://togithub.com/XAMPPRocky/octocrab/issues/333)) ### [`v0.19.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.18.1...octocrab@0.19.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.18.1...octocrab@0.19.0) ### [`v0.18.1`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.18.0...octocrab@0.18.1) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.18.0...octocrab@0.18.1) ### [`v0.18.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.17.0...octocrab@0.18.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.17.0...octocrab@0.18.0) ### [`v0.17.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.16.0...octocrab@0.17.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.16.0...octocrab@0.17.0) ### [`v0.16.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.4...octocrab@0.16.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.4...octocrab@0.16.0) ### [`v0.15.4`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.3...octocrab@0.15.4) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.3...octocrab@0.15.4) ### [`v0.15.3`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.2...octocrab@0.15.3) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.2...octocrab@0.15.3) ### [`v0.15.2`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.1...octocrab@0.15.2) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.1...octocrab@0.15.2) ### [`v0.15.1`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.0...octocrab@0.15.1) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.15.0...octocrab@0.15.1) ### [`v0.15.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.14.0...octocrab@0.15.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.14.0...octocrab@0.15.0) ### [`v0.14.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.13.0...octocrab@0.14.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.13.0...octocrab@0.14.0) ### [`v0.13.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.12.0...octocrab@0.13.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.12.0...octocrab@0.13.0) ### [`v0.12.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.11.0...octocrab@0.12.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.11.0...octocrab@0.12.0) ### [`v0.11.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.10.2...octocrab@0.11.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.10.2...octocrab@0.11.0) ### [`v0.10.2`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.10.1...octocrab@0.10.2) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.10.1...octocrab@0.10.2) ### [`v0.10.1`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.10.0...octocrab@0.10.1) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.10.0...octocrab@0.10.1) ### [`v0.10.0`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.9.1...octocrab@0.10.0) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.9.1...octocrab@0.10.0) ### [`v0.8.13`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.8.12...octocrab@0.8.13) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.8.12...octocrab@0.8.13) ### [`v0.8.12`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.8.11...octocrab@0.8.12) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.8.11...octocrab@0.8.12) ### [`v0.8.11`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.8.10...octocrab@0.8.11) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.8.10...octocrab@0.8.11) ### [`v0.8.10`](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.8.9...octocrab@0.8.10) [Compare Source](https://togithub.com/XAMPPRocky/octocrab/compare/octocrab@0.8.9...octocrab@0.8.10)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

ti-chi-bot commented 1 year ago

[REVIEW NOTIFICATION]

This pull request has been approved by:

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
ti-chi-bot commented 1 year ago

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a ti-community-infra member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 1 year ago

🎊 PR Preview b42e09f208df45b4ba2c90157588a996e65d1a82 has been successfully built and deployed to https://ti-community-infra-tichi-preview-pr-1100.surge.sh

:clock1: Build time: 0.014s

🤖 By surge-preview

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.51%. Comparing base (5e828be) to head (b42e09f). Report is 5 commits behind head on master.

:exclamation: Current head b42e09f differs from pull request most recent head 24561bf. Consider uploading reports for the commit 24561bf to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1100 +/- ## ========================================== + Coverage 80.48% 80.51% +0.03% ========================================== Files 21 21 Lines 3326 3321 -5 ========================================== - Hits 2677 2674 -3 + Misses 419 418 -1 + Partials 230 229 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ti-chi-bot[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wuhuizuo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/ti-community-infra/tichi/blob/master/OWNERS)~~ [wuhuizuo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ti-chi-bot[bot] commented 1 month ago

@renovate[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-tichi-label-dumpling-checks a844fcccb0f393145d4235a743a0df2ba0586200 link true /test pull-tichi-label-dumpling-checks

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).