ModuleCheck
ModuleCheck copied to clipboard
fix(deps): update square.wire to v5.3.11
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| com.squareup.wire | 5.3.5 -> 5.3.11 |
||
| com.squareup.wire:wire-schema-tests | 5.3.5 -> 5.3.11 |
||
| com.squareup.wire:wire-schema | 5.3.5 -> 5.3.11 |
||
| com.squareup.wire:wire-runtime | 5.3.5 -> 5.3.11 |
||
| com.squareup.wire:wire-kotlin-generator | 5.3.5 -> 5.3.11 |
||
| com.squareup.wire:wire-java-generator | 5.3.5 -> 5.3.11 |
||
| com.squareup.wire:wire-gson-support | 5.3.5 -> 5.3.11 |
||
| com.squareup.wire:wire-grpc-client-jvm | 5.3.5 -> 5.3.11 |
||
| com.squareup.wire:wire-gradle-plugin | 5.3.5 -> 5.3.11 |
||
| com.squareup.wire:wire-compiler | 5.3.5 -> 5.3.11 |
Release Notes
square/wire (com.squareup.wire)
v5.3.11
2025-08-18
Swift
- Fix a naming collision if a oneof is called
container(#3364 by [John Szumski][jszumski])
v5.3.10
2025-08-13
Swift
- Breaking: revert "mark generated enums with
@objc" (#3361 by [Dimitris Koutsogiorgas][dnkoutso])
v5.3.9
2025-08-08
Swift
- Fix edge case for oneof field named
self(#3360 by [Dimitris Koutsogiorgas][dnkoutso])
v5.3.8
2025-08-08
Swift
- Fix edge case for oneof field named
self(#3360 by [Dimitris Koutsogiorgas][dnkoutso])
v5.3.7
2025-08-07
Swift
- Correctly disambiguate types that exist across multiple modules (#3358 by [Dimitris Koutsogiorgas][dnkoutso])
- Improve performance of topological sort algorithm for partitions (#3359 by [Dimitris Koutsogiorgas][dnkoutso])
v5.3.6
2025-08-05
CLI
- New CLI option
--ignore_unused_roots_and_prunes(#3354)
JVM
- Fix: Handle negative hexadecimal in default values (#3355)
- Optimization: Avoid copying of repeated and map types when mutableTypes are being used (#3352 by [Rahul Ravikumar][tikurahul])
Swift
- Fix: Properly disambiguate OneOf enum if it has the same name as enclosing type (#3350 by [Dimitris Koutsogiorgas][dnkoutso])
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.