Skip to content

Commit

Permalink
Update jewel to v0.26.0 (#1050)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[org.jetbrains.jewel:jewel-int-ui-standalone-242](https://redirect.github.com/JetBrains/jewel)
| dependencies | minor | `0.25.0` -> `0.26.0` |
|
[org.jetbrains.jewel:jewel-ide-laf-bridge-242](https://redirect.github.com/JetBrains/jewel)
| dependencies | minor | `0.25.0` -> `0.26.0` |

---

### Release Notes

<details>
<summary>JetBrains/jewel
(org.jetbrains.jewel:jewel-int-ui-standalone-242)</summary>

###
[`v0.26.0`](https://redirect.github.com/JetBrains/jewel/releases/tag/v0.26.0)

##### Notable changes

- Added support for IntelliJ Platform 243 (EAP 6+ required)
([#&#8203;628](https://redirect.github.com/JetBrains/jewel/issues/628))
-   Archived support for IntelliJ Platform 233
- Updated Compose to 1.7.0 stable
([#&#8203;638](https://redirect.github.com/JetBrains/jewel/issues/638))
- Added `ColorFilter` to the `*IconActionButton` API
([#&#8203;641](https://redirect.github.com/JetBrains/jewel/issues/641))
- Added `enabled` parameter to `Tooltip` to display it selectively
([#&#8203;644](https://redirect.github.com/JetBrains/jewel/issues/644))
- The keyboard event handling logic in `SelectableLazyColumn` has been
adjusted to ensure proper return values
([#&#8203;625](https://redirect.github.com/JetBrains/jewel/issues/625),
[#&#8203;624](https://redirect.github.com/JetBrains/jewel/issues/624))
- `DefaultTreeViewPointerEventAction` is now open and
`notifyItemClicked` is annotated with `@InternalJewelApi`
([#&#8203;624](https://redirect.github.com/JetBrains/jewel/issues/624))

##### What's Changed

- Rework SelectableLazyColumn by
[@&#8203;hamen](https://redirect.github.com/hamen) in
[https://github.com/JetBrains/jewel/pull/620](https://redirect.github.com/JetBrains/jewel/pull/620)
- Update Compose to 1.7.0-rc01 by
[@&#8203;rock3r](https://redirect.github.com/rock3r) in
[https://github.com/JetBrains/jewel/pull/621](https://redirect.github.com/JetBrains/jewel/pull/621)
- Fix keyboard event handling in BasicSelectableLazyColumn by
[@&#8203;fscarponi](https://redirect.github.com/fscarponi) in
[https://github.com/JetBrains/jewel/pull/625](https://redirect.github.com/JetBrains/jewel/pull/625)
- Refactor KeyActions and BasicSelectableLazyColumn by
[@&#8203;fscarponi](https://redirect.github.com/fscarponi) in
[https://github.com/JetBrains/jewel/pull/624](https://redirect.github.com/JetBrains/jewel/pull/624)
- Move to ijp 243 by
[@&#8203;jakub-senohrabek-jb](https://redirect.github.com/jakub-senohrabek-jb)
in
[https://github.com/JetBrains/jewel/pull/628](https://redirect.github.com/JetBrains/jewel/pull/628)
- Add Throubleshooting section with a fix for Git Pre-push hook by
[@&#8203;hamen](https://redirect.github.com/hamen) in
[https://github.com/JetBrains/jewel/pull/634](https://redirect.github.com/JetBrains/jewel/pull/634)
- Upgrade Compose to 1.7.0 stable by
[@&#8203;hamen](https://redirect.github.com/hamen) in
[https://github.com/JetBrains/jewel/pull/638](https://redirect.github.com/JetBrains/jewel/pull/638)
- Remove deprecated Kotlin build flag by
[@&#8203;rock3r](https://redirect.github.com/rock3r) in
[https://github.com/JetBrains/jewel/pull/642](https://redirect.github.com/JetBrains/jewel/pull/642)
- Add ColorFilter to the IconActionButton API by
[@&#8203;rock3r](https://redirect.github.com/rock3r) in
[https://github.com/JetBrains/jewel/pull/641](https://redirect.github.com/JetBrains/jewel/pull/641)
- Add enabled parameter to Tooltip by
[@&#8203;rock3r](https://redirect.github.com/rock3r) in
[https://github.com/JetBrains/jewel/pull/644](https://redirect.github.com/JetBrains/jewel/pull/644)
- Update IJP to 243 EAP 6 (243.20847.40) by
[@&#8203;rock3r](https://redirect.github.com/rock3r) in
[https://github.com/JetBrains/jewel/pull/652](https://redirect.github.com/JetBrains/jewel/pull/652)
- Revert Rework SelectableLazyColumn by
[@&#8203;hamen](https://redirect.github.com/hamen) in
[https://github.com/JetBrains/jewel/pull/654](https://redirect.github.com/JetBrains/jewel/pull/654)

**Full Changelog**:
JetBrains/jewel@v0.25.0...v0.26.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Oct 22, 2024
1 parent 069a7bf commit 3d1f251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ intellij-platform = "2.1.0"
# Temporary until https://bugs.openjdk.org/browse/JDK-8331027 is fixed in 23
jdk = "21"
jvmTarget = "17"
jewel = "0.25.0"
jewel = "0.26.0"
jna = "5.15.0"
kaml = "0.61.0"
kotlin = "2.0.21"
Expand Down

0 comments on commit 3d1f251

Please sign in to comment.