-
Notifications
You must be signed in to change notification settings - Fork 65
Commit 86968bd
authored
chore(deps): Update dependency com.google.protobuf:protobuf-gradle-plugin to v0.9.5 (#270)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.google.protobuf:protobuf-gradle-plugin](https://redirect.github.com/google/protobuf-gradle-plugin)
| `0.9.4` -> `0.9.5` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>google/protobuf-gradle-plugin
(com.google.protobuf:protobuf-gradle-plugin)</summary>
###
[`v0.9.5`](https://redirect.github.com/google/protobuf-gradle-plugin/releases/tag/v0.9.5):
is released
#### Fixed bugs
- Clean output directory before extracting protos
([#​735](https://redirect.github.com/google/protobuf-gradle-plugin/issues/735)).
This was then enhanced to sync instead of delete
([#​772](https://redirect.github.com/google/protobuf-gradle-plugin/issues/772))
- Revert work-around removal from
[#​719](https://redirect.github.com/google/protobuf-gradle-plugin/issues/719)
and properly fix unexpected inputs to configuration cache
([#​770](https://redirect.github.com/google/protobuf-gradle-plugin/issues/770))
#### Improvements
- Allow the path of a java executable to be configured
([#​750](https://redirect.github.com/google/protobuf-gradle-plugin/issues/750))
- Change default output folder to Gradle best practices
(`generated/sources/proto`; plural, not singular)
([#​755](https://redirect.github.com/google/protobuf-gradle-plugin/issues/755))
#### Thanks to contributors
[@​holgerstolzenberg](https://redirect.github.com/holgerstolzenberg)
[@​Vampire](https://redirect.github.com/Vampire)
[@​wfhartford](https://redirect.github.com/wfhartford)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on Wednesday" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/hypermodeinc/dgraph4j).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ad53918 commit 86968bdCopy full SHA for 86968bd
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments