Skip to content

Update dependency com.squareup.wire:wire-gradle-plugin to v7 - #171

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.squareup.wire-wire-gradle-plugin-7.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.squareup.wire-wire-gradle-plugin-7.x

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v7.0.3

Compare Source

2026-09-16

Common
  • Fix: validate the value of the java_package and wire.wire_package options before emitting it into generated code. Wire emits the value as written, so a value that cannot be a package name produced generated code that did not match the intent of the option. Wire now rejects such a value with an error naming the option, the proto file, and the character at fault. Builds that relied on a package option value carrying ;, {, }, (, ), /, *, ", \, whitespace or a control character will now fail (#​3718)

v7.0.1

Compare Source

2026-09-10

Common
  • Reverted KotlinPoet 2.4.0 to 2.3.0 as it was pulling Kotlin 2.4 in wire-schema (#​3716)

v7.0.0

Compare Source

2026-09-10

Common
  • Update the bundled google/protobuf/descriptor.proto and google/protobuf/struct.proto runtime
    protos to their latest versions (#​3713)

v6.4.7

Compare Source

2026-08-24

Common
  • Fix: parse an option name component that is followed by a parenthesized extension, such as
    protovalidate's [(buf.validate.field).string.(buf.validate.predefined) = true] (#​3673 by
    [Thomas Manninger][tmanninger])

v6.4.6

Compare Source

2026-08-18

Gradle plugin
  • Register generated Kotlin sources with Kotlin 2.3's generatedKotlin API when available (#​3573)

v6.4.5

Compare Source

2026-06-29

Common

v6.4.1

Compare Source

v6.4.0

Compare Source

2026-05-15

Common
  • Security: Escape comment delimiters in generated documentation for Java, Kotlin, and Swift,
    preventing malicious proto documentation from injecting source code into generated files (#​3600)

v6.3.0

Compare Source

2026-05-13

Common
  • Security: Reject negative lengths when skipping groups, so crafted protobuf payloads throw
    ProtocolException instead of unchecked runtime exceptions (#​3597,
    [GHSA-7xpr-hc2w-34m9][GHSA-7xpr-hc2w-34m9], reported by [TrekLaps][TrekLaps])

v6.2.0

Compare Source

_2026-03-27

Common
  • Fix NPE in Options.retainAll when map option entry omits value (#​3536 by [Joe Hansche][jhansche])

v6.1.0

Compare Source

2026-03-24

Common
  • Validate Timestamp during serialization that values are within spec's range (#​3550)
  • Read quoted string when expecting an import (#​3554)
Gradle plugin
  • Don't override proto target when protoLibrary is true (#​3549)
Swift
  • Add google.protobuf.Struct support to Swift runtime (#​3544 by [Alan Zhang][alanjzhang])

v6.0.0

Compare Source

2026-03-13

Common
  • Correctly decode packed zero length uint (#​3529)
  • Support for multi-line type definition (#​3535 by [Joe Hansche][jhansche])
Kotlin
  • Removed !! on some non-nullable fields. Should reduce warnings (#​3533 by [Alexandre Leblanc][mrtryhard])
Gradle plugin
  • Bumped to Gradle 9.3.
  • Okio to 3.17.0.

Configuration

📅 Schedule: (UTC)

  • 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-wire-gradle-plugin-7.x branch 2 times, most recently from 23555df to 85cb228 Compare September 16, 2026 16:12
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.

0 participants