Skip to content

Prepare release 6.0.0-rc.1#709

Merged
thomson-t merged 2 commits into
workstation/6.0-Releasefrom
release-prep/6.0.0-rc.1
May 22, 2026
Merged

Prepare release 6.0.0-rc.1#709
thomson-t merged 2 commits into
workstation/6.0-Releasefrom
release-prep/6.0.0-rc.1

Conversation

@mparticle-automation
Copy link
Copy Markdown
Collaborator

Preparing for release 6.0.0-rc.1 from workstation/6.0-Release.

  • Bumped version to 6.0.0-rc.1

@mparticle-automation mparticle-automation requested a review from a team as a code owner May 22, 2026 14:17
@cursor
Copy link
Copy Markdown

cursor Bot commented May 22, 2026

PR Summary

Low Risk
Primarily release metadata updates (version/changelog) plus a minor dependency bump in the Rokt kit; low likelihood of impacting runtime behavior outside the Rokt integration.

Overview
Prepares the 6.0.0-rc.1 release by updating the root VERSION and adding a new 6.0.0-rc.1 entry to CHANGELOG.md.

Also bumps the Rokt kit dependency from com.rokt:roktsdk:6.0.0-rc.1 to 6.0.1-rc.1 in kits/rokt/rokt/build.gradle.

Reviewed by Cursor Bugbot for commit 4342842. Bugbot is set up for automated code reviews on this repo. Configure here.

thomson-t
thomson-t previously approved these changes May 22, 2026
denischilik
denischilik previously approved these changes May 22, 2026
@thomson-t thomson-t dismissed stale reviews from denischilik and themself via 4342842 May 22, 2026 15:41
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4342842. Configure here.

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0'
implementation 'androidx.compose.runtime:runtime'
api 'com.rokt:roktsdk:6.0.0-rc.1'
api 'com.rokt:roktsdk:6.0.1-rc.1'
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Rokt SDK version looks like a typo

High Severity

The roktsdk dependency version was changed from 6.0.0-rc.1 to 6.0.1-rc.1. A release candidate for a patch version (6.0.1-rc.1) is very unusual — RCs are typically for major or minor versions (e.g. 6.0.0-rc.1). Additionally, the CHANGELOG at line 113 describes this as "Migrate Rokt kit to Rokt SDK 5.x", which contradicts the 6.x version in the dependency. This version bump appears to be a typo introduced during the release preparation.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 4342842. Configure here.

@thomson-t thomson-t merged commit bf998f3 into workstation/6.0-Release May 22, 2026
18 of 23 checks passed
@thomson-t thomson-t deleted the release-prep/6.0.0-rc.1 branch May 22, 2026 15:58
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.

3 participants