Skip to content

Fix refresh token signature stringify#745

Merged
feruzm merged 2 commits into
developfrom
custom
Apr 7, 2026
Merged

Fix refresh token signature stringify#745
feruzm merged 2 commits into
developfrom
custom

Conversation

@feruzm
Copy link
Copy Markdown
Member

@feruzm feruzm commented Apr 7, 2026

Summary by CodeRabbit

  • Chores

    • Updated dependency on the transaction library to a newer compatible release.
    • Bumped SDK and Wallet package versions to incorporate the dependency update.
  • Documentation

    • Added changelog entries documenting a patch fix (refresh token signature stringify) and the new package releases.

@feruzm feruzm added the patch Bug fixes and patches (1.0.0 → 1.0.1), add this only if any packages/ have patch changes in PR label Apr 7, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 7, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bccab8df-66e7-4266-8fc3-1a950f87ddbb

📥 Commits

Reviewing files that changed from the base of the PR and between 77a38f6 and 4e8dd4f.

📒 Files selected for processing (4)
  • packages/sdk/CHANGELOG.md
  • packages/sdk/package.json
  • packages/wallets/CHANGELOG.md
  • packages/wallets/package.json

📝 Walkthrough

Walkthrough

Bumps and changelog entries: @ecency/hive-tx updated from ^7.3.2^7.3.3 in the web app and SDK peerDeps; @ecency/sdk version bumped 2.1.3 → 2.1.4 with a changelog entry; packages/wallets version bumped 3.0.3 → 3.0.4 with a changelog noting the SDK update.

Changes

Cohort / File(s) Summary
Web app dependency
apps/web/package.json
Updated dependency @ecency/hive-tx from ^7.3.2^7.3.3.
SDK package and changelog
packages/sdk/package.json, packages/sdk/CHANGELOG.md
Bumped package version 2.1.32.1.4; updated peerDependency @ecency/hive-tx ^7.3.2^7.3.3; added changelog entry "Fix refresh token signature stringify (#745)".
Wallets package and changelog
packages/wallets/package.json, packages/wallets/CHANGELOG.md
Bumped package version 3.0.33.0.4; changelog entry updated to reference @ecency/sdk@2.1.4.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

🐰 A tiny hop, a tidy tweak,
Versions nudged with barely a squeak.
SDK, wallets, web in line,
Patch applied — the carrots shine! 🥕

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title 'Fix refresh token signature stringify' describes fixing a token signature stringify issue, but the actual changes only involve updating @ecency/hive-tx dependency versions from ^7.3.2 to ^7.3.3 with no visible implementation changes. Update the title to accurately reflect the actual changes, such as 'Update @ecency/hive-tx dependency to ^7.3.3' or 'Bump @ecency/hive-tx version across web and sdk packages'.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch custom

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.

@feruzm feruzm merged commit 762e2cb into develop Apr 7, 2026
@feruzm feruzm deleted the custom branch April 7, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Bug fixes and patches (1.0.0 → 1.0.1), add this only if any packages/ have patch changes in PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant