sarvex / retrofit

Type-safe REST client for Android and Java by Square, Inc.
http://square.github.io/retrofit/
Apache License 2.0
0 stars 0 forks source link

Update protobuf to v3.25.3 - autoclosed #127

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.protobuf:protoc (source) 3.25.2 -> 3.25.3 age adoption passing confidence
com.google.protobuf:protobuf-java (source) 3.25.2 -> 3.25.3 age adoption passing confidence

Release Notes

protocolbuffers/protobuf (com.google.protobuf:protoc) ### [`v3.25.3`](https://togithub.com/protocolbuffers/protobuf/compare/v3.25.2...v3.25.3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 3 1 0.03s
✅ BASH bash-exec 1 0 0.0s
❌ BASH shellcheck 1 1 0.03s
✅ BASH shfmt 1 0 0 0.04s
❌ COPYPASTE jscpd yes 452 10.39s
❌ CSS stylelint 3 3 1 4.83s
❌ EDITORCONFIG editorconfig-checker 413 1 1.6s
✅ GROOVY npm-groovy-lint 27 26 0 28.49s
❌ HTML djlint 1 8 0.92s
❌ HTML htmlhint 1 28 0.28s
❌ JAVASCRIPT standard 5 1 1 5.69s
✅ JSON jsonlint 2 0 0.24s
✅ JSON prettier 2 2 0 0.62s
✅ JSON v8r 2 0 3.54s
❌ KOTLIN detekt 13 6 27.75s
✅ KOTLIN ktlint 13 12 0 51.5s
⚠️ MARKDOWN markdownlint 27 6 2 2.44s
✅ MARKDOWN markdown-link-check 27 0 12.59s
✅ MARKDOWN markdown-table-formatter 27 6 0 0.7s
❌ PROTOBUF protolint 1 0 1 0.12s
❌ REPOSITORY checkov yes 3 25.11s
✅ REPOSITORY gitleaks yes no 5.24s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 19.24s
✅ REPOSITORY secretlint yes no 3.99s
✅ REPOSITORY trivy yes no 5.86s
✅ REPOSITORY trivy-sbom yes no 5.62s
✅ REPOSITORY trufflehog yes no 4.21s
❌ SPELL cspell 414 1407 55.7s
❌ SPELL lychee 35 3 1.2s
✅ XML xmllint 1 0 0 0.1s
✅ YAML prettier 4 3 0 1.08s
✅ YAML v8r 4 0 4.26s
✅ YAML yamllint 4 0 0.53s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_