Skip to content

[WIP] FIX yarn.lock - #19

Merged
alorma merged 4 commits into
mainfrom
copilot/sub-pr-14
Feb 18, 2026
Merged

[WIP] FIX yarn.lock#19
alorma merged 4 commits into
mainfrom
copilot/sub-pr-14

Conversation

Copilot AI commented Feb 18, 2026

Copy link
Copy Markdown
Contributor
  • Investigate build failure cause - yarn.lock mismatch with Kotlin 2.3.10
  • Remove yarn.lock file to allow Kotlin build to regenerate it with updated NPM dependencies
  • Verify build passes in CI
  • Run code review
  • Run CodeQL security scan
  • Complete task

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

dependabot Bot and others added 2 commits February 18, 2026 16:51
Bumps `kotlin` from 2.3.0 to 2.3.10.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)

Updates `org.jetbrains.kotlin.multiplatform` from 2.3.0 to 2.3.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.0...v2.3.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-version: 2.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-version: 2.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: alorma <887462+alorma@users.noreply.github.com>
@alorma alorma changed the title [WIP] Update kotlin from 2.3.0 to 2.3.10 [WIP] FIX yarn.lock Feb 18, 2026
@alorma
alorma changed the base branch from dependabot/gradle/kotlin-2.3.10 to main February 18, 2026 17:45
@alorma
alorma marked this pull request as ready for review February 18, 2026 17:45
@alorma
alorma merged commit da53b4b into main Feb 18, 2026
2 checks passed
@alorma
alorma deleted the copilot/sub-pr-14 branch February 18, 2026 17:45
Copilot AI requested a review from alorma February 18, 2026 17:45
Copilot stopped work on behalf of alorma due to an error February 18, 2026 17:46
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.

2 participants