Skip to content

Bump org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom from 2026.2.6 to 2026.2.7#2942

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-wrappers-bom-2026.2.7
Closed

Bump org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom from 2026.2.6 to 2026.2.7#2942
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-wrappers-bom-2026.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom from 2026.2.6 to 2026.2.7.

Release notes

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

2026.2.7

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

Changelog

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

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

BREAKING CHANGE

React

  • useEffectWithCleanup deprecated
    • Replacement – useEffect with awaitCleanup extension
    • Scheduled for removal in 2026.2.1
  • useLayoutEffectWithCleanup removed
    • Replacement – useLayoutEffect with awaitCleanup extension
  • useInsertionEffectWithCleanup removed
    • Replacement – useInsertionEffect with awaitCleanup extension
useEffect {
    val unsubscribe = api.addHandler { setData(it) }
awaitCleanup {
    // will be called when React calls cleanup

</tr></table>

... (truncated)

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 9, 2026
Bumps [org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom](https://github.com/JetBrains/kotlin-wrappers) from 2026.2.6 to 2026.2.7.
- [Release notes](https://github.com/JetBrains/kotlin-wrappers/releases)
- [Changelog](https://github.com/JetBrains/kotlin-wrappers/blob/master/CHANGELOG.md)
- [Commits](JetBrains/kotlin-wrappers@2026.2.6...2026.2.7)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom
  dependency-version: 2026.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-wrappers-bom-2026.2.7 branch from b90a6c3 to 7e3a402 Compare February 10, 2026 23:30
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 11, 2026

Looks like org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 11, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/org.jetbrains.kotlin-wrappers-kotlin-wrappers-bom-2026.2.7 branch February 11, 2026 01:13
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