Skip to content

Commit

Permalink
Update dependency dev.zacsweers.moshix to v0.27.1 (#1440)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dev.zacsweers.moshix](https://github.com/ZacSweers/MoshiX) | plugin
| patch | `0.27.0` -> `0.27.1` |

---

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

---

### Release Notes

<details>
<summary>ZacSweers/MoshiX (dev.zacsweers.moshix)</summary>

###
[`v0.27.1`](https://github.com/ZacSweers/MoshiX/blob/HEAD/CHANGELOG.md#0271)

[Compare
Source](https://github.com/ZacSweers/MoshiX/compare/0.27.0...0.27.1)

*2024-05-28*

-   \[moshi-sealed] Improve moshi-sealed KSP error messages.
- \[moshi-ir] Fix fallback adapter support in IR code gen not
recognizing Moshi parameters to primary constructors.
- \[moshi-sealed and moshi-ir] Check for same subtypes before erroring
on duplicate labels in moshi-sealed IR.
- \[moshi-proguard-rule-gen] Fix proguard rule gen not capturing
non-sealed subtypes.
- \[moshi-proguard-rule-gen] Don't write empty proguard rule files if
not rules were necessary.
-   Update KotlinPoet to `1.17.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 this update
again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuNyIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot committed May 29, 2024
1 parent 2498179 commit 27d17ca
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 @@ -40,7 +40,7 @@ mavenPublish = "0.28.0"
molecule = "2.0.0"
mosaic = "0.11.0"
moshi = "1.15.1"
moshix = "0.27.0"
moshix = "0.27.1"
okhttp = "5.0.0-alpha.14"
okio = "3.9.0"
paparazzi = "1.3.4"
Expand Down

0 comments on commit 27d17ca

Please sign in to comment.