jansauer / gradle-poeditor-plugin

Gradle plugin to manage translations easily within a POEditor project.
10 stars 5 forks source link

chore(deps): update dependency gradle to v5.4.1 #7

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
gradle gradle-wrapper minor 5.3.0 -> 5.4.1 homepage, source

Release Notes

gradle/gradle ### [`v5.4.1`](https://togithub.com/gradle/gradle/releases/v5.4.1) [Compare Source](https://togithub.com/gradle/gradle/compare/v5.4.0...v5.4.1) This bug-fix release contains two changes to Gradle 5.4: - Fix inconsistent classpath ordering when dependencies have lots of excludes - [#​9197](https://togithub.com/gradle/gradle/issues/9197) - Kotlin DSL IDEA script editor can't find JDK classes with Gradle 5.4 if _Gradle JVM_ != _Project SDK_ - [#​9195](https://togithub.com/gradle/gradle/issues/9195) We recommend that you use Gradle 5.4.1 over 5.4. #### Upgrade Instructions Switch your build to use Gradle 5.4.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.4.1` Standalone downloads are available at . #### Reporting Problems If you find a problem with Gradle, 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). ### [`v5.4.0`](https://togithub.com/gradle/gradle/releases/v5.4.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v5.3.1...v5.4.0) The Gradle team is excited to announce Gradle 5.4. [Read the release notes](https://docs.gradle.org/5.4/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Ian Kerins](https://togithub.com/isker), [Roberto Perez Alcolea](https://togithub.com/rpalcolea), [Rodolfo Forte](https://togithub.com/Tschis), [gla3dr](https://togithub.com/gla3dr), and [Stefan M.](https://togithub.com/StefMa). #### Upgrade Instructions Switch your build to use Gradle 5.4 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.4` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with Gradle, 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). ### [`v5.3.1`](https://togithub.com/gradle/gradle/releases/v5.3.1) [Compare Source](https://togithub.com/gradle/gradle/compare/v5.3.0...v5.3.1) This bug-fix release contains several changes to Gradle 5.3, notably: - Unable to use `java-platform` and `maven-publish` in multi-project: [#​8845](https://togithub.com/gradle/gradle/issues/8845) - Unexpected exception when adding a plugin on `buildSrc` compile classpath: [gradle/kotlin-dsl#​1363](https://togithub.com/gradle/kotlin-dsl/issues/1363) We recommend that you use Gradle 5.3.1 over 5.3. #### Upgrade Instructions Switch your build to use Gradle 5.3.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.3.1` Standalone downloads are available at . #### Reporting Problems If you find a problem with Gradle, 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).

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 5 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.