Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps kotlin-wrappers from 2025.8.22 to 2025.9.0.
Updates org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom from 2025.8.22 to 2025.9.0

Release notes

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

2025.9.0

Full Changelog: JetBrains/kotlin-wrappers@2025.8.22...2025.9.0

Commits
  • 8fd5df8 2025.9.0
  • b355fa4 DOM. Remove legacy parameters [generated]
  • 3c4e2d0 HTTP. Workarounds for error/infinite promises
  • 6484b13 HTTP. Simplify basic fetch test
  • 1e6542e HTTP. Sync asserts logic
  • 9daf2f0 HTTP. Add FetchFunction interface for tests
  • 59ebce3 HTTP. Use strict event accessor
  • a1d4313 DOM. ElementId extends StringLike
  • f54fbd8 JS. Add StringLike
  • 251cd97 Mouse. Wasm-compatible unions [generated]
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlin-wrappers:kotlin-browser from 2025.8.22 to 2025.9.0

Release notes

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

2025.9.0

Full Changelog: JetBrains/kotlin-wrappers@2025.8.22...2025.9.0

Commits
  • 8fd5df8 2025.9.0
  • b355fa4 DOM. Remove legacy parameters [generated]
  • 3c4e2d0 HTTP. Workarounds for error/infinite promises
  • 6484b13 HTTP. Simplify basic fetch test
  • 1e6542e HTTP. Sync asserts logic
  • 9daf2f0 HTTP. Add FetchFunction interface for tests
  • 59ebce3 HTTP. Use strict event accessor
  • a1d4313 DOM. ElementId extends StringLike
  • f54fbd8 JS. Add StringLike
  • 251cd97 Mouse. Wasm-compatible unions [generated]
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlin-wrappers:kotlin-css from 2025.8.22 to 2025.9.0

Release notes

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

2025.9.0

Full Changelog: JetBrains/kotlin-wrappers@2025.8.22...2025.9.0

Commits
  • 8fd5df8 2025.9.0
  • b355fa4 DOM. Remove legacy parameters [generated]
  • 3c4e2d0 HTTP. Workarounds for error/infinite promises
  • 6484b13 HTTP. Simplify basic fetch test
  • 1e6542e HTTP. Sync asserts logic
  • 9daf2f0 HTTP. Add FetchFunction interface for tests
  • 59ebce3 HTTP. Use strict event accessor
  • a1d4313 DOM. ElementId extends StringLike
  • f54fbd8 JS. Add StringLike
  • 251cd97 Mouse. Wasm-compatible unions [generated]
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 `kotlin-wrappers` from 2025.8.22 to 2025.9.0.

Updates `org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom` from 2025.8.22 to 2025.9.0
- [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.8.22...2025.9.0)

Updates `org.jetbrains.kotlin-wrappers:kotlin-browser` from 2025.8.22 to 2025.9.0
- [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.8.22...2025.9.0)

Updates `org.jetbrains.kotlin-wrappers:kotlin-css` from 2025.8.22 to 2025.9.0
- [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.8.22...2025.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom
  dependency-version: 2025.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin-wrappers:kotlin-browser
  dependency-version: 2025.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin-wrappers:kotlin-css
  dependency-version: 2025.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Sep 1, 2025
@github-actions github-actions bot merged commit 040e533 into main Sep 1, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/kotlin-wrappers-2025.9.0 branch September 1, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that affect dependencies gradle Gradle changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants