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.43.0 #739

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2024

🤖 New release

  • octocrab: 0.42.1 -> 0.43.0 (⚠️ API breaking changes)

⚠️ octocrab breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/enum_variant_added.ron

Failed in:
  variant AuthState:AccessToken in /tmp/.tmpONSZxu/octocrab/src/lib.rs:987
Changelog

0.43.0 - 2025-01-13

Other

  • Enable client reuse when authenticating via a Github app using user access tokens (#740)
  • [breaking] Box the github error & fix clippy lints (Fix clippy lints #743)
  • issues can now be closed as duplicate (#741)
  • Add "merged" field to PullRequest (#737)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-12-04T10-22-38Z branch from a266b05 to 2d720cb Compare January 13, 2025 09:19
@github-actions github-actions bot changed the title chore: release v0.42.2 chore: release v0.43.0 Jan 13, 2025
@github-actions github-actions bot force-pushed the release-plz-2024-12-04T10-22-38Z branch from 2d720cb to 8d07f64 Compare January 13, 2025 09:22
@github-actions github-actions bot force-pushed the release-plz-2024-12-04T10-22-38Z branch from 8d07f64 to 83fffc6 Compare January 13, 2025 09:27
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.

0 participants