Skip to content

Bump libnostr-c to v0.1.5#101

Merged
kwsantiago merged 1 commit intomainfrom
chore/bump-libnostr-v0.1.5
Jan 15, 2026
Merged

Bump libnostr-c to v0.1.5#101
kwsantiago merged 1 commit intomainfrom
chore/bump-libnostr-v0.1.5

Conversation

@kwsantiago
Copy link
Contributor

@kwsantiago kwsantiago commented Jan 15, 2026

Summary by CodeRabbit

  • Chores
    • Updated dependency versions in CI/CD pipeline configurations to ensure compatibility and stability.

✏️ Tip: You can customize this high-level summary in your review settings.

@kwsantiago kwsantiago self-assigned this Jan 15, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 15, 2026

Walkthrough

The pull request updates the libnostr-c dependency reference from v0.1.4 to v0.1.5 in two GitHub Actions workflow files (CI and release workflows). This is a straightforward dependency version bump affecting only the checkout steps in these workflows.

Changes

Cohort / File(s) Summary
Dependency Version Updates
.github/workflows/ci.yml, .github/workflows/release.yml
Updated libnostr-c repository checkout reference from v0.1.4 to v0.1.5 in both workflow files. Each file has one line modified to reflect the new version tag.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A nibble here, a hop there—
Dependencies dance with care,
From point-four to five we bound,
Fresh versions all around!
Carrots of code, so fine and bright,
Our workflows gleam with updated light! 🥕✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the libnostr-c dependency from v0.1.4 to v0.1.5 across both workflow files (ci.yml and release.yml).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.



📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between fd65e90 and 7c4aa94.

📒 Files selected for processing (2)
  • .github/workflows/ci.yml
  • .github/workflows/release.yml
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: build
🔇 Additional comments (2)
.github/workflows/release.yml (1)

28-32: LGTM! Consistent with CI workflow update.

The libnostr-c version bump to v0.1.5 correctly mirrors the change in ci.yml, ensuring both workflows use the same dependency version.

.github/workflows/ci.yml (1)

24-28: LGTM! Version bump is valid and includes only bug fixes.

The v0.1.5 tag exists and the release contains fixes for event signing, Windows threading race conditions, memory corruption in NIP-13, memory leaks in NIP-44, and undefined pointer arithmetic—all maintenance improvements with no breaking changes.

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kwsantiago kwsantiago merged commit 561a448 into main Jan 15, 2026
4 checks passed
@kwsantiago kwsantiago deleted the chore/bump-libnostr-v0.1.5 branch January 15, 2026 04:22
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