Skip to content

build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog from 2026.1.10 to 2026.6.7 - #1179

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/gradle/dev/org.jetbrains.kotlin-wrappers-kotlin-wrappers-catalog-2026.6.7
Closed

build(deps): bump org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog from 2026.1.10 to 2026.6.7#1179
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/gradle/dev/org.jetbrains.kotlin-wrappers-kotlin-wrappers-catalog-2026.6.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog from 2026.1.10 to 2026.6.7.

Release notes

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

2026.6.7

Full Changelog: JetBrains/kotlin-wrappers@2026.6.6...2026.6.7

2026.6.6

What's Changed

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

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

... (truncated)

Changelog

Sourced from org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog'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
  • 17e6822 2026.6.7
  • 8f67ff0 HTTP. Respect original AbortSignal from Request in fetch
  • d7e4331 Update package-lock.json files
  • 376459c Abort. Infix AbortSignal.or extension
  • 698dcaa Update package-lock.json files
  • a88f1e8 2026.6.6
  • 922834a IDEA. Exclude kotlin.js.JsArray from import suggestions
  • 708e99d IDEA. Exclude kotlinx.js.JsPlainObject from ignore list
  • 8f5467f Actions. Fix formatting [generated]
  • c32b8ae Update package-lock.json files
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies 依赖更新相关 java Pull requests that update Java code labels Jun 25, 2026
@ForteScarlet

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog](https://github.com/JetBrains/kotlin-wrappers) from 2026.1.10 to 2026.6.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.1.10...2026.6.7)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog
  dependency-version: 2026.6.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/dev/org.jetbrains.kotlin-wrappers-kotlin-wrappers-catalog-2026.6.7 branch from 9adbca6 to 6c38085 Compare June 26, 2026 07:55
@dependabot @github

dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1204.

@dependabot dependabot Bot closed this Jul 4, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/dev/org.jetbrains.kotlin-wrappers-kotlin-wrappers-catalog-2026.6.7 branch July 4, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 依赖更新相关 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant