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 adservice #51

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

Conversation

elastic-renovate-prod[bot]
Copy link

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 17, 2024

This PR contains the following updates:

Package Type Update Change
gradle (source) minor 8.9 -> 8.11
googleJavaFormat dependencies minor 1.18.1 -> 1.24.0
io.netty:netty-tcnative-boringssl-static (source) dependencies patch 2.0.65.Final -> 2.0.69.Final
dev.openfeature:sdk (source) dependencies minor 1.9.0 -> 1.12.2
dev.openfeature.contrib.providers:flagd (source) dependencies minor 0.8.4 -> 0.10.0
org.apache.logging.log4j:log4j-core (source) dependencies minor 2.23.1 -> 2.24.1
com.google.api.grpc:proto-google-common-protos dependencies minor 2.41.0 -> 2.49.0
com.google.protobuf:protoc (source) dependencies patch 3.25.3 -> 3.25.5
com.fasterxml.jackson.core:jackson-databind (source) dependencies minor 2.17.2 -> 2.18.1
com.fasterxml.jackson.core:jackson-core dependencies minor 2.17.2 -> 2.18.1
io.grpc:protoc-gen-grpc-java dependencies minor 1.65.1 -> 1.68.1
io.grpc:grpc-services dependencies minor 1.65.1 -> 1.68.1
io.grpc:grpc-netty dependencies minor 1.65.1 -> 1.68.1
io.grpc:grpc-stub dependencies minor 1.65.1 -> 1.68.1
io.grpc:grpc-protobuf dependencies minor 1.65.1 -> 1.68.1
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom dependencies minor 2.6.0 -> 2.10.0
io.opentelemetry:opentelemetry-bom dependencies minor 1.40.0 -> 1.44.1

Release Notes

gradle/gradle (gradle)

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.

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:

  • Fix inconsistency in formatting of comments in switch statements (#​1127)
  • Improve handling of {@​snippet ...} (ebf9b52)
  • Improve handling of /// comments (#​1153)
  • Improve error messages for syntax errors (8c652ed)

Full Changelog: google/google-java-format@v1.23.0...v1.24.0

v1.23.0

Changes:

Full Changelog: google/google-java-format@v1.22.0...v1.23.0

v1.22.0

Changes:

  • Improve support for tokens that span multiple lines (9bdae02)
  • Fix an issue with text block formatting, when the text block is the receiver of a method call (#​1081)
  • 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:

  • Adjust indentation of text blocks (ce3cb59)

Bug fixes:

  • Fix a crash with comments inside string templates (e946e82)
  • Native image -version reports HEAD-SNAPSHOT instead of the correct version (#​1068)
  • Improve compatibility with older glibc versions (#​1072)

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:

  • Keep type-use annotation with type when wrapping (03efe44)
  • Handle 'any' patterns (#​1037)

Full Changelog: google/google-java-format@v1.19.2...v1.20.0

v1.19.2

Changes

  • Improve support for string templates (#​1010)
  • Handle var in record patterns (#​1020)

Full Changelog: google/google-java-format@v1.19.1...v1.19.2

v1.19.1

Changes

  • Fix support for Java 21 features by enabling JDK 21 for release builds (#​1014).

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:

  • Handle type annotations on method reference qualifiers (53390d9)
  • Avoid reflowing text blocks (#​976)

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
🚀 Performance

v1.12.1

🐛 Bug Fixes
🧹 Chore
🚀 Performance

v1.12.0

✨ New Features
  • make provider interface "stateless"; SDK maintains provider state (#​1096) (1b1e527)
🧹 Chore

v1.11.0

🐛 Bug Fixes
  • deps: update dependency io.cucumber:cucumber-bom to v7.19.0 (#​1110) (2412f29)
✨ New Features
🧹 Chore

v1.10.0

✨ New Features
🧹 Chore

v1.9.1

🐛 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 has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 3 times, most recently from 86eee3d to 1841f56 Compare August 30, 2024 07:02
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 4 times, most recently from 99cbb54 to 9d980e1 Compare September 11, 2024 10:39
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 3 times, most recently from bcd9df2 to 35569ce Compare September 22, 2024 00:01
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 3 times, most recently from 60e0621 to 9f01408 Compare September 28, 2024 06:36
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 4 times, most recently from 4b173b1 to 4ad3bd3 Compare October 7, 2024 12:40
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 4 times, most recently from b84f0ec to e634488 Compare October 15, 2024 20:57
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 4 times, most recently from dbfedef to a08ae4f Compare October 22, 2024 09:32
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 4 times, most recently from 0798e39 to 08b425e Compare October 28, 2024 21:31
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 5 times, most recently from 7955e44 to 8989f66 Compare November 5, 2024 04:12
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 5 times, most recently from 7c9e9e1 to 775fcfe Compare November 10, 2024 21:33
@elastic-renovate-prod elastic-renovate-prod bot changed the title chore(deps): update adservice Update adservice Nov 10, 2024
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/adservice branch 2 times, most recently from e7ca0ca to 7e42834 Compare November 13, 2024 21:31
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update adservice chore(deps): update adservice Nov 13, 2024
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.

0 participants