Skip to content

chore(release): promote rc-2026.5.3#108

Merged
jacderida merged 2 commits into
mainfrom
rc-2026.5.3
May 20, 2026
Merged

chore(release): promote rc-2026.5.3#108
jacderida merged 2 commits into
mainfrom
rc-2026.5.3

Conversation

@jacderida
Copy link
Copy Markdown
Collaborator

Promotes rc-2026.5.3 to release version(s): 0.11.4.

  • 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 May 20, 2026 21:30
Copy link
Copy Markdown

Copilot AI left a comment

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 rc-2026.5.3 state to the 0.11.4 release by bumping the crate version, updating internal dependency pins to released crates.io versions, and regenerating the lockfile accordingly.

Changes:

  • Bumped ant-node crate version to 0.11.4.
  • Updated key dependency pins (ant-protocol, saorsa-core) to newer crates.io releases.
  • Regenerated Cargo.lock to reflect the resolved dependency graph for the release.

Reviewed changes

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

File Description
Cargo.toml Release version bump and dependency version pin updates.
Cargo.lock Regenerated lockfile reflecting updated dependency resolution for the release.

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

Comment thread Cargo.toml
Comment on lines 32 to +36
# 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.
ant-protocol = "2.1.0"
ant-protocol = "2.1.1"
@jacderida jacderida merged commit 360c2fc into main May 20, 2026
11 of 12 checks passed
@jacderida jacderida deleted the rc-2026.5.3 branch May 20, 2026 22:30
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