Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump wire from 4.8.1 to 4.9.7 #226

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2024

Bumps wire from 4.8.1 to 4.9.7.
Updates com.squareup.wire:wire-runtime from 4.8.1 to 4.9.7

Changelog

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

Version 4.9.7

2024-02-12

Common

  • Support all struct types for JSON encoding (#2824 by [Arnaud Frugier][quanturium])

Version 4.9.6

2024-02-02

Common

  • Add public dependencies when encoding the schema (#2801 by [Michael Peyper][mpeyper])

Kotlin

  • Fix RealGrpcCall timeout (#2816 by [Jeff Gulbronson][JGulbronson])

Version 4.9.5

2024-01-27

Common

  • Fix over pruning imports when only option types are being extended in a file (#2800 by [Michael Peyper][mpeyper])

Version 4.9.4

2024-01-26

Common

  • Added linuxArm64 target to wire-runtime module (#2733 by [Shay Oinif][ShayOinif])
  • Add ProtoReader API for length-delimited stream reads (#2747 by [Jake Wharton][JakeWharton])
    • You can now call ProtoReader#nextLengthDelimited to read and return the length of the next message in a length-delimited stream.
  • Ensure ConsoleWireLogger does not print anything if in quiet mode (#2754 by [Dimitris Koutsogiorgas][dnkoutso])
  • Provide a built in public EmptyWireLoggerFactory class (#2776 by [Dimitris Koutsogiorgas][dnkoutso])
  • Stop logging includes and excludes (#2777)
  • Implement equals/hash for Duration and Instant on native and JS (#2781)
  • Prune imports no longer used by retained entities in the schema (#2797 by [Michael Peyper][mpeyper])

Kotlin

  • Generate Grpc SERVICE_NAME as const (#2773 by [Marius Volkhart][MariusVolkhart])

... (truncated)

Commits
  • dc82e10 Prepare for release 4.9.7.
  • 9169e63 Support all struct types for Moshi json encoding
  • 86a2e90 Prepare for release 4.9.6.
  • 0180b78 Merge pull request #2816 from JGulbronson/jgulbronson.fix-RealGrpcCall-timeout
  • 62e9398 Fix RealGrpcCall timeout
  • 0dc11fb Merge pull request #2812 from square/renovate/gradle-wrapper-validation-actio...
  • 835fd07 Merge pull request #2810 from square/renovate/grpc-java-monorepo
  • 9744027 Merge pull request #2809 from square/renovate/org.jetbrains.kotlinx.binary-co...
  • 25c41ef Merge pull request #2806 from square/renovate/com.google.truth-truth-1.x
  • 8f80aa3 Merge pull request #2805 from square/renovate/com.charleskorn.kaml-kaml-0.x
  • Additional commits viewable in compare view

Updates com.squareup.wire from 4.8.1 to 4.9.7

Changelog

Sourced from com.squareup.wire's changelog.

Version 4.9.7

2024-02-12

Common

  • Support all struct types for JSON encoding (#2824 by [Arnaud Frugier][quanturium])

Version 4.9.6

2024-02-02

Common

  • Add public dependencies when encoding the schema (#2801 by [Michael Peyper][mpeyper])

Kotlin

  • Fix RealGrpcCall timeout (#2816 by [Jeff Gulbronson][JGulbronson])

Version 4.9.5

2024-01-27

Common

  • Fix over pruning imports when only option types are being extended in a file (#2800 by [Michael Peyper][mpeyper])

Version 4.9.4

2024-01-26

Common

  • Added linuxArm64 target to wire-runtime module (#2733 by [Shay Oinif][ShayOinif])
  • Add ProtoReader API for length-delimited stream reads (#2747 by [Jake Wharton][JakeWharton])
    • You can now call ProtoReader#nextLengthDelimited to read and return the length of the next message in a length-delimited stream.
  • Ensure ConsoleWireLogger does not print anything if in quiet mode (#2754 by [Dimitris Koutsogiorgas][dnkoutso])
  • Provide a built in public EmptyWireLoggerFactory class (#2776 by [Dimitris Koutsogiorgas][dnkoutso])
  • Stop logging includes and excludes (#2777)
  • Implement equals/hash for Duration and Instant on native and JS (#2781)
  • Prune imports no longer used by retained entities in the schema (#2797 by [Michael Peyper][mpeyper])

Kotlin

  • Generate Grpc SERVICE_NAME as const (#2773 by [Marius Volkhart][MariusVolkhart])

... (truncated)

Commits
  • dc82e10 Prepare for release 4.9.7.
  • 9169e63 Support all struct types for Moshi json encoding
  • 86a2e90 Prepare for release 4.9.6.
  • 0180b78 Merge pull request #2816 from JGulbronson/jgulbronson.fix-RealGrpcCall-timeout
  • 62e9398 Fix RealGrpcCall timeout
  • 0dc11fb Merge pull request #2812 from square/renovate/gradle-wrapper-validation-actio...
  • 835fd07 Merge pull request #2810 from square/renovate/grpc-java-monorepo
  • 9744027 Merge pull request #2809 from square/renovate/org.jetbrains.kotlinx.binary-co...
  • 25c41ef Merge pull request #2806 from square/renovate/com.google.truth-truth-1.x
  • 8f80aa3 Merge pull request #2805 from square/renovate/com.charleskorn.kaml-kaml-0.x
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps `wire` from 4.8.1 to 4.9.7.

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

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

---
updated-dependencies:
- dependency-name: com.squareup.wire:wire-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.wire
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 14, 2024
@ogolberg ogolberg merged commit 484d40c into main Mar 14, 2024
13 checks passed
@ogolberg ogolberg deleted the dependabot/gradle/wire-4.9.7 branch March 14, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant