Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-js-2026.3.16
Open

build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-js from 2025.12.6 to 2026.3.16#2520
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-js-2026.3.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

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

Release notes

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

2026.3.16

Full Changelog: JetBrains/kotlin-wrappers@2026.3.15...2026.3.16

2026.3.15

Full Changelog: JetBrains/kotlin-wrappers@2026.3.14...2026.3.15

2026.3.14

Full Changelog: JetBrains/kotlin-wrappers@2026.3.13...2026.3.14

2026.3.13

Full Changelog: JetBrains/kotlin-wrappers@2026.3.12...2026.3.13

2026.3.12

What's Changed

Full Changelog: JetBrains/kotlin-wrappers@2026.3.11...2026.3.12

2026.3.11

What's Changed

New Contributors

Full Changelog: JetBrains/kotlin-wrappers@2026.3.10...2026.3.11

2026.3.10

Full Changelog: JetBrains/kotlin-wrappers@2026.3.9...2026.3.10

2026.3.9

Full Changelog: JetBrains/kotlin-wrappers@2026.3.8...2026.3.9

2026.3.8

Full Changelog: JetBrains/kotlin-wrappers@2026.3.7...2026.3.8

2026.3.7

Full Changelog: JetBrains/kotlin-wrappers@2026.3.6...2026.3.7

2026.3.6

Full Changelog: JetBrains/kotlin-wrappers@2026.3.5...2026.3.6

2026.3.5

Full Changelog: JetBrains/kotlin-wrappers@2026.3.4...2026.3.5

2026.3.4

Full Changelog: JetBrains/kotlin-wrappers@2026.3.3...2026.3.4

... (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
  • 9772470 2026.3.16
  • cb038dc Update package-lock.json
  • aeadbe8 TanStack Router 1.168.4
  • ba8cada Build. Fix constan name
  • b4b28da JsPlainObject. Use exclude for internal options instead of adding unused depe...
  • 5aca9b4 JsPlainObject. Fix descriptions
  • 4dff9b5 JsPlainObject. Add new project in root README
  • b209a1a Update package-lock.json
  • f07071b JsPlainObject. Fix IDE assistance for JsPlainObject in JS target
  • 84d2167 Update package-lock.json
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jetbrains.kotlin-wrappers:kotlin-js](https://github.com/JetBrains/kotlin-wrappers) from 2025.12.6 to 2026.3.16.
- [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.3.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 26, 2026
@github-actions
Copy link
Contributor

Test Results

134 files  134 suites   44m 9s ⏱️
765 tests 756 ✅ 9 💤 0 ❌
775 runs  766 ✅ 9 💤 0 ❌

Results for commit ffd6b2a.

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.

0 participants