Skip to content

Update Rust crate octocrab to v0.54.2 - #842

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

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

Conversation

@renovate

@renovate renovate Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
octocrab dependencies minor =0.49.7=0.54.2

Release Notes

XAMPPRocky/octocrab (octocrab)

v0.54.2

Compare Source

Added
  • added missing repos functionality #​542 (#​950)
  • added reqwest feature to use reqwest client
Changed
  • changed doctests to not create default octocrab instance (#​962)
Other

v0.54.1

Compare Source

Added
  • Add override of default crypto provider (#​931)

v0.54.0

Compare Source

Fixed
  • [breaking] make mandatory PR fields mandatory (#​924)

v0.53.1

Compare Source

Added
Fixed
  • Omit input object if null. Github expects object or nothing. (#​918)
Other
  • cargo clippy --tests --examples --fix (#​920)
  • Use std::sync::LazyLock over once_cell::sync::Lazy (#​919)

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

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 from 44a9726 to 6ed91c6 Compare September 14, 2026 16:14
@renovate renovate Bot changed the title Update Rust crate octocrab to v0.54.1 Update Rust crate octocrab to v0.54.2 Sep 14, 2026
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