credhub icon indicating copy to clipboard operation
credhub copied to clipboard

Build(deps): bump protobuf-gradle-plugin from 0.8.18 to 0.8.19

Open dependabot[bot] opened this issue 3 years ago • 1 comments
trafficstars

Bumps protobuf-gradle-plugin from 0.8.18 to 0.8.19.

Release notes

Sourced from protobuf-gradle-plugin's releases.

v0.8.19 is released

The coordinates of the plugin have changed (inadvertently, same as in gradle/plugin-portal-requests#124). If you are not using the plugin DSL, then you will need to change the dependency classpath from gradle.plugin.com.google.protobuf:protobuf-gradle-plugin to com.google.protobuf:protobuf-gradle-plugin when upgrading. I hope that's the only issue. I would fix it with another release, but it seems this is how Gradle wants it, because plugin-publish is removing an override.

Fixed bugs

  • Fixed issue that would warn of google/protobuf-gradle-plugin#248 with Android, even when it didn't make sense (#542). The plugin itself was at fault
  • Fixed path-based protoc/plugin binaries to be considered for out-of-date checking (#560)

Improvements

  • Avoid eager task loading (#544). This reduces the Gradle configuration time
  • Ignore protoc/plugin artifact classifier for out-of-date checks (#560). This allows the Gradle cache to share results between platforms

Thanks to contributors

Commits
  • 42b7ee3 0.8.19 release
  • 2758817 Convert more classes to CompileStatic (#569)
  • 20d4d51 Easy part of CompileStatic migration
  • e7f9ab4 Readme: Typo in property name for Python's config
  • b8d4680 Migrate compile configuration to implementation
  • 9393cc4 Have allstar ignore testing jars
  • 6bb945c Merge pull request #560 from clayburn/457-ignore-os-input-to-generateProtoTask
  • 56d5875 Update outdated references to getAlternativePaths
  • 19b52b6 Fix CodeNarc violations
  • c9576b6 Suggest Gradle Plugin Portal instead of Maven Central
  • 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 Jul 06 '22 12:07 dependabot[bot]

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

cf-gitbot avatar Jul 06 '22 12:07 cf-gitbot