Skip to content

build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js from 2025.12.6 to 2026.6.5#2744

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-js-2026.6.5
Open

build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js from 2025.12.6 to 2026.6.5#2744
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-js-2026.6.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains.kotlin-wrappers:kotlin-js from 2025.12.6 to 2026.6.5.

Release notes

Sourced from org.jetbrains.kotlin-wrappers:kotlin-js's releases.

2026.6.5

Full Changelog: JetBrains/kotlin-wrappers@2026.6.4...2026.6.5

2026.6.4

Full Changelog: JetBrains/kotlin-wrappers@2026.6.3...2026.6.4

2026.6.3

Full Changelog: JetBrains/kotlin-wrappers@2026.6.2...2026.6.3

2026.6.2

Full Changelog: JetBrains/kotlin-wrappers@2026.6.1...2026.6.2

2026.6.1

What's Changed

Full Changelog: JetBrains/kotlin-wrappers@2026.6.0...2026.6.1

2026.6.0

Full Changelog: JetBrains/kotlin-wrappers@2026.5.7...2026.6.0

2026.5.7

What's Changed

New Contributors

Full Changelog: JetBrains/kotlin-wrappers@2026.5.6...2026.5.7

2026.5.6

Full Changelog: JetBrains/kotlin-wrappers@2026.5.5...2026.5.6

2026.5.5

Full Changelog: JetBrains/kotlin-wrappers@2026.5.4...2026.5.5

2026.5.4

Full Changelog: JetBrains/kotlin-wrappers@2026.5.3...2026.5.4

2026.5.3

Full Changelog: JetBrains/kotlin-wrappers@2026.5.2...2026.5.3

2026.5.2

Full Changelog: JetBrains/kotlin-wrappers@2026.5.1...2026.5.2

2026.5.1

Full Changelog: JetBrains/kotlin-wrappers@2026.5.0...2026.5.1

2026.5.0

... (truncated)

Changelog

Sourced from org.jetbrains.kotlin-wrappers:kotlin-js's changelog.

2026.3.10

BREAKING CHANGE

React

  • Add awaitCancellationcleanup helper
    • Can be used as a cleanup helper for React hooks
useEffect {
    val unsubscribe = api.addHandler { setData(it) }
awaitCancellation {
    // will be called when React calls cleanup
    unsubscribe()
}

}

2026.3.0

BREAKING CHANGE

  • Legacy kotlin-react-beautiful-dnd subproject removed

2026.2.20

BREAKING CHANGE

  • Legacy subprojects removed:
    • kotlin-react-legacy
    • kotlin-react-dom-legacy
    • kotlin-styled-next

2026.2.11

BREAKING CHANGE

React

2026.2.7

BREAKING CHANGE

  • nullwritable package war renamed to `null`writable

... (truncated)

Commits
  • 54f2032 2026.6.5
  • 97bb48f Array. Sequence.toJsArray() extension
  • 8aac1b4 Abort. Remove AbortSignal.any workaround for old Safari
  • 21b0817 Update package-lock.json files
  • 2e10beb Abort. Add AbortSignal.or extension
  • bcc377c NPM. Update dependencies table
  • 693d09c Update package-lock.json files
  • a0222f8 2026.6.4
  • 1bd4660 Update package-lock.json files
  • b2de2d4 TanStack React Virtual 3.14.2 [generated]
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 16, 2026
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Test Results

134 files  134 suites   38m 9s ⏱️
761 tests 752 ✅ 9 💤 0 ❌
771 runs  762 ✅ 9 💤 0 ❌

Results for commit 11d270e.

♻️ This comment has been updated with latest results.

@slisson

slisson commented Jun 19, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-js-2026.6.5 branch from 01e5ffd to 869a94e Compare June 19, 2026 07:40
Bumps [org.jetbrains.kotlin-wrappers:kotlin-js](https://github.com/JetBrains/kotlin-wrappers) from 2025.12.6 to 2026.6.5.
- [Release notes](https://github.com/JetBrains/kotlin-wrappers/releases)
- [Changelog](https://github.com/JetBrains/kotlin-wrappers/blob/master/CHANGELOG.md)
- [Commits](JetBrains/kotlin-wrappers@2025.12.6...2026.6.5)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin-wrappers:kotlin-js
  dependency-version: 2026.6.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-js-2026.6.5 branch from 869a94e to 11d270e Compare June 19, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant