Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wra…
Browse files Browse the repository at this point in the history
…ppers-catalog to v2025.3.10 (#309)

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.9` -> `2025.3.10` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog/2025.3.10?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.3.10?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.9/2025.3.10?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.9/2025.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>JetBrains/kotlin-wrappers
(org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog)</summary>

###
[`v2025.3.10`](https://redirect.github.com/JetBrains/kotlin-wrappers/releases/tag/2025.3.10)

[Compare
Source](https://redirect.github.com/JetBrains/kotlin-wrappers/compare/2025.3.9...2025.3.10)

#### What's Changed

- React Select. `Menu`: Support `selectProps` by
[@&#8203;aerialist7](https://redirect.github.com/aerialist7) in
[https://github.com/JetBrains/kotlin-wrappers/pull/2750](https://redirect.github.com/JetBrains/kotlin-wrappers/pull/2750)
- React Select `5.10.1` by
[@&#8203;aerialist7](https://redirect.github.com/aerialist7) in
[https://github.com/JetBrains/kotlin-wrappers/pull/2751](https://redirect.github.com/JetBrains/kotlin-wrappers/pull/2751)

**Full Changelog**:
JetBrains/kotlin-wrappers@2025.3.9...2025.3.10

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 12, 2025
1 parent 5d1c25c commit f5ae7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencyResolutionManagement {

versionCatalogs {
val kotlinWrappers by registering {
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.3.9")
from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:2025.3.10")
}
}
}
Expand Down

0 comments on commit f5ae7b5

Please sign in to comment.