8000 chore: release v3.1.0 by github-actions[bot] · Pull Request #117 · cococonscious/koji · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: release v3.1.0 #117

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

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor
@github-actions github-actions bot commented Dec 9, 2024

🤖 New release

  • koji: 3.0.0 -> 3.1.0

⚠️ koji breaking changes (irrelevant for users)

--- 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.38.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field Config.workdir in /tmp/.tmp0qUV6w/koji/src/lib/config.rs:17

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function 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.38.0/src/lints/function_missing.ron

Failed in:
  function koji::questions::prompt_issue_text, previously in file /tmp/.tmpGSN8WR/koji/src/lib/questions.rs:243
  function koji::questions::prompt_issues, previously in file /tmp/.tmpGSN8WR/koji/src/lib/questions.rs:233
  function koji::questions::prompt_scope, previously in file /tmp/.tmpGSN8WR/koji/src/lib/questions.rs:114
  function koji::questions::prompt_type, previously in file /tmp/.tmpGSN8WR/koji/src/lib/questions.rs:98
  function koji::questions::prompt_breaking, previously in file /tmp/.tmpGSN8WR/koji/src/lib/questions.rs:204
  function koji::questions::prompt_body, previously in file /tmp/.tmpGSN8WR/koji/src/lib/questions.rs:185
  function koji::questions::prompt_summary, previously in file /tmp/.tmpGSN8WR/koji/src/lib/questions.rs:169
  function koji::questions::prompt_breaking_text, previously in file /tmp/.tmpGSN8WR/koji/src/lib/questions.rs:214

--- failure function_parameter_count_changed: pub fn parameter count changed ---

Description:
A publicly-visible function now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/function_parameter_count_changed.ron

Failed in:
  koji::commit::commit now takes 2 parameters instead of 1, in /tmp/.tmp0qUV6w/koji/src/lib/commit.rs:35
  koji::answers::get_extracted_answers now takes 3 parameters instead of 2, in /tmp/.tmp0qUV6w/koji/src/lib/answers.rs:66
Changelog

3.1.0 - 2025-01-06

Added

Changed

Fixed


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-12-09T16-19-28Z branch from 3ead695 to e919ba0 Compare December 9, 2024 16:27
@github-actions github-actions bot force-pushed the release-plz-2024-12-09T16-19-28Z branch 3 times, most recently from 5a02315 to d633e57 Compare December 17, 2024 13:46
@github-actions github-actions bot force-pushed the release-plz-2024-12-09T16-19-28Z branch from d633e57 to 5356646 Compare January 6, 2025 09:25
@github-actions github-actions bot force-pushed the release-plz-2024-12-09T16-19-28Z branch from 5356646 to a6d7ab6 Compare January 6, 2025 09:29
Copy link
codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

@cococonscious cococonscious changed the title chore: release v4.0.0 chore: release v3.1.0 Jan 6, 2025
@cococonscious cococonscious merged commit e0516c6 into main Jan 6, 2025
4 checks passed
@cococonscious cococonscious deleted the release-plz-2024-12-09T16-19-28Z branch January 6, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0