chucker icon indicating copy to clipboard operation
chucker copied to clipboard

Bump wire-gradle-plugin from 4.4.0 to 4.4.1

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps wire-gradle-plugin from 4.4.0 to 4.4.1.

Changelog

Sourced from wire-gradle-plugin's changelog.

Version 4.4.1

2022-08-05

  • New: Check HTTP2 protocol is set for passed client to GrpcClient.
  • New: Add buildersOnly option for Java and Kotlin target, setting it to true will change the visibility of generate types' constructor to non-public.
  • Fix: Properly define api dependency for okio in wire-schema.
  • Fix: Sort input locations so they match on all platforms.
  • Fix: Avoid NPEs with kotlin 1.7.20 around source sets.
  • Update: Bumped KotlinPoet to 1.12.0.
Commits
  • cb3a4be Prepare for release 4.4.1.
  • 3e05649 Merge pull request #2314 from square/bquenaudon.2022-08-03.golden
  • e8b087b Introduce golder-files module
  • ed76b80 Merge pull request #2313 from square/bquenaudon.2022-08-03.buildersOnly
  • 4123272 Add buildersOnly option for Java and Kotlin target
  • 3fc502d Avoid NPEs with kotlin 1.7.20 (#2310)
  • d384403 Merge pull request #2309 from staktrace/kartikaya.logstacks
  • 6b7623c Log stacktraces for any failed gradle task
  • 5d70e90 Merge pull request #2296 from alextu/atual/fix-sourceinputs-sort
  • 8f47c85 Fix input locations sorting inconsistency (#2294)
  • Additional commits viewable 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[bot] avatar Aug 08 '22 13:08 dependabot[bot]