Skip to content

Commit

Permalink
Update anvil to v0.3.1 (#1615)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dev.zacsweers.anvil](https://redirect.github.com/zacsweers/anvil) |
plugin | patch | `0.3.0` -> `0.3.1` |
|
[dev.zacsweers.anvil:annotations-optional](https://redirect.github.com/zacsweers/anvil)
| dependencies | patch | `0.3.0` -> `0.3.1` |
|
[dev.zacsweers.anvil:annotations](https://redirect.github.com/zacsweers/anvil)
| dependencies | patch | `0.3.0` -> `0.3.1` |

---

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

---

### Release Notes

<details>
<summary>zacsweers/anvil (dev.zacsweers.anvil)</summary>

###
[`v0.3.1`](https://redirect.github.com/zacsweers/anvil/blob/HEAD/CHANGELOG.md#031)

[Compare
Source](https://redirect.github.com/zacsweers/anvil/compare/0.3.0...0.3.1)

*2024-09-02*

- **Enhancement**: Better handle error types and round deferral for
generated types.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC42NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Sep 3, 2024
1 parent 6beb394 commit 66f20d8
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 @@ -6,7 +6,7 @@ androidx-appcompat = "1.7.0"
androidx-browser = "1.8.0"
androidx-lifecycle = "2.8.4"
agp = "8.5.2"
anvil = "0.3.0"
anvil = "0.3.1"
atomicfu = "0.25.0"
benchmark = "1.3.0"
coil = "2.7.0"
Expand Down

0 comments on commit 66f20d8

Please sign in to comment.