Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2022

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) minor 8.1.1 -> 8.14.3 age confidence
jekyll (source, changelog) minor "~> 4.2.0" -> "~> 4.4.0" age confidence
jquery (source) minor 3.6.0 -> 3.7.1 age confidence
kramdown (source) minor 2.4.0 -> 2.5.1 age confidence
com.google.devtools.ksp:symbol-processing (source) dependencies minor 1.8.21-1.0.11 -> 1.9.25-1.0.20 age confidence
com.google.devtools.ksp:symbol-processing-api (source) dependencies minor 1.8.21-1.0.11 -> 1.9.25-1.0.20 age confidence
org.jetbrains.kotlinx:kotlinx-serialization-core dependencies minor 1.5.0 -> 1.9.0 age confidence
io.gitlab.arturbosch.detekt (source) plugin minor 1.22.0 -> 1.23.8 age confidence
org.jetbrains.kotlinx.binary-compatibility-validator plugin minor 0.13.0 -> 0.18.1 age confidence
io.github.detekt.sarif4k:sarif4k (source) dependencies minor 0.3.0 -> 0.6.0 age confidence
org.apache.commons:commons-text (source) dependencies minor 1.10.0 -> 1.14.0 age confidence
com.google.testing.compile:compile-testing dependencies minor 0.21.0 -> 0.23.0 age confidence
org.jetbrains.kotlin.multiplatform (source) plugin minor 1.8.21 -> 1.9.25 age confidence
org.jetbrains.kotlin.jvm (source) plugin minor 1.8.21 -> 1.9.25 age confidence
org.junit.platform:junit-platform-launcher (source) dependencies minor 1.9.2 -> 1.13.4 age confidence
org.junit.jupiter:junit-jupiter-engine (source) dependencies minor 5.9.2 -> 5.13.4 age confidence
org.junit.jupiter:junit-jupiter (source) dependencies minor 5.9.2 -> 5.13.4 age confidence
org.jetbrains.dokka plugin minor 1.8.10 -> 1.9.20 age confidence
io.github.classgraph:classgraph dependencies patch 4.8.157 -> 4.8.181 age confidence
io.arrow-kt.arrow-gradle-config-versioning plugin patch 0.12.0-rc.3 -> 0.12.0-rc.26 age confidence
io.arrow-kt.arrow-gradle-config-publish plugin patch 0.12.0-rc.3 -> 0.12.0-rc.26 age confidence
io.arrow-kt.arrow-gradle-config-nexus plugin patch 0.12.0-rc.3 -> 0.12.0-rc.26 age confidence
io.arrow-kt.arrow-gradle-config-kotlin plugin patch 0.12.0-rc.3 -> 0.12.0-rc.26 age confidence
io.arrow-kt.arrow-gradle-config-formatter plugin patch 0.12.0-rc.3 -> 0.12.0-rc.26 age confidence
io.arrow-kt:arrow-optics dependencies patch 1.2.0-RC -> 1.2.4 age confidence
io.arrow-kt:arrow-core dependencies patch 1.2.0-RC -> 1.2.4 age confidence
io.arrow-kt:arrow-annotations dependencies patch 1.2.0-RC -> 1.2.4 age confidence

Release Notes

gradle/gradle (gradle)

v8.14.3: 8.14.3

Compare Source

The Gradle team is excited to announce Gradle 8.14.3.

This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.3 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.3 && ./gradlew 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.14.2

Compare Source

v8.14.1

Compare Source

v8.14

Compare Source

v8.13

Compare Source

v8.12.1: 8.12.1

Compare Source

The Gradle team is excited to announce Gradle 8.12.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12.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.

v8.12: 8.12

Compare Source

The Gradle team is excited to announce Gradle 8.12.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12

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.11.1: 8.11.1

Compare Source

This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.

It fixes the following issues:

  • #​31268 BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration
  • #​31282 Running executables sporadically fails with ETXTBSY (Text file busy)
  • #​31284 ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report
  • #​31310 Unable to run Gradle task in 8.10 due to bytecode interception

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.11.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.11.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.

v8.11: 8.11

Compare 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:

./gradlew wrapper --gradle-version=8.11

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.2

Compare Source

This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10

It fixes the following issues:

  • #​30472 Investigate possibly broken 8.10.1
  • #​30477 Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available."
  • #​30497 DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context

Issues fixed in the first patch release:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.10.2 by updating your wrapper:

./gradlew wrapper --gradle-version=8.10.2

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.1

Compare Source

This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10

It fixes the following issues:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.10.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.10.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.

v8.10: 8.10

Compare 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:

./gradlew wrapper --gradle-version=8.10

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.9: 8.9

Compare Source

The Gradle team is excited to announce Gradle 8.9.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
/dev/mataha,
Alex-Vol-Amz,
Andrew Quinney,
Andrey Mischenko,
Björn Kautler,
dancer13,
Danish Nawab,
Endeavour233,
Gediminas Rimša,
gotovsky,
Jay Wei,
Jeff,
Madalin Valceleanu,
markslater,
Mel Arthurs,
Michael,
Nils Brugger,
Ole Osterhagen,
Piotr Kubowicz,
Róbert Papp,
Sebastian Davids,
Sebastian Schuberth,
Stefan Oehme,
Stefanos Koutsouflakis,
Taeik Lim,
Tianyi Tao,
Tim Nielens,
наб

Upgrade instructions

Switch your build to use Gradle 8.9 by updating your wrapper:

./gradlew wrapper --gradle-version=8.9

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.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

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 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8

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.7: 8.7

Compare Source

The Gradle team is excited to announce Gradle 8.7.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aleksandr Postnov,
Björn Kautler,
Brice Dutheil,
Denis Buzmakov,
Federico La Penna,
Gregor Dschung,
Hal Deadman,
Hélio Fernandes Sebastião,
Ivan Gavrilovic,
Jendrik Johannes,
Jörgen Andersson,
Marie,
pandaninjas,
Philip Wedemann,
Ryan Schmitt,
Steffen Yount,
Tyler Kinkade,
Zed Spencer-Milnes

Upgrade instructions

Switch your build to use Gradle 8.7 by updating your wrapper:

./gradlew wrapper --gradle-version=8.7

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.6: 8.6

Compare Source

The Gradle team is excited to announce Gradle 8.6.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Baptiste Decroix,
Björn Kautler,
Daniel Lacasse,
Danny Thomas,
Hyeonmin Park,
jeffalder,
Jendrik Johannes,
John Jiang,
Kaiyao Ke,
Kevin Mark,
king-tyler,
Marcin Dąbrowski,
Marcin Laskowski,
Markus Gaisbauer,
Mel Arthurs,
Ryan Schmitt,
Surya K N,
Vladislav Golubtsov,
Yanshun Li,
Andrzej Ressel

Upgrade instructions

Switch your build to use Gradle 8.6 by updating your wrapper:

./gradlew wrapper --gradle-version=8.6

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.5: 8.5

Compare Source

The Gradle team is excited to announce Gradle 8.5.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Alex Landau,
Aurimas,
Björn Kautler,
bodhili,
Daniel Le Berre,
davidburstrom,
Franz Wimmer,
Jongwoo Han,
Ken,
Leonardo Silveira,
Martin Bonnin,
Matthew Von-Maszewski,
Nik Clayton,
noeppi_noeppi,
Philip Wedemann,
Philipp Schneider,
Tomas Bjerre

Upgrade instructions

Switch your build to use Gradle 8.5 by updating your wrapper:

./gradlew wrapper --gradle-version=8.5

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.4: 8.4

Compare Source

The Gradle team is excited to announce Gradle 8.4.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Andrei Rybak,
Baptiste Decroix,
Björn Kautler,
Cesar de la Vega,
Ganavi Jayaram,
Gaurav Padam,
hwanseok,
J.T. McQuigg,
Jakub Chrzanowski,
Jendrik Johannes,
kackey0-1,
Konstantin Gribov,
Pratik Haldankar,
Qinglin,
Sebastian Schuberth,
Thad House,
valery1707,
Vladimir Sitnikov,
wuyangnju,
Yanming Zhou,
Yanshun Li,
Yusuke Uehara,
zeners

Upgrade instructions

Switch your build to use Gradle 8.4 by updating your wrapper:

./gradlew wrapper --gradle-version=8.4

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.3: 8.3

Compare Source

The Gradle team is excited to announce Gradle 8.3.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Ahmed Ehab,
Aurimas,
Baptiste Decroix,
Björn Kautler,
Borewit,
Korov,
Mohammed Thavaf,
Patrick Brückner,
Philip Wedemann,
Róbert Papp,
Shi Chen,
Tony Robalik

Upgrade instructions

Switch your build to use Gradle 8.3 by updating your wrapper:

./gradlew wrapper --gradle-version=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.

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

v8.2.1: 8.2.1

Compare Source

This is a patch release for 8.2. We recommend using 8.2.1 instead of 8.2

It fixes the following issues:

  • #​25579 Regression in 8.2: StackOverflowError w/ Gradle 8.2 + Quarkus 2.16.7 (latest)
  • #​25611 TestKit unexpectedly stopped working with Gradle 2.x versions
  • #​25618 Micronaut JacocoReportAggregationPlugin broken in Gradle 8.2
  • #​25658 Gradle 8.2 sets incorrect value to boolean --no-feature option
  • #​25674 Address regression in dependency graph build operation results

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 8.2.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.2.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.2.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.

v8.2: 8.2

Compare Source

The Gradle team is excited to announce Gradle 8.2.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community contributors for their contributions to this release of Gradle:

Bruno Didot,
Eric Vantillard,
esfomeado,
Jendrik Johannes,
Jonathan Leitschuh,
Lee Euije,
Stefan Oehme,
Todor Dinev,
Yanshun Li

Upgrade instructions

Switch your build to use Gradle 8.2 by updating your wrapper:

./gradlew wrapper --gradle-version=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.

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

jekyll/jekyll (jekyll)

v4.4.1

Compare Source

Bug Fixes
  • Restore globbed path behavior in front matter defaults (#​9762)

v4.4.0

Compare Source

Minor Enhancements
  • Allow marking specific highlighted lines via Liquid (#​9138)
  • Add gem csv to runtime dependency list (#​9522)
  • Bump the minimum ruby version to 2.7 (#​9525)
  • Acknowledge livereload_port from site config too (#​9606)
  • Add gem base64 as runtime dependency (#​9740)
  • Add gem json as runtime_dependency (#​9671)
  • Remove unnecessary constraint on gem mercenary (#​9758)
Bug Fixes
  • Optimize default front matter using File.fnmatch? (#​9185)
  • Remove totals in profile table properly (#​9186)
  • Optimize Site#each_site_file (#​9187)
  • Rename sass partial created for new blank site (#​9257)
  • Fix jekyll serve --detach with jekyll-sass-converter 3.x (#​9304)
  • Handle TypeError from where filter gracefully (#​9292)
  • Add support for upcoming logger 1.4.3 (#​9392)
  • Fix typo in devcontainer.json (#​9364)
  • Correct rubocop lint errors (#​9600)
  • Fix inexistent layout warning for the default 404 page (#​9589)
  • Relax version constraint on wdm in new Gemfile (#​9662)
  • Fix --livereload-ignore option (#​9570)
  • Render theme-gem root only in development (#​9680)
Development Fixes
  • Cleanup highlight tag (#​9177)
  • Run tests in utc (#​9168)
  • Lock Ruby in CI to v3.1.2 and bump JRuby to v9.4.0.0 (#​9196)
  • Update sass related tests for jekyll-sass-converter 3.x (#​9223)
  • Split test/test_tags.rb into multiple files (#​9230)
  • test: use hash explicitly for Struct initializer for ruby 3.2 (#​9237)
  • script/default-site: accept flags for jekyll new (#​9259)
  • Bump check-spelling/check-spellin

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update gradle/gradle-build-action action to v2.1.6 Update all dependencies May 17, 2022
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 8c5b986 to a7770ae Compare May 24, 2022 22:29
@renovate renovate bot force-pushed the renovate/all branch from a7770ae to 0e0d23a Compare May 29, 2022 16:48
@renovate renovate bot force-pushed the renovate/all branch from 0e0d23a to 368e5f4 Compare June 6, 2022 22:11
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a8777ab to 08f478f Compare June 20, 2022 15:52
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from a74858d to ba215b6 Compare July 7, 2022 19:45
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 4dee374 to 8d8e27d Compare July 16, 2022 17:02
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b22facf to 3f50ef7 Compare March 21, 2023 20:00
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ee8c590 to bb0cb50 Compare April 18, 2023 07:21
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 0a4f4fc to 16cfaa1 Compare May 11, 2023 14:58
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 7e04a3e to 42f7fe0 Compare February 25, 2025 14:51
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 7364e7b to ce3468e Compare April 12, 2025 01:02
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 52162d1 to 1ccaf1a Compare April 25, 2025 16:19
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from cb1ae14 to 227293b Compare May 28, 2025 10:52
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 1c1cf6f to 6074527 Compare June 4, 2025 08:28
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 05790c0 to 1681716 Compare June 7, 2025 11:51
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 6877c7c to 204ccda Compare June 27, 2025 21:10
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c5e728d to b695fac Compare July 10, 2025 04:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from fafaec6 to 06cad47 Compare July 21, 2025 09:14
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from be1f0bf to a388d2d Compare September 8, 2025 12:54
| datasource     | package                                                                                                                 | from          | to            |
| -------------- | ----------------------------------------------------------------------------------------------------------------------- | ------------- | ------------- |
| gradle-version | gradle                                                                                                                  | 8.1.1         | 8.14.3        |
| rubygems       | jekyll                                                                                                                  | 4.2.2         | 4.4.1         |
| cdnjs          | jquery/jquery.min.js                                                                                                    | 3.6.0         | 3.7.1         |
| rubygems       | kramdown                                                                                                                | 2.4.0         | 2.5.1         |
| maven          | com.google.devtools.ksp:symbol-processing                                                                               | 1.8.21-1.0.11 | 1.9.25-1.0.20 |
| maven          | com.google.devtools.ksp:symbol-processing-api                                                                           | 1.8.21-1.0.11 | 1.9.25-1.0.20 |
| maven          | org.jetbrains.kotlinx:kotlinx-serialization-core                                                                        | 1.5.0         | 1.9.0         |
| maven          | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin                                                   | 1.22.0        | 1.23.8        |
| maven          | org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin | 0.13.0        | 0.18.1        |
| maven          | io.github.detekt.sarif4k:sarif4k                                                                                        | 0.3.0         | 0.6.0         |
| maven          | org.apache.commons:commons-text                                                                                         | 1.10.0        | 1.14.0        |
| maven          | com.google.testing.compile:compile-testing                                                                              | 0.21.0        | 0.23.0        |
| maven          | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin                                     | 1.8.21        | 1.9.25        |
| maven          | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                                                         | 1.8.21        | 1.9.25        |
| maven          | org.junit.platform:junit-platform-launcher                                                                              | 1.9.2         | 1.13.4        |
| maven          | org.junit.jupiter:junit-jupiter-engine                                                                                  | 5.9.2         | 5.13.4        |
| maven          | org.junit.jupiter:junit-jupiter                                                                                         | 5.9.2         | 5.13.4        |
| maven          | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin                                                                   | 1.8.10        | 1.9.20        |
| maven          | io.github.classgraph:classgraph                                                                                         | 4.8.157       | 4.8.181       |
| maven          | io.arrow-kt.arrow-gradle-config-versioning:io.arrow-kt.arrow-gradle-config-versioning.gradle.plugin                     | 0.12.0-rc.3   | 0.12.0-rc.26  |
| maven          | io.arrow-kt.arrow-gradle-config-publish:io.arrow-kt.arrow-gradle-config-publish.gradle.plugin                           | 0.12.0-rc.3   | 0.12.0-rc.26  |
| maven          | io.arrow-kt.arrow-gradle-config-nexus:io.arrow-kt.arrow-gradle-config-nexus.gradle.plugin                               | 0.12.0-rc.3   | 0.12.0-rc.26  |
| maven          | io.arrow-kt.arrow-gradle-config-kotlin:io.arrow-kt.arrow-gradle-config-kotlin.gradle.plugin                             | 0.12.0-rc.3   | 0.12.0-rc.26  |
| maven          | io.arrow-kt.arrow-gradle-config-formatter:io.arrow-kt.arrow-gradle-config-formatter.gradle.plugin                       | 0.12.0-rc.3   | 0.12.0-rc.26  |
| maven          | io.arrow-kt:arrow-optics                                                                                                | 1.2.0-RC      | 1.2.4         |
| maven          | io.arrow-kt:arrow-core                                                                                                  | 1.2.0-RC      | 1.2.4         |
| maven          | io.arrow-kt:arrow-annotations                                                                                           | 1.2.0-RC      | 1.2.4         |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants