Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Type Update Change
octocrab dependencies minor 0.44.10.49.0

Release Notes

XAMPPRocky/octocrab (octocrab)

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: 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
Copy link
Contributor Author

renovate bot commented Sep 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package octocrab@0.44.1 --precise 0.49.5
    Updating crates.io index
error: failed to select a version for the requirement `octocrab = "^0.44"`
candidate versions found which didn't match: 0.49.5
location searched: crates.io index
required by package `axum-github-hooks v0.1.0 (https://github.com/mnaser/axum-github-hooks.git?branch=axum-core-ify#4d36a66b)`
    ... which satisfies dependency `axum-github-hooks = "^0.1.0"` (locked to 0.1.0) of package `github-actions-openstack v0.0.0 (/tmp/renovate/repos/github/vexxhost/github-actions-openstack)`

@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
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@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
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