Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

2026.7.1

What's Changed

Full Changelog: JetBrains/kotlin-wrappers@2026.7.0...2026.7.1

2026.7.0

What's Changed

Full Changelog: JetBrains/kotlin-wrappers@2026.6.11...2026.7.0

2026.6.11

What's Changed

Full Changelog: JetBrains/kotlin-wrappers@2026.6.10...2026.6.11

2026.6.10

Full Changelog: JetBrains/kotlin-wrappers@2026.6.9...2026.6.10

2026.6.9

Full Changelog: JetBrains/kotlin-wrappers@2026.6.8...2026.6.9

2026.6.8

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

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

... (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
  • 2a1fa52 2026.7.1
  • 6891514 Update package-lock.json files
  • 111c8b4 Pako 2.2.0
  • 9cf59ad Pako. WasmJS compatible enums
  • 5af7b3f WebGPU. WasnJS compatible enums [generated]
  • 709042a Update package-lock.json files
  • e59f7a7 NPM. Add Preact Signals (core & react) shields (#2869)
  • 882a1cb Update package-lock.json files
  • cc79d9a Preact. Bump versions (#2870)
  • 04ddb3a Browser. Remove duplicated constants from instances [generated]
  • 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-wrappers-catalog](https://github.com/JetBrains/kotlin-wrappers) from 2026.1.10 to 2026.7.1.
- [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.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
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