Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.1.4 -> v4.1.6 age adoption passing confidence
codecov/codecov-action action minor v4.3.1 -> v4.4.1 age adoption passing confidence
github/codeql-action action patch v3.25.3 -> v3.25.8 age adoption passing confidence
gradle (source) minor 8.7 -> 8.8 age adoption passing confidence
lint-staged dependencies patch 15.2.2 -> 15.2.5 age adoption passing confidence
ossf/scorecard-action action patch v2.3.1 -> v2.3.3 age adoption passing confidence
yarn (source) packageManager patch 4.2.1 -> 4.2.2 age adoption passing confidence
org.mockito:mockito-junit-jupiter dependencies minor 5.11.0 -> 5.12.0 age adoption passing confidence
org.assertj:assertj-core (source) dependencies minor 3.25.3 -> 3.26.0 age adoption passing confidence
com.google.guava:guava dependencies patch 33.2.0-jre -> 33.2.1-jre age adoption passing confidence
net.sourceforge.plantuml:plantuml dependencies patch 1.2024.4 -> 1.2024.5 age adoption passing confidence
com.google.code.gson:gson dependencies minor 2.10.1 -> 2.11.0 age adoption passing confidence
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependencies patch 2.17.0 -> 2.17.1 age adoption passing confidence
com.fasterxml.jackson.core:jackson-core dependencies patch 2.17.0 -> 2.17.1 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) dependencies patch 2.17.0 -> 2.17.1 age adoption passing confidence
com.fasterxml.jackson.core:jackson-annotations (source) dependencies patch 2.17.0 -> 2.17.1 age adoption passing confidence
com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core dependencies minor 6.1.10 -> 6.2.1 age adoption passing confidence
com.github.javaparser:javaparser-symbol-solver-core (source) dependencies minor 3.25.10 -> 3.26.0 age adoption passing confidence
com.datadoghq:datadog-api-client dependencies minor 2.24.0 -> 2.25.0 age adoption passing confidence
io.projectreactor.netty:reactor-netty-core dependencies patch 1.1.18 -> 1.1.19 age adoption passing confidence
com.newrelic.agent.java:newrelic-api dependencies minor 8.11.1 -> 8.12.0 age adoption passing confidence
io.opentelemetry:opentelemetry-api dependencies minor 1.37.0 -> 1.39.0 age adoption passing confidence
com.datadoghq:java-dogstatsd-client dependencies minor 4.3.0 -> 4.4.2 age adoption passing confidence
io.projectreactor.netty:reactor-netty-http dependencies patch 1.1.18 -> 1.1.19 age adoption passing confidence
com.netflix.dgs.codegen plugin minor 6.1.10 -> 6.2.1 age adoption passing confidence
org.jetbrains.kotlin.jvm plugin patch 1.9.23 -> 1.9.24 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

codecov/codecov-action (codecov/codecov-action)

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

github/codeql-action (github/codeql-action)

v3.25.8

Compare Source

v3.25.7

Compare Source

v3.25.6

Compare Source

v3.25.5

Compare Source

v3.25.4

Compare Source

gradle/gradle (gradle)

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.

okonet/lint-staged (lint-staged)

v15.2.5

Compare Source

Patch Changes
  • #​1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #​1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #​1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

v15.2.4

Compare Source

Patch Changes
  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies
ossf/scorecard-action (ossf/scorecard-action)

v2.3.3

Compare Source

[!NOTE]
There is no v2.3.2 release as a step was skipped in the release process. This was fixed and re-released under the v2.3.3 tag

What's Changed

For a full changelist of what these include, see the v5.0.0-rc1 and v5.0.0-rc2 release notes.

Documentation

Full Changelog: ossf/scorecard-action@v2.3.1...v2.3.3

v2.3.2

Compare Source

yarnpkg/berry (yarn)

v4.2.2

Compare Source

mockito/mockito (org.mockito:mockito-junit-jupiter)

v5.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.12.0
  • 2024-05-11 - 25 commit(s) by Piotr Przybylak, Stefano Cordio, Tim van der Lippe, dependabot[bot], jonghoonpark
  • Bump com.gradle.enterprise from 3.17.2 to 3.17.3 (#​3341)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#​3339)
  • Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#​3338)
  • Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#​3337)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#​3336)
  • Fixes #​3331 : Fix AdditionalMatchers.and() and AdditionalMatchers.or() not to swap the order of matchers (#​3335)
  • AdditionalMatchers.and() and or() swap matcher order (#​3331)
  • Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#​3327)
  • Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#​3324)
  • Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#​3322)
  • Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#​3320)
  • Bump com.gradle.enterprise from 3.17 to 3.17.2 (#​3318)
  • Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 (#​3317)
  • Update codecov-action version (#​3316)
  • Bump com.google.googlejavaformat:google-java-format from 1.21.0 to 1.22.0 (#​3312)
  • Bump com.gradle.enterprise from 3.16.2 to 3.17 (#​3311)
  • Bump versions.bytebuddy from 1.14.12 to 1.14.13 (#​3308)
  • Fix README logo (#​3305)
  • Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 (#​3303)
  • Bump org.shipkit:shipkit-auto-version from 2.0.4 to 2.0.5 (#​3298)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23 (#​3296)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.18.600 to 3.19.0 (#​3295)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23 (#​3292)
  • Bump com.google.googlejavaformat:google-java-format from 1.20.0 to 1.21.0 (#​3291)
  • Fixes #​3286 : Mockito.only() points to the wanted call as unwanted if it is the first being calledIssue3286 (#​3287)
  • Mockito.only() points to the wanted call as unwanted if it is the first being called. (#​3286)
  • Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21 (#​3284)
Netflix/dgs-codegen (com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core)

v6.2.1

What’s Changed

Revert "Add Boolean fields to Data classes for supporting sparse update (https://github.com/Netflix/dgs-codegen/pull/664)"

v6.2.0

What’s Changed

javaparser/javaparser (com.github.javaparser:javaparser-symbol-solver-core)

v3.26.0

issues resolved

Added
Changed
Fixed
Developer Changes
Uncategorised
❤️ Contributors

Thank You to all contributors who worked on this release!

DataDog/datadog-api-client-java (com.datadoghq:datadog-api-client)

v2.25.0

Fixed
Added
[Breaking] Changed

Full Changelog: DataDog/datadog-api-client-java@datadog-api-client-2.24.0...datadog-api-client-2.25.0

reactor/reactor-netty (io.projectreactor.netty:reactor-netty-core)

v1.1.19

Reactor Netty 1.1.19 is part of 2022.0.19 and 2023.0.6 Release Train.

What's Changed

⚠️ Update considerations and deprecations
✨ New features and improvements
🐞 Bug fixes

Full Changelog: reactor/reactor-netty@v1.1.18...v1.1.19

newrelic/newrelic-java-agent (com.newrelic.agent.java:newrelic-api)

v8.12.0

Version 8.12.0

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-api)

v1.39.0

API
Incubator
  • BREAKING: Refactor ExtendedTracer, ExtendedSpanBuilder to reflect incubating API conventions
    (#​6497)
SDK
Exporter
  • BREAKING: Serve prometheus metrics only on /metrics by default. To restore the previous behavior
    and serve metrics on all paths, override the default handler
    as demonstrated here.
    (#​6476)
  • Make OTLP exporter memory mode API public
    (#​6469)
  • Speed up OTLP string marshaling using sun.misc.Unsafe
    (#​6433)
  • Add exporter data classes for experimental profiling signal type.
    (#​6374)
  • Start prometheus http server with daemon thread
    (#​6472)
  • Update the Prometheus metrics library and improve how units are included in metric names.
    (#​6473)
  • Remove android animalsniffer check from prometheus exporter
    (#​6478)
Extensions
  • Load file config YAML using core schema, ensure that env var substitution retains string types.
    (#​6436)
  • Define dedicated file configuration SPI ComponentProvider
    (#​6457)
Tooling
  • Normalize timestamps and file ordering in jars, making the outputs reproducible
    (#​6471)
  • GHA for generating the post-release pull request
    (#​6449)

v1.38.0

API
  • Stabilize synchronous gauge
    (#​6419)
Incubator
  • Add put(AttributeKey, T) overload to EventBuilder
    (#​6331)
Baggage
  • Baggage filters space-only keys
    (#​6431)
SDK
  • Add experimental scope config to enable / disable scopes (i.e. meter, logger, tracer)
    (#​6375)
Traces
  • Add ReadableSpan#getAttributes
    (#​6382)
  • Use standard ArrayList size rather than max number of links for initial span links allocation
    (#​6252)
Metrics
  • Use low precision Clock#now when computing timestamp for exemplars
    (#​6417)
  • Update invalid instrument name log message now that forward slash / is valid
    (#​6343)
Exporters
  • Introduce low allocation OTLP marshalers. If using autoconfigure, opt in
    via OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA.
    • Low allocation OTLP logs marshaler
      (#​6429)
    • Low allocation OTLP metrics marshaler
      (#​6422)
    • Low allocation OTLP trace marshaler
      (#​6410)
    • Add memory mode support to OTLP exporters
      (#​6430)
    • Marshal span status description without allocation
      (#​6423)
    • Add private constructors for stateless marshalers
      (#​6434)
  • Mark opentelemetry-exporter-sender-jdk stable
    (#​6357)
  • PrometheusHttpServer prevent concurrent reads when reusable memory mode
    (#​6371)
  • Ignore TLS components (SSLContext, TrustManager, KeyManager) if plain HTTP protocol is used for
    exporting
    (#​6329)
  • Add

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 6, 2024 01:01
@codecov
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.49%. Comparing base (5abf211) to head (18fef98).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main    #637      +/-   ##
==========================================
- Coverage     9.95%   8.49%   -1.46%     
+ Complexity    1872    1425     -447     
==========================================
  Files         6614    6614              
  Lines        64022   64022              
  Branches       268     268              
==========================================
- Hits          6373    5440     -933     
- Misses       57484   58446     +962     
+ Partials       165     136      -29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all branch from 4fa1059 to 6986be5 Compare May 7, 2024 10:10
@renovate renovate bot changed the title fix(deps): update all dependencies to v2.17.1 fix(deps): update all dependencies May 7, 2024
@renovate renovate bot force-pushed the renovate/all branch from 6986be5 to c597c55 Compare May 8, 2024 14:07
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies May 8, 2024
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from d03839e to be48fff Compare May 14, 2024 18:35
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 5058a32 to ab17e4b Compare May 22, 2024 17:32
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from f7c80f7 to 7dc5e82 Compare May 30, 2024 12:40
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 9ec8b96 to 9e04f24 Compare June 4, 2024 12:01
@renovate renovate bot force-pushed the renovate/all branch from 9e04f24 to caf822b Compare June 4, 2024 16:05
@renovate renovate bot force-pushed the renovate/all branch from 273f27a to 18fef98 Compare June 7, 2024 12:13
@jenschude jenschude merged commit ce5c43b into main Jun 7, 2024
@jenschude jenschude deleted the renovate/all branch June 7, 2024 12:24
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.

2 participants