Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

2026.2.21

Full Changelog: JetBrains/kotlin-wrappers@2026.2.20...2026.2.21

2026.2.20

Full Changelog: JetBrains/kotlin-wrappers@2026.2.19...2026.2.20

2026.2.19

Full Changelog: JetBrains/kotlin-wrappers@2026.2.18...2026.2.19

2026.2.18

Full Changelog: JetBrains/kotlin-wrappers@2026.2.17...2026.2.18

2026.2.17

Full Changelog: JetBrains/kotlin-wrappers@2026.2.16...2026.2.17

2026.2.16

Full Changelog: JetBrains/kotlin-wrappers@2026.2.15...2026.2.16

2026.2.15

Full Changelog: JetBrains/kotlin-wrappers@2026.2.14...2026.2.15

2026.2.14

Full Changelog: JetBrains/kotlin-wrappers@2026.2.13...2026.2.14

2026.2.13

Full Changelog: JetBrains/kotlin-wrappers@2026.2.12...2026.2.13

2026.2.12

Full Changelog: JetBrains/kotlin-wrappers@2026.2.11...2026.2.12

2026.2.11

Full Changelog: JetBrains/kotlin-wrappers@2026.2.10...2026.2.11

2026.2.10

Full Changelog: JetBrains/kotlin-wrappers@2026.2.9...2026.2.10

2026.2.9

Full Changelog: JetBrains/kotlin-wrappers@2026.2.8...2026.2.9

2026.2.8

What's Changed

Full Changelog: JetBrains/kotlin-wrappers@2026.2.7...2026.2.8

2026.2.7

Full Changelog: JetBrains/kotlin-wrappers@2026.2.6...2026.2.7

... (truncated)

Changelog

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

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

BREAKING CHANGE

  • js.objects.JsPlainObject removed
    • Removed because typealiases for optional declarations aren't supported
    • Replacement – kotlinx.js.JsPlainObject

2026.2.1

BREAKING CHANGE

React

  • Legacy useEffectWithCleanup removed
    • Replacement – useEffect with awaitCleanup extension
  • Legacy FocusEventHandler and FocusEvent removed

2026.2.0

React DOM

  • FocusEventHandler and FocusEvent deprecated

2026.1.16

... (truncated)

Commits
  • 6f969fc 2026.2.21
  • a33c96b Update package-lock.json
  • 99ad597 React Core. Removed
  • 3c6f107 React. Fix dependencies
  • 7160094 React. Move sources from kotlin-react-core
  • 939958a React. Move tests from kotlin-react-core
  • e6c6bb0 Update package-lock.json
  • eb41ebf Build. Use kotlin-react dependency instead of kotlin-react-core
  • de8ba10 Update package-lock.json
  • ab67521 2026.2.20
  • 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.2.21.
- [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.2.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin-wrappers:kotlin-js
  dependency-version: 2026.2.21
  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 Feb 26, 2026
@github-actions
Copy link
Contributor

Test Results

133 files   - 115  133 suites   - 115   48m 35s ⏱️ - 1m 27s
761 tests  - 657  752 ✅  - 655  9 💤  - 2  0 ❌ ±0 
771 runs   - 657  762 ✅  - 655  9 💤  - 2  0 ❌ ±0 

Results for commit e53f74a. ± Comparison against base commit 7ca6003.

This pull request removes 657 tests.
AddNewChildrenTest ‑ addManyChildren[js, browser]
AddNewChildrenTest ‑ addManyChildren[js, node]
AddNewChildrenTest ‑ addManyDescendants[js, browser]
AddNewChildrenTest ‑ addManyDescendants[js, node]
CapturedInsertPositionTest ‑ insertAfter_3[js, browser]
CapturedInsertPositionTest ‑ insertAfter_3[js, node]
CapturedInsertPositionTest ‑ insertAtSamePosition[js, browser]
CapturedInsertPositionTest ‑ insertAtSamePosition[js, node]
CapturedInsertPositionTest ‑ insertBefore_1[js, browser]
CapturedInsertPositionTest ‑ insertBefore_1[js, node]
…

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