Upgrade PubNub JS SDK dependency - #416
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
|
@pubnub-release-bot release kotlin as v13.4.2 |
WalkthroughThe PR updates the PubNub JavaScript dependency to 12.0.3 and releases the Kotlin SDK as version 13.4.2 across metadata, documentation, changelogs, and tests. ChangesPubNub JavaScript dependency update
Kotlin SDK 13.4.2 release
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Around line 4-5: Update the Fixed heading in the changelog from level four to
level three, preserving the existing changelog hierarchy under the version
heading.
In `@README.md`:
- Line 23: Update the adjacent Gradle dependency example in the README from
version 10.0.0 to 13.4.2, matching the Maven example and current release.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 33c527e3-4706-44e0-9846-95d486c4cbcb
📒 Files selected for processing (5)
.pubnub.ymlCHANGELOG.mdREADME.mdgradle.propertiespubnub-kotlin/pubnub-kotlin-impl/src/test/kotlin/com/pubnub/api/legacy/PubNubImplTest.kt
|
🚀 Release successfully completed 🚀 |
fix: Internal fixes