Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate octocrab to 0.33.0 #941

Merged
merged 2 commits into from
Jan 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
octocrab dependencies minor 0.32.0 -> 0.33.0

Release Notes

XAMPPRocky/octocrab (octocrab)

v0.33.0

Compare Source

Added
  • add methods to builder for changing timeouts (#​498)
Other
  • Always set http request header CONTENT-LENGTH (#​464)
  • Add link to Content::decoded_content (#​514)
  • Repairing two 204-related serde errors, and adding some simple tests. (#​503)
  • Add CheckRunOutput (#​515)
  • cargo clippy --tests --examples --fix (#​496)
  • make dismissal_message optional (#​501)
  • Add conclusion, completed_at and output fields to create check api (#​467)
  • Fix typo in docs (#​508)
  • [docs] Improve the update_file docs (#​513)
  • added repos/list_contributors (#​500)
  • Make user information optional
  • Use graphql_client to get stronger typing
  • add fields for refresh token and expiry timestamps (#​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()

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jan 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@CommanderStorm CommanderStorm enabled auto-merge (squash) January 15, 2024 12:01
@CommanderStorm CommanderStorm merged commit 64ce6c5 into main Jan 15, 2024
19 checks passed
@CommanderStorm CommanderStorm deleted the renovate/all-minor-patch branch January 15, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant