Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: release v0.21.0 #337

Merged
merged 1 commit into from
Apr 29, 2023
Merged

chore: release v0.21.0 #337

merged 1 commit into from
Apr 29, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 14, 2023

🤖 New release

  • octocrab: 0.20.0 -> 0.21.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-check/tree/v0.20.0/src/lints/enum_variant_missing.ron

Failed in:
  variant Error::Url, previously in file /tmp/.tmpzMQIjV/octocrab/src/error.rs:55

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn 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-check/tree/v0.20.0/src/lints/inherent_method_missing.ron

Failed in:
  OctocrabBuilder::base_url, previously in file /tmp/.tmpzMQIjV/octocrab/src/lib.rs:499
Changelog

0.21.0 - 2023-04-29

Other


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz/2023-04-14T17-18-40Z branch 3 times, most recently from 88c7560 to f9f56c3 Compare April 17, 2023 06:44
@github-actions github-actions bot changed the title chore: release v0.20.0-alpha.4 chore: release v0.21.0 Apr 17, 2023
@github-actions github-actions bot force-pushed the release-plz/2023-04-14T17-18-40Z branch 6 times, most recently from 914708b to 729229d Compare April 24, 2023 07:46
@github-actions github-actions bot force-pushed the release-plz/2023-04-14T17-18-40Z branch 3 times, most recently from 27c0470 to 6ac74b8 Compare April 29, 2023 12:19
@github-actions github-actions bot force-pushed the release-plz/2023-04-14T17-18-40Z branch from 6ac74b8 to 3352dc0 Compare April 29, 2023 12:19
@XAMPPRocky XAMPPRocky merged commit 503cca1 into main Apr 29, 2023
@XAMPPRocky XAMPPRocky deleted the release-plz/2023-04-14T17-18-40Z branch April 29, 2023 12:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant