Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2025

This PR contains the following updates:

Package Change Age Confidence
com.squareup.wire 5.3.1 -> 5.4.0 age confidence

Release Notes

square/wire (com.squareup.wire)

v5.4.0

Compare Source

2025-09-02

Gradle plugin
  • Support android.builtInKotlin=true and experimental plugin (#​3367 by [Omar Ismail][omarismail94])

v5.3.11

Compare Source

2025-08-18

Swift
  • Fix a naming collision if a oneof is called container (#​3364 by [John Szumski][jszumski])

v5.3.10

Compare Source

2025-08-13

Swift
  • Breaking: revert "mark generated enums with @objc" (#​3361 by [Dimitris Koutsogiorgas][dnkoutso])

v5.3.9

Compare Source

2025-08-08

Swift
  • Fix edge case for oneof field named self (#​3360 by [Dimitris Koutsogiorgas][dnkoutso])

v5.3.8

Compare Source

2025-08-08

Swift
  • Fix edge case for oneof field named self (#​3360 by [Dimitris Koutsogiorgas][dnkoutso])

v5.3.7

Compare Source

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

Compare Source

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])

v5.3.5

Compare Source

2025-07-09

gRPC Client
  • Fix: use correct class loader for clients and builder (#​3347 by [Stuart Douglas][stuartwdouglas])

v5.3.4

Compare Source

2025-07-08

Common
Wire Compiler
  • Add Kotlin enum mode as a compiler arg (#​3339 by [Justin Bisignano][JustinBis])
Swift
  • Mark generated enums with @​objc (#​3190 by [Dimitris Koutsogiorgas][dnkoutso])

v5.3.3

Compare Source

2025-06-05

Gradle plugin
  • Support for Gradle 14.1 which fixed a bug (#​3303) introduced in Wire 5.3.0 when we removed internal Gradle APIs (#​3293)

v5.3.2

Compare Source

2025-06-03

Common
  • Adding wasm target to wire runtime (#​3304 by [Michael Pawliszyn][mpawliszyn])
  • Fix crash when inlined option map values have multiple fields (#​3314 by [Tejas Gupta][tejasna])
Gradle plugin
  • Update InputLocation to be more cache-friendly (#​3313 by [Kartikaya Gupta][staktrace])
Java
  • Include oneOfs in constructorTakesAllFields() and fix null check in generateOptionType (#​3310 by [Bruno Freitas][brunofrts])

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/com.squareup.wire-5.x branch from 6c5002f to 7da30e3 Compare September 2, 2025 15:01
@renovate renovate bot changed the title Update plugin wire to v5.3.11 Update plugin wire to v5.4.0 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/com.squareup.wire-5.x branch from 7da30e3 to c2e8b01 Compare September 8, 2025 15:10
@renovate renovate bot force-pushed the renovate/com.squareup.wire-5.x branch from c2e8b01 to 507fe49 Compare October 9, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant