This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency gradle to v6.9.3 #12
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/gradle-6.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
Update dependency gradle to v6
Update dependency gradle to v6.7
Nov 16, 2020
renovate
bot
force-pushed
the
renovate/gradle-6.x
branch
2 times, most recently
from
November 16, 2020 20:07
157f149
to
987ce6d
Compare
renovate
bot
changed the title
Update dependency gradle to v6.7
Update dependency gradle to v6.7.1
Nov 16, 2020
renovate
bot
force-pushed
the
renovate/gradle-6.x
branch
from
January 8, 2021 17:34
987ce6d
to
f577b00
Compare
renovate
bot
changed the title
Update dependency gradle to v6.7.1
Update dependency gradle to v6.8
Jan 8, 2021
renovate
bot
force-pushed
the
renovate/gradle-6.x
branch
from
January 22, 2021 14:32
f577b00
to
2545080
Compare
renovate
bot
changed the title
Update dependency gradle to v6.8
Update dependency gradle to v6.8.1
Jan 22, 2021
renovate
bot
force-pushed
the
renovate/gradle-6.x
branch
from
February 7, 2021 13:56
2545080
to
ad84dc9
Compare
renovate
bot
changed the title
Update dependency gradle to v6.8.1
Update dependency gradle to v6.8.2
Feb 7, 2021
renovate
bot
force-pushed
the
renovate/gradle-6.x
branch
from
April 26, 2021 14:37
ad84dc9
to
228148e
Compare
renovate
bot
changed the title
Update dependency gradle to v6.8.2
Update dependency gradle to v6.8.3
Apr 26, 2021
renovate
bot
force-pushed
the
renovate/gradle-6.x
branch
from
June 6, 2021 22:54
228148e
to
38f070b
Compare
renovate
bot
changed the title
Update dependency gradle to v6.8.3
Update dependency gradle to v6.9
Jun 6, 2021
renovate
bot
force-pushed
the
renovate/gradle-6.x
branch
from
October 18, 2021 18:13
38f070b
to
54042cf
Compare
renovate
bot
changed the title
Update dependency gradle to v6.9
Update dependency gradle to v6.9.1
Oct 18, 2021
Kudos, SonarCloud Quality Gate passed! |
renovate
bot
force-pushed
the
renovate/gradle-6.x
branch
from
March 7, 2022 11:18
54042cf
to
a46c26f
Compare
renovate
bot
changed the title
Update dependency gradle to v6.9.1
Update dependency gradle to v6.9.2
Mar 7, 2022
Kudos, SonarCloud Quality Gate passed! |
renovate
bot
force-pushed
the
renovate/gradle-6.x
branch
from
November 20, 2022 18:10
a46c26f
to
81a8e23
Compare
renovate
bot
changed the title
Update dependency gradle to v6.9.2
Update dependency gradle to v6.9.3
Nov 20, 2022
Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.5
->6.9.3
Release Notes
gradle/gradle
v6.9.3
: 6.9.3This is a patch release for Gradle 6.9, containing backported bugfixes in Gradle 7.x to Gradle 6.x.
It fixes the following issues:
We recommend users upgrade to 6.9.3 instead of 6.9.
Upgrade Instructions
Switch your build to use Gradle 6.9.3 by updating your wrapper:
See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.3.
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.
v6.9.2
: 6.9.2This is a patch release for Gradle 6.9, containing backported bugfixes in Gradle 7.2 to Gradle 6.x.
It fixes the following issues:
We recommend users upgrade to 6.9.2 instead of 6.9.
Given the context of the Log4Shell vulnerability, make sure you take a look at our blog post on this topic.
Upgrade Instructions
Switch your build to use Gradle 6.9.2 by updating your wrapper:
See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.2.
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.
v6.9.1
: 6.9.1This is a patch release for Gradle 6.9, containing backported bugfixes in Gradle 7.2 to Gradle 6.x.
It fixes the following issues:
We recommend users upgrade to 6.9.1 instead of 6.9.
Upgrade Instructions
Switch your build to use Gradle 6.9.1 by updating your wrapper:
See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.1.
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.
v6.8.3
: 6.8.3This is a patch release for Gradle 6.8.
This fixes a critical bug present in Gradle 6.8, 6.8.1 and 6.8.2.
All issues fixed in this patch release
Please don’t use the original 6.8 release or previous patch releases, and instead upgrade to 6.8.3.
Upgrade Instructions
Switch your build to use Gradle 6.8.3 by updating your wrapper:
See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.3.
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.
v6.8.2
: 6.8.2This is a patch release for Gradle 6.8.
This fixes several bugs in Gradle 6.8.1.
All issues fixed in this patch release
Please don’t use the original 6.8 release or the 6.8.1, and instead upgrade to 6.8.2.
Upgrade Instructions
Switch your build to use Gradle 6.8.2 by updating your wrapper:
./gradlew wrapper --gradle-version=6.8.2
See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.2.
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.
v6.8.1
: 6.8.1This is a patch release for Gradle 6.8.
This fixes several critical bugs in Gradle 6.8.
All issues fixed in this patch release
We recommend that you use Gradle 6.8.1 over the initial release of Gradle 6.8.
Upgrade Instructions
Switch your build to use Gradle 6.8.1 by updating your wrapper:
./gradlew wrapper --gradle-version=6.8.1
See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.1.
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.
v6.7.1
: 6.7.1This is a patch release for Gradle 6.7.
This fixes several critical bugs in Gradle 6.7.
All issues fixed in this patch release
We recommend that you use Gradle 6.7.1 over the initial release of Gradle 6.7.
Upgrade Instructions
Switch your build to use Gradle 6.7.1 by updating your wrapper:
./gradlew wrapper --gradle-version=6.7.1
See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.7.1.
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.
v6.6.1
: 6.6.1This is a patch release for Gradle 6.6.
This fixes several critical bugs in Gradle 6.6.
All issues fixed in this patch release
We recommend that you use Gradle 6.6.1 over the initial release of Gradle 6.6.
Upgrade Instructions
Switch your build to use Gradle 6.6.1 by updating your wrapper:
./gradlew wrapper --gradle-version=6.6.1
See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.6.1.
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.
v6.5.1
: 6.5.1This is a patch release for Gradle 6.5.
This fixes several critical bugs in Gradle 6.5:
All issues fixed in this patch release
We recommend that you use Gradle 6.5.1 over the initial release of Gradle 6.5.
Upgrade Instructions
Switch your build to use Gradle 6.5.1 by updating your wrapper:
./gradlew wrapper --gradle-version=6.5.1
See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.5.1.
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.
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.