Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Type Update Change
octocrab dependencies minor 0.42.1 -> 0.49.0

Release Notes

XAMPPRocky/octocrab (octocrab)

v0.49.4

Compare Source

Added
  • Add squash_merge_commit_title, squash_merge_commit_title to repo model (#​845)

v0.49.3

Compare Source

Added
  • Http caching & Conditional requests (#​831)

v0.49.2

Compare Source

Added
  • Add body_text and body_html to Comment model (#​832)

v0.49.1

Compare Source

Added
  • provide expiration-aware installation token APIs (#​837)
Fixed
  • Send body for retried requests (#​842)

v0.49.0

Compare Source

Fixed
  • [breaking] add a cfg to make the crypto backend for jwt configurable (#​834)
  • incorrect path for followers and followees (#​829)
Other
  • fix various warnings in CI and deny warnings being reintroduced (#​839)
  • [breaking] mark more structs as #[non_exhaustive] (#​840)
  • Partial implementation of Organization CoPilot APIs (#​747)
  • [codes-of-conduct] #​527 (#​833)

v0.48.1

Compare Source

Fixed
  • (build) don't fetch dependencies (#​828)

v0.48.0

Compare Source

Added
  • fetch contributor repository permission (#​825)
  • [breaking] Use Option<AuthorAssociation> over String in Issue struct (#​822)
Other
  • add missing issue event types (#​821)
  • Remove fields deleted in October 2025 API changes (#​826)
  • Bump jsonwebtoken to v10 (#​814)
  • Feature/set http headers #​808 (#​819)

v0.47.1

Compare Source

Added
  • add missing list workflows filters (#​820)
Other

v0.47.0

Compare Source

Added
  • add immutable Release field (#​806)
Other
  • added creating a review (POST "/repos/{owner}/{repo}/pulls/{pull_number}/reviews") (#​805)

v0.46.0

Compare Source

Fixed
  • [breaking] make CommitAuthor email nullable (#​799)
Other
  • Expose digest field in Asset model (#​804)
  • cargo clippy (#​803)
  • fix doc url for ProjectHandler (#​802)

v0.45.0

Compare Source

Added
  • add redelivery field for hook deliveries (#​797)
  • added PATCH /user (#​792)
Fixed
  • [breaking] change some fields to optional types in CheckSuite struct (#​784)
Other
  • :repos::Commit -> models::commits::Commit (#​781)
  • cargo clippy --fix (#​783)
  • cargo clippy --fix (#​774)

v0.44.1

Compare Source

Fixed
  • (docs) Update and fix crate documentation for docs.rs, update README (#​769)
  • print deprecation warning to stderr (#​768)
Other
  • Add optional name field to Author struct (#​771)
  • Add 'dowload' and 'download_zip' functions to client (#​766)
  • Add enum EventInstallation::id() helper (#​763)
  • examples/graphql_issues.rs: Update schema URL (#​764)

v0.44.0

Compare Source

Added
  • Implement Serialize for Page (#​761)
Fixed
  • [breaking] sha is optional in DiffEntry if file contents are unchanged (#​750)
  • insert auth headers for api.github.com (#​754)
  • (emails) visibility can be null (#​756)

v0.43.0

Compare Source

Other
  • Enable client reuse when authenticating via a Github app using user access tokens (#​740)
  • [breaking] Box the github error & fix clippy lints (#​743)
  • issues can now be closed as duplicate (#​741)
  • Add "merged" field to PullRequest (#​737)

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.

@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from dc2486b to f8ba212 Compare March 28, 2025 03:59
@renovate renovate bot changed the title chore(deps): update rust crate octocrab to 0.43.0 chore(deps): update rust crate octocrab to 0.44.0 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from f8ba212 to 73d7e08 Compare August 11, 2025 08:15
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from 73d7e08 to b2a26dc Compare September 17, 2025 07:48
@renovate renovate bot changed the title chore(deps): update rust crate octocrab to 0.44.0 chore(deps): update rust crate octocrab to 0.45.0 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch 2 times, most recently from 580b90c to f057a83 Compare September 29, 2025 08:15
@renovate renovate bot changed the title chore(deps): update rust crate octocrab to 0.45.0 chore(deps): update rust crate octocrab to 0.46.0 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from f057a83 to b5283d5 Compare October 8, 2025 23:52
@renovate renovate bot changed the title chore(deps): update rust crate octocrab to 0.46.0 chore(deps): update rust crate octocrab to 0.47.0 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from b5283d5 to 07aa0f0 Compare November 3, 2025 23:53
@renovate renovate bot changed the title chore(deps): update rust crate octocrab to 0.47.0 chore(deps): update rust crate octocrab to 0.48.0 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from 07aa0f0 to 160d53c Compare November 19, 2025 19:41
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from 160d53c to 6273254 Compare December 3, 2025 07:47
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from 6273254 to 7a7871c Compare December 12, 2025 00:10
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from 7a7871c to 59dc434 Compare December 19, 2025 23:27
@renovate renovate bot changed the title chore(deps): update rust crate octocrab to 0.48.0 chore(deps): update rust crate octocrab to 0.49.0 Dec 19, 2025
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch 2 times, most recently from 506fdac to 91d8d50 Compare December 23, 2025 19:50
@renovate renovate bot force-pushed the renovate/octocrab-0.x branch from 91d8d50 to ae9ebd8 Compare December 26, 2025 03:38
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