[Gitflow] Merge master into develop#19329
[Gitflow] Merge master into develop#19329javascript-sdk-gitflow[bot] wants to merge 7 commits intodevelopfrom
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
meta(changelog): Update changelog for 10.39.0
Closes #19295 (added automatically)
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Yea.. forgot to remove this from the changelog.
|
Closing in favor of: #19331 |
Pull request was closed


Merge master branch into develop