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.40.0 #685

Merged
merged 1 commit into from
Sep 23, 2024
Merged

chore: release v0.40.0 #685

merged 1 commit into from
Sep 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 30, 2024

🤖 New release

  • octocrab: 0.39.0 -> 0.40.0 (⚠️ API breaking changes)

⚠️ octocrab breaking changes

--- failure enum_variant_missing: pub enum variant removed or renamed ---

Description:
A publicly-visible enum has at least one variant that is no longer available under its prior name. It 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.35.0/src/lints/enum_variant_missing.ron

Failed in:
  variant Reference::Commit, previously in file /tmp/.tmp3MlPBO/octocrab/src/params.rs:475
Changelog

0.40.0 - 2024-09-22

Added

  • Support remove_assignees on issue API (#686)
  • add missing fields in CreateForkBuilder (#682)
  • Add Gist::public field (#678)

Fixed

  • (refs) [breaking] remove Reference::Commit variant (#697)

Other

  • Fix typo in cfg_attr statement (#693)
  • Handle empty author object in pr_commits (#656)
  • Add DeviceCodes::poll_until_available method (#679)
  • Uncomment pr_commits function (#680)
  • Only add base_path if req_pandq does not contain it (#684)
  • Update code scanning alert (#673)
  • Added merged_by and closed_by fields (#674)
  • Update and Fixes to the Code Scanning Models & Webhooks (#675)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-08-30T09-12-24Z branch 3 times, most recently from c81d46c to 82023f8 Compare September 1, 2024 08:39
@github-actions github-actions bot force-pushed the release-plz-2024-08-30T09-12-24Z branch from 82023f8 to cf75a27 Compare September 12, 2024 09:19
@github-actions github-actions bot changed the title chore: release v0.39.1 chore: release v0.40.0 Sep 22, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-08-30T09-12-24Z branch from cf75a27 to e17f075 Compare September 22, 2024 00:26
@XAMPPRocky XAMPPRocky merged commit bd8b648 into main Sep 23, 2024
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