Skip to content

Bump wire from 6.2.0 to 6.4.0#936

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/wire-6.4.0
Closed

Bump wire from 6.2.0 to 6.4.0#936
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/wire-6.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps wire from 6.2.0 to 6.4.0.
Updates com.squareup.wire:wire-runtime from 6.2.0 to 6.4.0

Changelog

Sourced from com.squareup.wire:wire-runtime's changelog.

Version 6.4.0

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)

Version 7.0.0-alpha03

2026-05-14

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

Version 6.3.0

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

Version 7.0.0-alpha02

2026-05-11

Kotlin

  • ⚠ Breaking: CamelCase for generated oneof's as sealed classes (#3592)

Version 7.0.0-alpha01

2026-05-06

Common

  • ⚠ Breaking: Correctly merge singular embedded message fields when the same field appears multiple times on the wire (#3538)

... (truncated)

Commits
  • d980880 Prepare for release 6.4.0.
  • c18d10b Safer sanitising in Java/Kotlin generators
  • 86cffed Prepare for release 6.3.0.
  • 28594a1 Merge pull request #3597 from square/bquenaudon.2026-05-13.patchforwire6
  • 47d5b0d Add negative-length check in skipGroup
  • See full diff in compare view

Updates com.squareup.wire from 6.2.0 to 6.4.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `wire` from 6.2.0 to 6.4.0.

Updates `com.squareup.wire:wire-runtime` from 6.2.0 to 6.4.0
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@6.2.0...6.4.0)

Updates `com.squareup.wire` from 6.2.0 to 6.4.0

---
updated-dependencies:
- dependency-name: com.squareup.wire:wire-runtime
  dependency-version: 6.4.0
  dependency-type: direct:production
- dependency-name: com.squareup.wire
  dependency-version: 6.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot: gradle Dependabot PRs which update Gradle versions pr: dependency update PRs that update the project's dependencies. labels May 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 21, 2026

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 21, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/wire-6.4.0 branch May 21, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot: gradle Dependabot PRs which update Gradle versions pr: dependency update PRs that update the project's dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants