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:
8.9
->8.11
1.18.1
->1.24.0
2.0.65.Final
->2.0.69.Final
1.9.0
->1.12.2
0.8.4
->0.10.0
2.23.1
->2.24.1
2.41.0
->2.49.0
3.25.3
->3.25.5
2.17.2
->2.18.1
2.17.2
->2.18.1
1.65.1
->1.68.1
1.65.1
->1.68.1
1.65.1
->1.68.1
1.65.1
->1.68.1
1.65.1
->1.68.1
2.6.0
->2.10.0
1.40.0
->1.44.1
Release Notes
gradle/gradle (gradle)
v8.11
: 8.11Compare Source
The Gradle team is excited to announce Gradle 8.11.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211
Upgrade instructions
Switch your build to use Gradle 8.11 by updating your wrapper:
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.
v8.10.2
: 8.10.2Compare Source
This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10
It fixes the following issues:
Issues fixed in the first patch release:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.2 by updating your wrapper:
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.
v8.10.1
: 8.10.1Compare Source
This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.1 by updating your wrapper:
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.
v8.10
: 8.10Compare Source
The Gradle team is excited to announce Gradle 8.10.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Craig Andrews,
gotovsky,
Jeff,
Kirill Gavrilov,
Madalin Valceleanu,
Sergei Vorobev,
Thach Le,
Thad Guidry
Upgrade instructions
Switch your build to use Gradle 8.10 by updating your wrapper:
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.
google/google-java-format (googleJavaFormat)
v1.24.0
This is the last planned release of google-java-format that will support running on JDK 11, see #1159. Using google-java-format to format code that targets earlier versions of the language is still supported, but running the formatter itself on JDK 17 or newer will be required.
Changes:
{@​snippet ...}
(ebf9b52
)///
comments (#1153)8c652ed
)Full Changelog: google/google-java-format@v1.23.0...v1.24.0
v1.23.0
Changes:
non-sealed
(google/google-java-format@7fd9300)--lines
(google/google-java-format@c4b467d)Full Changelog: google/google-java-format@v1.22.0...v1.23.0
v1.22.0
Changes:
9bdae02
)google-java-format-diff.py
now parallelizes the calls to the formatter, for better performance (3ee6e2a
)Full Changelog: google/google-java-format@v1.21.0...v1.22.0
v1.21.0
Formatting changes:
ce3cb59
)Bug fixes:
e946e82
)-version
reportsHEAD-SNAPSHOT
instead of the correct version (#1068)Full Changelog: google/google-java-format@v1.20.0...v1.21.0
v1.20.0
This release includes GraalVM native-image binaries for google-java-format for windows, linux, and mac. These binaries offer improved startup performance.
Changes:
03efe44
)Full Changelog: google/google-java-format@v1.19.2...v1.20.0
v1.19.2
Changes
var
in record patterns (#1020)Full Changelog: google/google-java-format@v1.19.1...v1.19.2
v1.19.1
Changes
Full Changelog: google/google-java-format@v1.19.0...v1.19.1
v1.19.0
Changes
This release adds initial support for more Java 21 features, including:
Other changes:
53390d9
)Full Changelog: google/google-java-format@v1.18.1...v1.19.0
open-feature/java-sdk (dev.openfeature:sdk)
v1.12.2
🐛 Bug Fixes
🧹 Chore
6849a64
(#1174) (cedad9c)11bd719
(#1183) (74958fd)163217d
(#1168) (3f1cfed)8df1039
(#1172) (a432760)0a30541
(#1170) (59139a2)467d7e6
(#1181) (7a1eb9b)af56b04
(#1167) (432ec43)b35b023
(#1176) (9fb469f)b7cdb7f
(#1177) (a085896)c470063
(#1163) (4e39b55)🚀 Performance
v1.12.1
🐛 Bug Fixes
🧹 Chore
2cdf405
(#1143) (a0041c1)8469c94
(#1151) (fdda5e9)a11fb02
(#1138) (43f076a)6b42224
(#1137) (0c8ff47)d632683
(#1122) (2393924)de5a000
(#1134) (626f5e1)eef6144
(#1149) (16ec4e4)292cc14
(#1124) (f2c37ea)83a06ff
(#1158) (98a7ed0)b36c23c
(#1114) (5d97803)0c3e006
(#1159) (a881376)2617ff2
(#1127) (93f4feb)38469af
(#1157) (20e3a5d)426821d
(#1115) (a2a55e8)46e0c78
(#1118) (90c6566)5636274
(#1161) (b144763)56d1975
(#1145) (2489e40)572cc52
(#1148) (03e6604)7cf65a5
(#1140) (9eb64a7)8aba5f2
(#1136) (16e1dec)8b33300
(#1139) (1f2c5a1)9d1e406
(#1152) (e982216)a196a71
(#1133) (c8722a2)c4d433c
(#1135) (26659a3)cf5b0a9
(#1130) (02f4ec1)ea2cd92
(#1160) (f28cefe)🚀 Performance
v1.12.0
✨ New Features
🧹 Chore
323f5ef
(#1111) (52e6d2b)v1.11.0
🐛 Bug Fixes
✨ New Features
🧹 Chore
6d193bf
(#1091) (9f6a40e)b684943
(#1088) (7e0c70f)0a40ce6
(#1107) (37b56ac)2dfa201
(#1094) (082f574)40b9536
(#1109) (244f216)7467385
(#1092) (58ead7f)bcfbca5
(#1100) (c68f78e)4a01ec7
(#1101) (b80fd6d)5618c9f
(#1102) (d1478c0)64431c6
(#1106) (ce19ac9)782de45
(#1104) (7cb8908)799e477
(#1108) (17a58ef)8fd294e
(#1097) (6408261)9b41ced
(#1089) (870fc27)cb28816
(#1105) (9d69ebd)d8b1697
(#1093) (d60593f)e817992
(#1099) (caec6e3)v1.10.0
✨ New Features
🧹 Chore
2d7d9f7
(#1082) (9196599)8e04ddf
(#1080) (0cc5ca1)7233ec5
(#1076) (eb5526d)7e27807
(#1067) (a07eb67)821ab42
(#1081) (a4d428c)864b979
(#1070) (ee6d8b0)889597e
(#1086) (dd7696f)a895f2e
(#1068) (ea59e7f)b43ac1c
(#1077) (3f5294c)b4a8631
(#1083) (90648d1)b8efe4d
(#1071) (5668987)d36c7aa
(#1069) (0e048c1)v1.9.1
🐛 Bug Fixes
🧹 Chore
40c3b67
(#1026) (41128b8)4a28cbc
(#1022) (865c3bb)57b8e40
(#1030) (6990e21)81382a7
(#1044) (d746dc0)9a9194f
(#1023) (326a10b)67fbd72
(#1037) (b4f0550)6a0805f
(#1027) (0968674)064a406
(#1000) (42d2d77)0d5982a
(#1043) (f1ea405)0e346f2
(#1014) (f1b0eb1)16639b4
(#1024) (d23a911)1b214db
(#1018) (aa7f8b9)202b3b9
(#1056) (61d821a)25ad3c8
([#1038](https://togithub.Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.