Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency com.squareup.wire:wire-gradle-plugin to v4.8.1 (#536)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.squareup.wire:wire-gradle-plugin](https://togithub.com/square/wire) | dependencies | patch | `4.8.0` -> `4.8.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>square/wire (com.squareup.wire:wire-gradle-plugin)</summary> ### [`v4.8.1`](https://togithub.com/square/wire/blob/HEAD/CHANGELOG.md#Version-481) [Compare Source](https://togithub.com/square/wire/compare/4.8.0...4.8.1) *2023-08-17* - New: Swift messages now have the form `init(REQUIRED FIELDS, (inout Storage) -> Void)` - New: Swift, the member-wise initializer has been removed by default. It can be re-enabled by defining `WIRE_INCLUDE_MEMBERWISE_INITIALIZER`; however, it will be removed in November 2024. See [https://github.com/square/wire/pull/2561](https://togithub.com/square/wire/pull/2561) for details - Fix: Correctly define sources folders vs. resources folders for Wire generated code. - Fix: Generated `.proto` are correctly added to the built artifact. - New: All options of KotlinTarget available on CLI. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzYuNTIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
- Loading branch information