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 com.squareup.wire:wire-compiler from 4.5.6 to 4.6.0 #5415

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2023

Bumps com.squareup.wire:wire-compiler from 4.5.6 to 4.6.0.

Changelog

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

Version 4.6.0

2023-05-01

  • Fix: the version 4.5.6 had a breaking change which has been reverted in 4.6.0 without losing any functionality.
  • Update descriptor.proto from the 7dbe742 version of protocolbuffers/protobuf.
Commits
  • 3d97422 Prepare for release 4.6.0.
  • 965a877 Change how we declare functions to encode and decode primitive arrays (#2443)
  • 0d6a439 Merge pull request #2442 from square/jwilson.0428.api_dumps
  • 0795c89 Merge pull request #2439 from sergei-lapin/update-descriptor.proto
  • 3b7c095 Add the Kotlin binary compatibility validator plugin
  • 613e8fb Remove deprecated methods and types (#2438)
  • a545b0d Update descriptor.proto
  • efc66f0 Prepare next development version.
  • See full diff in compare view

Dependabot compatibility score

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

@dependabot dependabot bot requested a review from a team May 2, 2023 04:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 2, 2023
@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (09ee0d2) 91.29% compared to head (4a633b6) 91.29%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #5415   +/-   ##
=========================================
  Coverage     91.29%   91.29%           
  Complexity     4888     4888           
=========================================
  Files           549      549           
  Lines         14402    14402           
  Branches       1354     1354           
=========================================
  Hits          13148    13148           
  Misses          867      867           
  Partials        387      387           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jack-berg
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/com.squareup.wire-wire-compiler-4.6.0 branch from 9b24650 to 8c47da9 Compare May 4, 2023 01:29
@jack-berg
Copy link
Member

@dependabot rebase

Bumps [com.squareup.wire:wire-compiler](https://github.com/square/wire) from 4.5.6 to 4.6.0.
- [Release notes](https://github.com/square/wire/releases)
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.5.6...4.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.squareup.wire-wire-compiler-4.6.0 branch from 8c47da9 to 4a633b6 Compare May 4, 2023 01:55
@jack-berg jack-berg merged commit 29e675b into main May 4, 2023
@jack-berg jack-berg deleted the dependabot/gradle/com.squareup.wire-wire-compiler-4.6.0 branch May 4, 2023 12:27
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.

1 participant