Skip to content

Comments

[Gitflow] Merge master into develop#19329

Closed
javascript-sdk-gitflow[bot] wants to merge 7 commits intodevelopfrom
master
Closed

[Gitflow] Merge master into develop#19329
javascript-sdk-gitflow[bot] wants to merge 7 commits intodevelopfrom
master

Conversation

@javascript-sdk-gitflow
Copy link
Contributor

Merge master branch into develop

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Auto approved automated PR

Copy link

@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.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

"eslint": "8.57.0",
"jsdom": "^21.1.2",
"lerna": "9.0.3",
"lerna": "8.2.4",
Copy link

Choose a reason for hiding this comment

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

Lerna downgraded from v9 to v8 during merge

Medium Severity

The merge from master into develop reverts lerna from 9.0.3 to 8.2.4, contradicting the changelog entry at line 119 of CHANGELOG.md which explicitly lists "chore(deps): Bump Lerna to v9" as part of the 10.39.0 release. This appears to be a merge conflict resolution error where master's older version overwrote develop's intentionally bumped version.

Fix in Cursor Fix in Web

Copy link
Member

Choose a reason for hiding this comment

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

Yea.. forgot to remove this from the changelog.

@andreiborza
Copy link
Member

Closing in favor of: #19331

auto-merge was automatically disabled February 16, 2026 09:40

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants