Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 21, 2025

🤖 New release

  • octocrab: 0.45.0 -> 0.46.0 (⚠ API breaking changes)

octocrab breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field Asset.digest in /tmp/.tmpSrYgDc/octocrab/src/models/repos.rs:344
Changelog

0.46.0 - 2025-09-28

Fixed

  • [breaking] make CommitAuthor email nullable (#799)

Other

  • Expose digest field in Asset model (#804)
  • cargo clippy (#803)
  • fix doc url for ProjectHandler (#802)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-09-21T18-06-35Z branch 2 times, most recently from f3ac59d to 5c547d8 Compare September 25, 2025 13:26
@github-actions github-actions bot force-pushed the release-plz-2025-09-21T18-06-35Z branch from 5c547d8 to 442efef Compare September 28, 2025 13:09
@XAMPPRocky XAMPPRocky merged commit e37b2c0 into main Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants