chore(deps): update all dependencies #637
Merged
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:
v4.1.4->v4.1.6v4.3.1->v4.4.1v3.25.3->v3.25.88.7->8.815.2.2->15.2.5v2.3.1->v2.3.34.2.1->4.2.25.11.0->5.12.03.25.3->3.26.033.2.0-jre->33.2.1-jre1.2024.4->1.2024.52.10.1->2.11.02.17.0->2.17.12.17.0->2.17.12.17.0->2.17.12.17.0->2.17.16.1.10->6.2.13.25.10->3.26.02.24.0->2.25.01.1.18->1.1.198.11.1->8.12.01.37.0->1.39.04.3.0->4.4.21.1.18->1.1.196.1.10->6.2.11.9.23->1.9.24Release Notes
actions/checkout (actions/checkout)
v4.1.6Compare Source
v4.1.5Compare Source
What's Changed
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
codecov/codecov-action (codecov/codecov-action)
v4.4.1Compare 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.0Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0
github/codeql-action (github/codeql-action)
v3.25.8Compare Source
v3.25.7Compare Source
v3.25.6Compare Source
v3.25.5Compare Source
v3.25.4Compare Source
gradle/gradle (gradle)
v8.8: 8.8Compare 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:
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.5Compare Source
Patch Changes
#1424
31a1f95Thanks @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
91abea0Thanks @iiroj! - Improve error logging when failing to read or parse a configuration file#1424
ee43f15Thanks @iiroj! - Upgrade micromatch@4.0.7v15.2.4Compare Source
Patch Changes
4f4537aThanks @iiroj! - Fix release issue with previous version; update dependenciesossf/scorecard-action (ossf/scorecard-action)
v2.3.3Compare Source
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
ossf/scorecardworkflow instead of maintaining an example by @spencerschrock in https://github.com/ossf/scorecard-action/pull/1352Full Changelog: ossf/scorecard-action@v2.3.1...v2.3.3
v2.3.2Compare Source
yarnpkg/berry (yarn)
v4.2.2Compare Source
mockito/mockito (org.mockito:mockito-junit-jupiter)
v5.12.0Changelog generated by Shipkit Changelog Gradle Plugin
5.12.0
AdditionalMatchers.and()andAdditionalMatchers.or()not to swap the order of matchers (#3335)Netflix/dgs-codegen (com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core)
v6.2.1What’s Changed
Revert "Add Boolean fields to Data classes for supporting sparse update (https://github.com/Netflix/dgs-codegen/pull/664)"
v6.2.0What’s Changed
javaparser/javaparser (com.github.javaparser:javaparser-symbol-solver-core)
v3.26.0issues resolved
Added
case null, defaultin switch and fix concrete syntax model for new switch syntax (PR #4364 by @johannescoetzee)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.0Fixed
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.19Reactor Netty1.1.19is part of2022.0.19and2023.0.6Release Train.What's Changed
proxy.addresstag for the client metrics by @violetagg in https://github.com/reactor/reactor-netty/pull/3230✨ New features and improvements
Reactor Corev3.5.17by @pderop in20dbf3f, see release notesNettyv4.1.109.Finalby @violetagg in #3159🐞 Bug fixes
HttpServerMetricsRecorder#recordServerConnectionInactive/Closeis invoked for websockets by @violetagg in #3229ConnectionProvidermetrics are disposed unconditionally when graceful shutdown by @violetagg in #3235ByteBuf#releaseis invoked for already sentHTTP/2response by @violetagg in #3236Full Changelog: reactor/reactor-netty@v1.1.18...v1.1.19
newrelic/newrelic-java-agent (com.newrelic.agent.java:newrelic-api)
v8.12.0Version 8.12.0
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-api)
v1.39.0API
Incubator
(#6497)
SDK
Exporter
/metricsby default. To restore the previous behaviorand serve metrics on all paths, override the default handler
as demonstrated here.
(#6476)
(#6469)
(#6433)
(#6374)
(#6472)
(#6473)
(#6478)
Extensions
(#6436)
(#6457)
Tooling
(#6471)
(#6449)
v1.38.0API
(#6419)
Incubator
(#6331)
Baggage
(#6431)
SDK
(#6375)
Traces
(#6382)
(#6252)
Metrics
(#6417)
/is valid(#6343)
Exporters
via
OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA.(#6429)
(#6422)
(#6410)
(#6430)
(#6423)
(#6434)
(#6357)
(#6371)
exporting
(#6329)
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.
This PR has been generated by Mend Renovate. View repository job log here.