fix(deps): update rust crate octocrab to 0.40.0 #11

Merged
kjuulh merged 1 commits from renovate/all into main 2024-09-24 02:35:40 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
octocrab dependencies minor 0.39.0 -> 0.40.0

Release Notes

XAMPPRocky/octocrab (octocrab)

v0.40.0

Compare Source

Added
  • Support remove_assignees on issue API (#​686)
  • add missing fields in CreateForkBuilder (#​682)
  • Add Gist::public field (#​678)
Fixed
  • (refs) [breaking] remove Reference::Commit variant (#​697)
Other
  • Fix typo in cfg_attr statement (#​693)
  • Handle empty author object in pr_commits (#​656)
  • Add DeviceCodes::poll_until_available method (#​679)
  • Uncomment pr_commits function (#​680)
  • Only add base_path if req_pandq does not contain it (#​684)
  • Update code scanning alert (#​673)
  • Added merged_by and closed_by fields (#​674)
  • Update and Fixes to the Code Scanning Models & Webhooks (#​675)

Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [octocrab](https://github.com/XAMPPRocky/octocrab) | dependencies | minor | `0.39.0` -> `0.40.0` | --- ### Release Notes <details> <summary>XAMPPRocky/octocrab (octocrab)</summary> ### [`v0.40.0`](https://github.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0400---2024-09-22) [Compare Source](https://github.com/XAMPPRocky/octocrab/compare/v0.39.0...v0.40.0) ##### Added - Support `remove_assignees` on issue API ([#&#8203;686](https://github.com/XAMPPRocky/octocrab/pull/686)) - add missing fields in `CreateForkBuilder` ([#&#8203;682](https://github.com/XAMPPRocky/octocrab/pull/682)) - Add `Gist::public` field ([#&#8203;678](https://github.com/XAMPPRocky/octocrab/pull/678)) ##### Fixed - *(refs)* \[**breaking**] remove `Reference::Commit` variant ([#&#8203;697](https://github.com/XAMPPRocky/octocrab/pull/697)) ##### Other - Fix typo in cfg_attr statement ([#&#8203;693](https://github.com/XAMPPRocky/octocrab/pull/693)) - Handle empty author object in pr_commits ([#&#8203;656](https://github.com/XAMPPRocky/octocrab/pull/656)) - Add `DeviceCodes::poll_until_available` method ([#&#8203;679](https://github.com/XAMPPRocky/octocrab/pull/679)) - Uncomment pr_commits function ([#&#8203;680](https://github.com/XAMPPRocky/octocrab/pull/680)) - Only add base_path if req_pandq does not contain it ([#&#8203;684](https://github.com/XAMPPRocky/octocrab/pull/684)) - Update code scanning alert ([#&#8203;673](https://github.com/XAMPPRocky/octocrab/pull/673)) - Added `merged_by` and `closed_by` fields ([#&#8203;674](https://github.com/XAMPPRocky/octocrab/pull/674)) - Update and Fixes to the Code Scanning Models & Webhooks ([#&#8203;675](https://github.com/XAMPPRocky/octocrab/pull/675)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-09-24 02:35:30 +02:00
fix(deps): update rust crate octocrab to 0.40.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
784c7303a5
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-09-24 02:35:31 +02:00
kjuulh merged commit 784c7303a5 into main 2024-09-24 02:35:40 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/gitnow#11
No description provided.