Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

chore: release#51

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
release-2026-02-06T12-35-27Z
Draft

chore: release#51
github-actions[bot] wants to merge 1 commit intomainfrom
release-2026-02-06T12-35-27Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 6, 2026

🤖 New release

  • granc_core: 0.6.1 -> 0.7.0 (⚠ API breaking changes)
  • granc: 0.7.3 -> 0.7.4

granc_core breaking changes

--- failure method_receiver_ref_became_mut: method receiver changed from immutable to mutable reference ---

Description:
A method's receiver changed from an immutable reference to a mutable one.
        ref: https://doc.rust-lang.org/reference/items/associated-items.html#methods
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/method_receiver_ref_became_mut.ron

Failed in:
  granc_core::client::GrancClient::list_services now takes &mut Self, not &Self, in /tmp/.tmpp2Qb4A/granc/granc-core/src/client/online.rs:141
  granc_core::client::GrancClient::get_descriptor_by_symbol now takes &mut Self, not &Self, in /tmp/.tmpp2Qb4A/granc/granc-core/src/client/online.rs:158
Changelog

granc_core

granc_core - 0.7.0 - 2026-03-07

Other

  • (deps) bump futures-util from 0.3.31 to 0.3.32 (#55)

granc

granc - 0.7.4 - 2026-03-07

Other

  • (deps) bump clap from 4.5.57 to 4.5.60 (#58)


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore(granc): release v0.7.1 chore(granc): release v0.7.2 Feb 11, 2026
@github-actions github-actions bot force-pushed the release-2026-02-06T12-35-27Z branch from ac2cfe4 to dda9acd Compare February 11, 2026 11:21
@github-actions github-actions bot changed the title chore(granc): release v0.7.2 chore(granc): release v0.7.3 Feb 11, 2026
@github-actions github-actions bot force-pushed the release-2026-02-06T12-35-27Z branch 2 times, most recently from 14bd202 to d4d4976 Compare February 11, 2026 11:31
@github-actions github-actions bot changed the title chore(granc): release v0.7.3 chore(granc): release v0.7.4 Mar 1, 2026
@github-actions github-actions bot force-pushed the release-2026-02-06T12-35-27Z branch 3 times, most recently from 90a6b10 to 95cbd10 Compare March 1, 2026 16:35
@github-actions github-actions bot changed the title chore(granc): release v0.7.4 chore: release Mar 1, 2026
@github-actions github-actions bot force-pushed the release-2026-02-06T12-35-27Z branch 2 times, most recently from e910c9e to b4081ba Compare March 7, 2026 01:01
@github-actions github-actions bot force-pushed the release-2026-02-06T12-35-27Z branch from b4081ba to 9a44715 Compare March 7, 2026 01:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants