Skip to content

fix(deps): update rust crate octocrab to 0.53.0#32

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/octocrab-0.x
Open

fix(deps): update rust crate octocrab to 0.53.0#32
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/octocrab-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 15, 2025

This PR contains the following updates:

Package Type Update Change
octocrab dependencies minor 0.44.10.53.0

Release Notes

XAMPPRocky/octocrab (octocrab)

v0.53.0

Compare Source

Fixed
  • [breaking] correct nullable properties on AutoMerge (#​911)

v0.52.0

Compare Source

Added
  • Added GitHub async SBOM API endpoints. (#​903)
  • [breaking] made PullRequest to be able to accept SimplePullRequest payload from github (#​902)
  • add list-artifacts-for-a-repository endpoint (#​896)
  • support pinned comments (#​894)
Other
  • add tests for InMemoryCache [cache-redb 2/3] (#​904)
  • serde support for Cache structs [cache-redb 1/3] (#​905)
  • add changes field to PullRequestWebhookEventPayload (#​907)

v0.51.0

Compare Source

Fixed
  • [breaking] actualized github response model for 'List Pull Requests' (#​886)

v0.50.0

Compare Source

Added
  • add create_comment to PullRequestHandler (#​880)
  • Add support for exchanging oauth code for access token (#​780)
  • add get_app (#​757)
  • Add ability to update an existing label (#​786)
  • Added converted_from_draft to Event (#​859)
Fixed
  • Use PUT not PATCH for pull request reviews (#​879)
  • cargo fmt, cargo test, Set MSRV to 1.85.0 (#​878)
  • deser generate repo as respository (#​812)
  • use new search model on search function
  • revert commit back to correct structure
Other
  • [breaking] remove the either dependency (#​883)
  • added issue_field_added to Event enum (#​882)
  • update MSRV to 1.95.0
  • don't include unconditional backtrace in Display impl (#​824)
  • add a simple test for compare commits
  • remove duplicated GitUser
  • create search models submodule
  • move repository model from commits module
  • move maybe_empty to models module
  • remove Option<> for some fields of PullRequest (#​873)

v0.49.9

Compare Source

Other
  • Add 'tokio' dependency to retry configuration (#​875)

v0.49.8

Compare Source

Added
  • add structured GraphQL response and error (#​874)
Fixed

v0.49.7

Compare Source

Added
  • add missing waiting status to Status enum (#​862)
Fixed
  • (repos) create a repo variable doesn't take the name in the path (#​865)
Other
  • Extend get_content to allow requesting raw_files (#​866)
  • [retry/rate-limits] Add rate limit handling into the retry config (#​869)
  • Allow retry policy to run on GET requests (#​867)

v0.49.6

Compare Source

Added
  • (activity/starring) add list_repos_starred_by_user (#​861)
  • added undocumented events (#​858)
  • repository variables handler (#​857)
Other
  • Remove Lines Of Code badge from README
  • Add Event::CopilotWorkStarted (#​854)
  • actualized Commit for GET /search/commits (#​851)

v0.49.5

Compare Source

Fixed
  • resolve docs.rs build failure (#​848)

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)

Configuration

📅 Schedule: (UTC)

  • 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 2 times, most recently from 3526ab2 to c76c232 Compare September 28, 2025 21:39
@renovate renovate Bot changed the title fix(deps): update rust crate octocrab to 0.45.0 fix(deps): update rust crate octocrab to 0.46.0 Sep 28, 2025
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch from c76c232 to 4862434 Compare October 7, 2025 18:44
@renovate renovate Bot changed the title fix(deps): update rust crate octocrab to 0.46.0 fix(deps): update rust crate octocrab to 0.47.0 Oct 7, 2025
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch from 4862434 to fcd8fc8 Compare November 19, 2025 01:15
@renovate renovate Bot changed the title fix(deps): update rust crate octocrab to 0.47.0 fix(deps): update rust crate octocrab to 0.48.0 Nov 19, 2025
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch from fcd8fc8 to 4ea7d86 Compare December 19, 2025 20:25
@renovate renovate Bot changed the title fix(deps): update rust crate octocrab to 0.48.0 fix(deps): update rust crate octocrab to 0.49.0 Dec 19, 2025
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch from 4ea7d86 to 067923e Compare March 13, 2026 17:04
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch 2 times, most recently from 58f9bb4 to 18de720 Compare March 30, 2026 10:13
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch 2 times, most recently from 4e97569 to a7bc47c Compare April 27, 2026 10:31
@renovate renovate Bot changed the title fix(deps): update rust crate octocrab to 0.49.0 fix(deps): update rust crate octocrab to 0.50.0 May 5, 2026
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch from a7bc47c to f52cdbb Compare May 5, 2026 10:01
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch from f52cdbb to 0269d63 Compare May 17, 2026 17:04
@renovate renovate Bot changed the title fix(deps): update rust crate octocrab to 0.50.0 fix(deps): update rust crate octocrab to 0.51.0 May 17, 2026
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch from 0269d63 to f09d225 Compare June 2, 2026 21:48
@renovate renovate Bot changed the title fix(deps): update rust crate octocrab to 0.51.0 fix(deps): update rust crate octocrab to 0.52.0 Jun 2, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot changed the title fix(deps): update rust crate octocrab to 0.52.0 fix(deps): update rust crate octocrab to 0.53.0 Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/octocrab-0.x branch from f09d225 to dbf9a06 Compare June 3, 2026 14:09
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