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 dependency gradle to v7.6.4 - autoclosed #101

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) patch 7.6.3 -> 7.6.4

Release Notes

gradle/gradle (gradle) ### [`v7.6.4`](https://togithub.com/gradle/gradle/releases/tag/v7.6.4): 7.6.4 [Compare Source](https://togithub.com/gradle/gradle/compare/v7.6.3...v7.6.4) This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6. [Read the Release Notes](https://docs.gradle.org/7.6.4/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 7.6.4 by updating your wrapper: ./gradlew wrapper --gradle-version=7.6.4 See the Gradle [7.x upgrade guide](https://docs.gradle.org/7.6.4/userguide/upgrading_version\_7.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/7.6.4/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://togithub.com/gradle).

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 this update again.



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

github-actions[bot] commented 7 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.02s
βœ… BASH shfmt 1 0 0 0.04s
❌ COPYPASTE jscpd yes 452 10.96s
❌ CSS stylelint 3 3 1 13.22s
❌ EDITORCONFIG editorconfig-checker 413 1 2.49s
βœ… GROOVY npm-groovy-lint 27 26 0 27.41s
❌ HTML djlint 1 8 0.92s
❌ HTML htmlhint 1 28 0.33s
❌ JAVASCRIPT standard 5 1 1 6.22s
βœ… JSON eslint-plugin-jsonc 2 0 0 2.21s
βœ… JSON jsonlint 2 0 0.23s
βœ… JSON prettier 2 2 0 0.76s
βœ… JSON v8r 2 0 3.97s
βœ… KOTLIN ktlint 13 12 0 45.26s
⚠️ MARKDOWN markdownlint 27 6 2 2.23s
βœ… MARKDOWN markdown-link-check 27 0 13.22s
βœ… MARKDOWN markdown-table-formatter 27 6 0 0.84s
❌ PROTOBUF protolint 1 0 1 0.13s
❌ REPOSITORY checkov yes 3 22.6s
βœ… REPOSITORY gitleaks yes no 6.23s
βœ… REPOSITORY git_diff yes no 0.07s
βœ… REPOSITORY grype yes no 17.26s
βœ… REPOSITORY secretlint yes no 3.1s
βœ… REPOSITORY trivy yes no 10.02s
βœ… REPOSITORY trivy-sbom yes no 1.64s
βœ… REPOSITORY trufflehog yes no 9.93s
❌ SPELL cspell 414 1407 48.33s
❌ SPELL lychee 35 3 1.53s
βœ… XML xmllint 1 0 0 0.14s
βœ… YAML prettier 4 3 0 1.1s
βœ… YAML v8r 4 0 3.58s
βœ… YAML yamllint 4 0 0.41s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_