Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.31.0 #459

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 7, 2023

🤖 New release

  • octocrab: 0.30.1 -> 0.31.0 (⚠️ API breaking changes)

⚠️ octocrab breaking changes

--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.23.0/src/lints/struct_missing.ron

Failed in:
  struct octocrab::checks::ListCheckRunsinCheckSuiteBuilder, previously in file /tmp/.tmpRF4y95/octocrab/src/api/checks.rs:14
Changelog

0.31.0 - 2023-10-02

Other

  • Add WatchEvent (#462)
  • Checks API (#461)
  • Fix github_app_authentication.rs (#458)


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore: release v0.30.2 chore: release v0.31.0 Sep 25, 2023
@github-actions github-actions bot force-pushed the release-plz/2023-09-07T06-58-11Z branch from 86a401a to 83e2918 Compare September 25, 2023 17:19
Signed-off-by: release-plz <[email protected]>
@github-actions github-actions bot force-pushed the release-plz/2023-09-07T06-58-11Z branch from 83e2918 to 38c0a66 Compare October 2, 2023 10:09
@XAMPPRocky XAMPPRocky merged commit 643fcd3 into main Oct 2, 2023
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.

1 participant