Skip to content

fix(deps): update dependency com.squareup.wire:wire-gradle-plugin to v5.5.1#80

Open
svc-secops wants to merge 1 commit intomainfrom
renovate/com.squareup.wire-wire-gradle-plugin-5.x
Open

fix(deps): update dependency com.squareup.wire:wire-gradle-plugin to v5.5.1#80
svc-secops wants to merge 1 commit intomainfrom
renovate/com.squareup.wire-wire-gradle-plugin-5.x

Conversation

@svc-secops
Copy link

@svc-secops svc-secops commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.wire:wire-gradle-plugin 5.3.1 -> 5.5.1 age adoption passing confidence

Release Notes

square/wire (com.squareup.wire:wire-gradle-plugin)

v5.5.1

Compare Source

2026-03-05

Kotlin
  • Add option to avoid making immutable copies for Kotlin generations (#​3513 by [Jeff Gulbronson][JGulbronson])
    If set to false, Wire will not use immutable copies for repeated or map fields.
wire {
  kotlin {
    makeImmutableCopies = false
  }
}

v5.5.0

Compare Source

2026-01-12

Common
  • Escape quoted strings when printing option values (#​3433)

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 - "after 8am and before 4pm on tuesday" in timezone Etc/UTC.

🚦 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.


This PR has been generated by Renovate Bot.

@svc-secops svc-secops force-pushed the renovate/com.squareup.wire-wire-gradle-plugin-5.x branch from 388de96 to a24d7ad Compare March 9, 2026 17:10
@svc-secops svc-secops changed the title fix(deps): update dependency com.squareup.wire:wire-gradle-plugin to v5.5.0 fix(deps): update dependency com.squareup.wire:wire-gradle-plugin to v5.5.1 Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant