Skip to content

Commit ee90be8

Browse files
fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog to v2025.4.6 (#334)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog](https://redirect.github.com/JetBrains/kotlin-wrappers) | `2025.3.24` -> `2025.4.6` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog/2025.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog/2025.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog/2025.3.24/2025.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog/2025.3.24/2025.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>JetBrains/kotlin-wrappers (org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog)</summary> ### [`v2025.4.6`](https://redirect.github.com/JetBrains/kotlin-wrappers/releases/tag/2025.4.6) [Compare Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.4.5...2025.4.6) #### What's Changed - JS. Add missing methods and extension functions to `JsNumber` class. by [@&#8203;rjaros](https://redirect.github.com/rjaros) in [https://github.com/JetBrains/kotlin-wrappers/pull/2775](https://redirect.github.com/JetBrains/kotlin-wrappers/pull/2775) **Full Changelog**: JetBrains/kotlin-wrappers@2025.4.5...2025.4.6 ### [`v2025.4.5`](https://redirect.github.com/JetBrains/kotlin-wrappers/releases/tag/2025.4.5) [Compare Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.4.4...2025.4.5) **Full Changelog**: JetBrains/kotlin-wrappers@2025.4.4...2025.4.5 ### [`v2025.4.4`](https://redirect.github.com/JetBrains/kotlin-wrappers/releases/tag/2025.4.4) [Compare Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.4.3...2025.4.4) #### What's Changed - Web. Fix adding and removing event listeners on wasmJs ([#&#8203;2772](https://redirect.github.com/JetBrains/kotlin-wrappers/issues/2772)) by [@&#8203;rjaros](https://redirect.github.com/rjaros) in [https://github.com/JetBrains/kotlin-wrappers/pull/2773](https://redirect.github.com/JetBrains/kotlin-wrappers/pull/2773) **Full Changelog**: JetBrains/kotlin-wrappers@2025.4.3...2025.4.4 ### [`v2025.4.3`](https://redirect.github.com/JetBrains/kotlin-wrappers/releases/tag/2025.4.3) [Compare Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.4.2...2025.4.3) #### What's Changed - JS Core. Rename unsafeCast(value: Function<\*>) to legacyUnsafeCast. by [@&#8203;rjaros](https://redirect.github.com/rjaros) in [https://github.com/JetBrains/kotlin-wrappers/pull/2769](https://redirect.github.com/JetBrains/kotlin-wrappers/pull/2769) - JS Core. New `unsafeCast` overloads with function types. by [@&#8203;rjaros](https://redirect.github.com/rjaros) in [https://github.com/JetBrains/kotlin-wrappers/pull/2770](https://redirect.github.com/JetBrains/kotlin-wrappers/pull/2770) - Web. Fix casting in `EventHandler` functions ([#&#8203;2767](https://redirect.github.com/JetBrains/kotlin-wrappers/issues/2767)) by [@&#8203;rjaros](https://redirect.github.com/rjaros) in [https://github.com/JetBrains/kotlin-wrappers/pull/2771](https://redirect.github.com/JetBrains/kotlin-wrappers/pull/2771) **Full Changelog**: JetBrains/kotlin-wrappers@2025.4.2...2025.4.3 ### [`v2025.4.2`](https://redirect.github.com/JetBrains/kotlin-wrappers/releases/tag/2025.4.2) [Compare Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.4.1...2025.4.2) **Full Changelog**: JetBrains/kotlin-wrappers@2025.4.1...2025.4.2 ### [`v2025.4.1`](https://redirect.github.com/JetBrains/kotlin-wrappers/releases/tag/2025.4.1) [Compare Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.4.0...2025.4.1) **Full Changelog**: JetBrains/kotlin-wrappers@2025.4.0...2025.4.1 ### [`v2025.4.0`](https://redirect.github.com/JetBrains/kotlin-wrappers/blob/HEAD/CHANGELOG.md#202540) [Compare Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.3.26...2025.4.0) - Split `kotlin-emotion` (1 subproject for 1 NPM library): - `kotlin-emotion-cache` - `kotlin-emotion-css` - `kotlin-emotion-react` - `kotlin-emotion-styled` - `kotlin-emotion-utils` ### [`v2025.3.26`](https://redirect.github.com/JetBrains/kotlin-wrappers/releases/tag/2025.3.26) [Compare Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.3.25...2025.3.26) **Full Changelog**: JetBrains/kotlin-wrappers@2025.3.25...2025.3.26 ### [`v2025.3.25`](https://redirect.github.com/JetBrains/kotlin-wrappers/releases/tag/2025.3.25) [Compare Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.3.24...2025.3.25) **Full Changelog**: JetBrains/kotlin-wrappers@2025.3.24...2025.3.25 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every 1 week on saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/typesafegithub/github-actions-typing). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Piotr Krzeminski <[email protected]>
1 parent 50c214d commit ee90be8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

kotlin-js-store/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -696,10 +696,10 @@ y18n@^5.0.5:
696696
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
697697
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
698698

699-
yaml@^2.7.0:
700-
version "2.7.0"
701-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98"
702-
integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==
699+
yaml@^2.7.1:
700+
version "2.7.1"
701+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.1.tgz#44a247d1b88523855679ac7fa7cda6ed7e135cf6"
702+
integrity sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==
703703

704704
yargs-parser@^20.2.2, yargs-parser@^20.2.9:
705705
version "20.2.9"

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencyResolutionManagement {
3737

3838
versionCatalogs {
3939
val kotlinWrappers by registering {
40-
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.3.24")
40+
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.4.6")
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)