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

fix(deps): update rust crate octocrab to 0.41.0 #159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Type Update Change
octocrab dependencies minor 0.35.0 -> 0.41.0

Release Notes

XAMPPRocky/octocrab (octocrab)

v0.41.2

Compare Source

Fixed
  • Removed rustls hard-dependency (#​709)
  • crate build issues with stream feature (#​711)
Other
  • Update tower dependency from 0.4.13 to 0.5.1 (#​722)
  • added user's social accounts operations (/user/social_accounts) (#​723)
  • added auth.user's git_ssh_keys operations (#​719)
  • Remove --verbose (#​716)

v0.41.1

Compare Source

Fixed
  • don't capture backtraces by default (#​710)
Other
  • added user's gpg_keys operations (#​717)
  • Secrecy dependency update from 0.8.0 to 0.10.3 (#​718)
  • Added handlers for Repo Dependabot API (#​714)
  • #​552 (emails, public_emails, visibility) (#​712)
  • make some fields to public (#​708)
  • Implement some style improvements (#​698)

v0.41.0

Compare Source

Added
  • Implement getting users and reopos by their respective IDs (#​690)
Fixed
  • (installation) [breaking] Return Result instead of panicking in Octocrab::installation (#​687)
Other
  • Update tower-http requirement from 0.5.1 to 0.6.1 (#​701)
  • add additional webhook model fields (#​696)
  • Bump hyper-rustls version. (#​699)

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)

v0.39.0

Compare Source

Added
  • support permission on list_collaborators (#​630)
  • add check run pull requests and list parameters (#​494)
  • implement hook deliveries (#​668)
  • allow sending non String payload with execute (#​665)
  • added /user/blocks functionality (#​657)
  • add method to create repo webhook (#​640)
Fixed
  • use put instead of get for set_thread_subscription (#​661)
  • (builder) Change add_retry_config signature to match others in OctocrabBuilder (#​643)
Other
  • getting Code Scanning (#​669)
  • added missing /repos/{owner}/{repo}/pulls/... handlers (#​546) (#​605)
  • Properly mark feature-gated functionality in docs (#​662)
  • repos/releases improvements (#​666)
  • Add AutoRebaseEnabled to models.rs (#​660)
  • cargo fmt (#​658)
  • Fix issue #​635 (#​637)
  • Update issues.rs (#​634)
  • Add head repo to create pr (#​636)
  • Added support for make_latest in UpdateReleaseBuilder (#​646)
  • Changing the user name from required to optional parameter (#​650)
  • Update models.rs (#​651)

v0.38.0

Compare Source

Added
  • Add generate_release_notes: (#​588)
Other
  • Unify diff entry models (#​624)
  • Added tests for .delete_thread_subscriptions() (#​620)
  • Adding tests, and fixing missing error code. (#​619)

v0.37.0

Compare Source

Fixed
  • [breaking] Change Rate::reset to u64 (#​615)
Other
  • Update graphql_client requirement from 0.13.0 to 0.14.0 (#​617)
  • Added basic support for getting user profiles (#​616)
  • Update manual github app authentication example (#​610)

v0.36.0

Compare Source

Added
Other
  • fix some comments (#​611)
  • Add status code to GithubError (#​607)
  • Add Pending variant to octocrab::models::workflows::Status (#​604)
  • Fix personal token auth for pagination (#​602)
  • Fixed some .gists() functions, and wrote tests. (#​606)
  • Allow directly passing SecretString (#​601)

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 was generated by Mend Renovate. View the repository job log.

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.

0 participants