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

chore(deps): update frauddetectionservice #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 8, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.4 -> 8.13 age adoption passing confidence
dev.openfeature.contrib.providers:flagd (source) dependencies minor 0.7.0 -> 0.11.8 age adoption passing confidence
dev.openfeature:sdk (source) dependencies minor 1.7.4 -> 1.14.2 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) dependencies patch 2.0.9 -> 2.0.17 age adoption passing confidence
org.apache.logging.log4j:log4j-core (source) dependencies minor 2.21.1 -> 2.24.3 age adoption passing confidence
io.opentelemetry:opentelemetry-sdk dependencies minor 1.31.0 -> 1.49.0 age adoption passing confidence
io.opentelemetry:opentelemetry-api dependencies minor 1.31.0 -> 1.49.0 age adoption passing confidence
com.google.api.grpc:proto-google-common-protos dependencies minor 2.28.0 -> 2.54.1 age adoption passing confidence
org.apache.kafka:kafka-clients dependencies minor 3.6.0 -> 3.9.0 age adoption passing confidence
com.google.protobuf:protoc (source) dependencies patch 3.25.0 -> 3.25.6 age adoption passing confidence
com.google.protobuf:protobuf-kotlin (source) dependencies patch 3.25.0 -> 3.25.6 age adoption passing confidence
com.google.protobuf:protobuf-java (source) dependencies patch 3.25.0 -> 3.25.6 age adoption passing confidence
io.grpc:protoc-gen-grpc-java dependencies minor 1.59.0 -> 1.71.0 age adoption passing confidence
io.grpc:grpc-services dependencies minor 1.59.0 -> 1.71.0 age adoption passing confidence
io.grpc:grpc-netty dependencies minor 1.59.0 -> 1.71.0 age adoption passing confidence
io.grpc:grpc-stub dependencies minor 1.59.0 -> 1.71.0 age adoption passing confidence
io.grpc:grpc-protobuf dependencies minor 1.59.0 -> 1.71.0 age adoption passing confidence
com.google.protobuf plugin patch 0.9.4 -> 0.9.5 age adoption passing confidence
org.jetbrains.kotlin.jvm plugin patch 1.9.20 -> 1.9.25 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

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.

open-feature/java-sdk (dev.openfeature:sdk)

v1.14.2

🐛 Bug Fixes
🧹 Chore

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.


  • 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 added the dependencies Pull requests that update a dependency file label Jun 8, 2024
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 163fdb4 to d869f65 Compare June 20, 2024 05:33
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 3 times, most recently from a4bddf7 to 0be6b9a Compare June 30, 2024 08:28
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 3 times, most recently from 207b43e to 0660048 Compare July 12, 2024 17:36
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 3 times, most recently from 968139b to d1ca9ee Compare July 26, 2024 08:44
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch from d1ca9ee to 7f6823f Compare July 27, 2024 09:07
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 3 times, most recently from bb532d5 to 7ac401a Compare August 10, 2024 21:01
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 3 times, most recently from 2276289 to a4fa3c1 Compare August 18, 2024 06:04
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 2f1440b to 888936c Compare August 29, 2024 18:03
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch from 888936c to 89d5efc Compare August 30, 2024 05:45
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 4 times, most recently from 29ef4a2 to c6c3d96 Compare September 11, 2024 17:57
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 4 times, most recently from 60082d8 to 3ed57f2 Compare September 26, 2024 06:01
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 94c77e6 to 2e9d115 Compare November 28, 2024 05:31
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 150e361 to e464b7e Compare December 21, 2024 02:56
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from e7d66e8 to 1e0bfaa Compare January 3, 2025 08:49
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 8bd02c0 to 2355f00 Compare January 11, 2025 15:44
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from beb9ff9 to 102da93 Compare January 23, 2025 04:17
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 5b106f2 to f574815 Compare January 29, 2025 03:59
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 3 times, most recently from 60f65ba to 04efae0 Compare February 15, 2025 07:29
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 0e44cc2 to 6c22127 Compare February 20, 2025 04:02
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 767aedd to 948ca31 Compare March 1, 2025 16:09
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 5 times, most recently from d9e17e0 to 322f6f7 Compare March 11, 2025 08:22
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 9795b2c to b455a3f Compare March 19, 2025 00:00
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch 2 times, most recently from 4095c33 to 8151306 Compare April 1, 2025 08:06
@renovate renovate bot force-pushed the renovate/frauddetectionservice branch from 8151306 to c6a8de0 Compare April 5, 2025 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants