Skip to content

chore(release): promote rc-2026.6.3#162

Merged
jacderida merged 4 commits into
mainfrom
rc-2026.6.3
Jun 27, 2026
Merged

chore(release): promote rc-2026.6.3#162
jacderida merged 4 commits into
mainfrom
rc-2026.6.3

Conversation

@jacderida

Copy link
Copy Markdown
Collaborator

Promotes rc-2026.6.3 to release version(s): 0.14.1.

  • strips -rc.* from [package].version
  • rewrites internal git+branch deps to crates.io version pins
  • regenerates Cargo.lock

Once merged, the release tag will be pushed to fire the publish workflow.

Copilot AI review requested due to automatic review settings June 27, 2026 00:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Promotes the ant-node crate from 0.14.0 to 0.14.1 and updates dependency pins as part of the rc-2026.6.3 release promotion, with the corresponding lockfile regeneration.

Changes:

  • Bump ant-node crate version to 0.14.1.
  • Update crates.io pins for ant-protocol (2.2.1) and saorsa-core (0.26.1).
  • Regenerate Cargo.lock to reflect updated resolved versions/checksums (including transitive updates like saorsa-transport).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
Cargo.toml Updates crate version and dependency version pins for the release.
Cargo.lock Regenerated lockfile to match the new crate/dependency versions and checksums.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Cargo.toml
Comment on lines 38 to 41
# TODO: swap to `ant-protocol = "2.0.0"` once 2.0.0 is on crates.io.
# Until then, the git pin tracks the matching saorsa-core lineage
# (the rc-2026.4.2 branch) so Cargo can unify the wire types here
# with ant-protocol's re-exports.
@jacderida jacderida merged commit e53928a into main Jun 27, 2026
22 checks passed
@jacderida jacderida deleted the rc-2026.6.3 branch June 27, 2026 01:23
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.

2 participants