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 java deps #985

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Bump java deps #985

merged 1 commit into from
Oct 3, 2023

Conversation

rodaine
Copy link
Member

@rodaine rodaine commented Oct 3, 2023

Supersedes #956, #975, #980, #981, #983

@rodaine rodaine requested a review from Alfus October 3, 2023 19:41
@rodaine rodaine merged commit 9560f62 into main Oct 3, 2023
5 checks passed
@rodaine rodaine deleted the rodaine/java-deps-bump branch October 3, 2023 19:59
trunk-io bot pushed a commit to ride-app/payments-service that referenced this pull request Jan 13, 2024
… v1.0.3 (#897)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) | `v1.0.2` -> `v1.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fenvoyproxy%2fprotoc-gen-validate/v1.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fenvoyproxy%2fprotoc-gen-validate/v1.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fenvoyproxy%2fprotoc-gen-validate/v1.0.2/v1.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fenvoyproxy%2fprotoc-gen-validate/v1.0.2/v1.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>envoyproxy/protoc-gen-validate (github.com/envoyproxy/protoc-gen-validate)</summary>

### [`v1.0.3`](https://github.com/bufbuild/protoc-gen-validate/releases/tag/v1.0.3)

[Compare Source](https://github.com/envoyproxy/protoc-gen-validate/compare/v1.0.2...v1.0.3)

#### What's Changed

-   Handle github-actions and pip dependencies by [@&#8203;mmorel-35](https://github.com/mmorel-35) in [bufbuild/protoc-gen-validate#908
-   Update README.md to include new protovalidate releases by [@&#8203;elliotmjackson](https://github.com/elliotmjackson) in [bufbuild/protoc-gen-validate#922
-   Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#906
-   Bump golang.org/x/tools from 0.10.0 to 0.12.0 by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#939
-   Bump golang.org/x/net from 0.11.0 to 0.14.0 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#932
-   Trim the readme down by [@&#8203;elliotmjackson](https://github.com/elliotmjackson) in [bufbuild/protoc-gen-validate#938
-   Update tibdex/github-app-token by [@&#8203;rubensf](https://github.com/rubensf) in [bufbuild/protoc-gen-validate#968
-   Bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#959
-   Bump google.protobuf.version from 3.23.3 to 3.24.3 in /java by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#955
-   Update Go+GHA deps by [@&#8203;rodaine](https://github.com/rodaine) in [bufbuild/protoc-gen-validate#984
-   Bump java deps by [@&#8203;rodaine](https://github.com/rodaine) in [bufbuild/protoc-gen-validate#985
-   Setup golangci-lint by [@&#8203;mmorel-35](https://github.com/mmorel-35) in [bufbuild/protoc-gen-validate#987
-   Move PGV documentation back into the root README by [@&#8203;nicksnyder](https://github.com/nicksnyder) in [bufbuild/protoc-gen-validate#1012
-   Group dependabot version updates by [@&#8203;rodaine](https://github.com/rodaine) in [bufbuild/protoc-gen-validate#1024
-   Fix dependabot by [@&#8203;rodaine](https://github.com/rodaine) in [bufbuild/protoc-gen-validate#1025
-   Bump the go-tests group in /tests with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1030
-   Bump the java group in /java with 9 updates by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1028
-   Bump the github-actions group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1027
-   Bump the go group with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1026
-   Bump the java group in /java with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1032
-   Enable gocritic linter by [@&#8203;mmorel-35](https://github.com/mmorel-35) in [bufbuild/protoc-gen-validate#1000
-   Fix typos in proto comments by [@&#8203;WineChord](https://github.com/WineChord) in [bufbuild/protoc-gen-validate#999
-   Enable unused linter by [@&#8203;mmorel-35](https://github.com/mmorel-35) in [bufbuild/protoc-gen-validate#988
-   Bump the go group with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1033
-   Bump the go-tests group in /tests with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1036
-   Bump the java group in /java with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1035
-   Bump the github-actions group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1038
-   Bump the java group in /java with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1040
-   Bump the github-actions group with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1041
-   Bump the java group in /java with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1047
-   Bump the go group with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1045
-   Bump the go-tests group in /tests with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1046
-   Bump the java group in /java with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in [bufbuild/protoc-gen-validate#1049
-   Statically build all releases by [@&#8203;rodaine](https://github.com/rodaine) in [bufbuild/protoc-gen-validate#1052

#### New Contributors

-   [@&#8203;mmorel-35](https://github.com/mmorel-35) made their first contribution in [bufbuild/protoc-gen-validate#908
-   [@&#8203;nicksnyder](https://github.com/nicksnyder) made their first contribution in [bufbuild/protoc-gen-validate#1012
-   [@&#8203;WineChord](https://github.com/WineChord) made their first contribution in [bufbuild/protoc-gen-validate#999

**Full Changelog**: bufbuild/protoc-gen-validate@v1.0.2...v1.0.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ride-app/wallet-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants