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

Update dependency gradle from 8.7 to 8.8-rc-1 #731

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.7 -> 8.8-rc-1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradle/gradle (gradle)

v8.8-rc-1: 8.8 RC1

Compare Source

The Gradle team is excited to announce Gradle 8.8 RC1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

Switch your build to use Gradle 8.8 RC1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8-rc-1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot enabled auto-merge (squash) April 27, 2024 00:44
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 2 times, most recently from 244fc8a to 5d68c3e Compare May 1, 2024 10:14
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-rc-1-all.zip
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting on RC 2, error is

* What went wrong:
Execution failed for task ':test:internal:compileKotlin'.
> Could not resolve all files for configuration ':test:internal:compileClasspath'.
   > Could not resolve org.jetbrains.kotlin:kotlin-bom:1.9.23.
     Required by:
         project :test:internal
      > Cannot find a version of 'org.jetbrains.kotlin:kotlin-bom' that satisfies the version constraints:
           Dependency path 'net-twisterrob-gradle.test:internal:unspecified' --> 'org.jetbrains.kotlin:kotlin-bom:1.9.23'
           Dependency path 'net-twisterrob-gradle.test:internal:unspecified' --> 'org.jetbrains.kotlin:kotlin-bom:{strictly 1.4.32}'

@renovate renovate bot force-pushed the renovate/gradle-8.x branch 5 times, most recently from 5cc5207 to 4d61497 Compare May 8, 2024 11:19
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 7 times, most recently from e37b961 to 8fd3e2a Compare May 17, 2024 02:48
@renovate renovate bot force-pushed the renovate/gradle-8.x branch 3 times, most recently from d654498 to bfa47a3 Compare May 20, 2024 17:50
@TWiStErRob TWiStErRob closed this May 21, 2024
auto-merge was automatically disabled May 21, 2024 20:24

Pull request was closed

Copy link
Contributor Author

renovate bot commented May 21, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (8.8-rc-1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/gradle-8.x branch May 21, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant