chore(deps): update all dependencies #575
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.3.0
->v4.3.1
v3.24.0
->v3.24.9
8.6
->8.7
v2.0.0
->v2.1.2
15.2.1
->15.2.2
5.10.0
->5.11.0
1.2023.13
->1.2024.3
4.2.0
->4.2.1
19.4
->19.11
2.16.1
->2.17.0
2.16.1
->2.17.0
2.16.1
->2.17.0
2.16.1
->2.17.0
2.15.1
->2.16.0
6.1.4
->6.1.5
1.10.0
->1.11.0
2.14.0
->2.16.0
3.25.8
->3.25.9
3.7.0
->3.9.0
2.14.0
->2.16.0
1.1.15
->1.1.17
8.9.0
->8.10.0
1.34.1
->1.36.0
1.1.15
->1.1.17
2.20.0
->2.23.0
2.14.0
->2.16.0
6.1.4
->6.1.5
1.9.22
->1.9.23
Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.3.1
Compare Source
github/codeql-action (github/codeql-action)
v3.24.9
Compare Source
v3.24.8
Compare Source
v3.24.7
Compare Source
v3.24.6
Compare Source
v3.24.5
Compare Source
v3.24.4
Compare Source
v3.24.3
Compare Source
v3.24.2
Compare Source
v3.24.1
Compare Source
gradle/gradle (gradle)
v8.7
Compare Source
gradle/wrapper-validation-action (gradle/wrapper-validation-action)
v2.1.2
Compare Source
What's Changed
Full Changelog: gradle/wrapper-validation-action@v2.1.1...v2.1.2
v2.1.1
Compare Source
Changelog
Full Changelog: gradle/wrapper-validation-action@v2...v2.1.1
v2.1.0
Compare Source
This release should vastly reduce the number of network requests made by the
wrapper-validation-action
, by hardcoding the checksums of all known Gradle wrapper jars at time of release. With this improvement, a number of long-standing issues should be addressed (#164, #162, #57).The action should now only make network requests to validate the checksums of an unknown
gradle-wrapper.jar
. This can happen if:gradle-wrapper.jar
is truly invalidChangelog
Huge thanks to @Marcono1234 for contributing this long-awaited improvement.
v2.0.1
Compare Source
This patch release fixes error reporting when failing to retrieve the checksums from services.gradle.org
okonet/lint-staged (lint-staged)
v15.2.2
Compare Source
Patch Changes
fdcdad4
Thanks @iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.mockito/mockito (org.mockito:mockito-junit-jupiter)
v5.11.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.11.0
@Captor
test parameters don't work with primitive type arguments (#3229)graphql-java/graphql-java (com.graphql-java:graphql-java)
v19.11
: 19.11This is a special release to add further limits to introspection queries.
This release contains a backport of PR #3539.
What's Changed
Full Changelog: graphql-java/graphql-java@v19.10...v19.11
v19.10
: 19.10This is a special release to help control introspection queries.
This release adds a default check for introspection queries, to check that they are sensible. This feature is a backport of https://github.com/graphql-java/graphql-java/pull/3526 and https://github.com/graphql-java/graphql-java/pull/3527.
This release also adds an optional maximum result nodes limit, which is a backport of https://github.com/graphql-java/graphql-java/pull/3525.
What's Changed
Full Changelog: graphql-java/graphql-java@v19.9...v19.10
v19.9
: 19.9This is a small bugfix release which includes a backport of PR #3334, which fixes a type unwrapping bug.
What's Changed
Full Changelog: graphql-java/graphql-java@v19.8...v19.9
v19.8
: 19.8This version 19.8 release includes a critical Guava fix.
The 19.7 release had a problem where Guava classes were not shaded due to a configuration error. Do not use version 19.7 and please use this version 19.8 instead.
What's Changed
Full Changelog: graphql-java/graphql-java@v19.7...v19.8
v19.7
: 19.7Do not use version 19.7. Please use version 19.8 instead.
Version 19.7 contains a problem where Guava files were not shaded due to a configuration error. This is fixed in 19.8.
This is a bugfix release which backports two default value fixes.
This release also updates Guava to keep security scanners happy. Some security scanners had incorrectly flagged an earlier patched version of Guava as still vulnerable to CVE-2023-2976. To avoid incorrect security alerts, we have updated Guava to a version that all scanners will accept as patched. More details in #3280 and #3263.
What's Changed
Full Changelog: graphql-java/graphql-java@v19.6...v19.7
v19.6
: 19.6This is a special release with only one commit: updating the version of Guava to 32.0.0 to address CVE-2023-2976.
graphql-java shades in selected classes of Guava. Although this library does not use any of the code described in the CVE, we received reports in #3239 that the Guava POM inside the jar was incorrectly triggering security scanners. We'd prefer to keep those security scanners happy and upgrade the Guava version.
What's Changed
Full Changelog: graphql-java/graphql-java@v19.5...v19.6
v19.5
: 19.5This is a security bugfix release containing only one PR: #3158
This adds a limit to the number of characters used in an operation.
Full details can be found here: #3148
What's Changed
Full Changelog: graphql-java/graphql-java@v19.4...v19.5
Netflix/dgs-codegen (com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core)
v6.1.5
What’s Changed
commercetools/commercetools-jvm-sdk (com.commercetools.sdk.jvm.core:commercetools-convenience)
v2.16.0
Javadoc: http://commercetools.github.io/commercetools-jvm-sdk/apidocs
see http://commercetools.github.io/commercetools-jvm-sdk/apidocs/io/sphere/sdk/meta/ReleaseNotes.html#v2\_16\_0
javaparser/javaparser (com.github.javaparser:javaparser-symbol-solver-core)
v3.25.9
issues resolved
Added
Changed
Fixed
SwitchStmt
toSwitchNode
inSwitchEntryContext
to avoidClassCastException
(PR #4283 by @PalashSharma20)Developer Changes
❤️ Contributors
Thank You to all contributors who worked on this release!
square/okio (com.squareup.okio:okio)
v3.9.0
2024-03-12
FileSystem.SYSTEM
can be used in source sets that target both Kotlin/Native andKotlin/JVM. Previously, we had this symbol in each source set but it wasn't available to
common source sets.
COpaquePointer.readByteString(...)
creates a ByteString from a memory address.InflaterSource
,DeflaterSink
,GzipSink
, andGzipSource
in Kotlin/Native.FileMetadata.lastModifiedAtMillis()
is interpreted as UTC and not the host machine's time zone.of ZIP's built-in DOS timestamps, and the 2038 time bombs of ZIP's extended timestamps.
FileSystem.RESOURCES
.NullPointerException
ifCloseable.use { ... }
returns null.v3.8.0
2024-02-09
TypedOptions
works likeOptions
, but it returns aT
rather than an index.Pipe.fold()
.reactor/reactor-netty (io.projectreactor.netty:reactor-netty-core)
v1.1.17
Reactor Netty
1.1.17
is part of2022.0.17
Release Train and2023.0.4
Release Train.This is a recommended update for all
Reactor Netty 1.1.x
users.What's Changed
✨ New features and improvements
Reactor Core
v3.5.15
by @violetagg in84dff5c
, see release notesNetty
v4.1.107.Final
by @violetagg in #3062netty-incubator-transport-native-io_uring
v0.0.25.Final
by @dependabot in #3066Netty QUIC Codec
v0.0.59.Final
by @violetagg in #3097DNS
retryOnTimeout
withTCP
by @violetagg in #3063PORT
env variable by @violetagg in #3083🐞 Bug fixes
remoteAddress
metrics tag is always the real remote address regardless whether there is proxy by @violetagg in #3074responseTimeout
is configured, ensure the correct order forChannelHandlers
by @violetagg in #3090📖 Documentation
reactor.netty.connection.provider.pending.connections.time
metric by @violetagg in #3093HTTP/2
connection pool metrics by @violetagg in #3094How To
disposeEvent Loop Group
/Connection Pool
by @violetagg in #3095Full Changelog: reactor/reactor-netty@v1.1.16...v1.1.17
v1.1.16
Reactor Netty
1.1.16
is part of2022.0.16
Release Train and2023.0.3
Release Train.This is a recommended update for all
Reactor Netty 1.1.x
users.What's Changed
BiConsumer
provided withHttpClient#followRedirect
by @violetagg in #3039✨ New features and improvements
Netty
v4.1.106.Final
by @violetagg in #3034Netty QUIC Codec
v0.0.57.Final
by @violetagg in #3055Http2FrameCodec
context only when needed by @violetagg in #3032🐞 Bug fixes
ChannelHandlerContext.isRemoved
is called only when in event loop by @violetagg in #3031websocket
compression
is enabled whenserver
is configured withHttpProtocol.H2C
andHttpProtocol.HTTP1.1
by @violetagg in #3037📖 Documentation, Tests and Build
CodeQL
with the latest configurations by @violetagg in #3046GitHub Actions
versions by @violetagg in #3048🆙 Build/Test Dependency Upgrades
tomcat-embed-core
to version9.0.85
by @dependabot in #3025hoverfly-java-junit5
to version0.16.1
by @dependabot in #3028metadata repository
to version0.3.6
by @violetagg in #3038build-info-extractor-gradle
to version4.33.12
by @dependabot in #3042brotli4j
to version1.16.0
by @dependabot in #3045assertj-core
to version3.25.3
by @dependabot in #3051junitVersion
to version5.10.2
by @dependabot in #3052junit-platform-launcher
to version1.10.2
by @dependabot in #3053Gradle
to version7.6.4
by @violetagg in #3054gradle/wrapper-validation-action
to version2.1.1
by @dependabot in #3058Full Changelog: reactor/reactor-netty@v1.1.15...v1.1.16
newrelic/newrelic-java-agent (com.newrelic.agent.java:newrelic-api)
v8.10.0
Version 8.10.0
v8.9.1
Version 8.9.1
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-api)
v1.36.0
SDK
Traces
(#6244)
Exporters
(#6270)
(#6079)
Extensions
(#6217)
(#6231)
(#6248)
Tooling
(#6247)
v1.35.0
NOTE: The
opentelemetry-exporter-jaeger
andopentelemetry-exporter-jaeger-thift
artifactshave stopped being published. Jaeger
has native support for OTLP, and users
should export to jaeger
using OTLP
instead.
API
Incubator
(#6084)
SDK
Traces
(#6209
Metrics
(#6058,
#6136)
(#6153)
(#6182)
(#6196)
Exporters
(#6139,
#6134)
(#6138)
(#6119)
io.zipkin.reporter2:zipkin-reporter-bom
to 3.2.1.Note:
ZipkinSpanExporterBuilder#setEncoder(zipkin2.codec.BytesEncoder)
has been deprecated infavor of
ZipkinSpanExporterBuilder#setEncoder(zipkin2.reporter.BytesEncoder)
.ZipkinSpanExporterBuilder#setSender(zipkin2.reporter.Sender)
has been deprecated in favorof
ZipkinSpanExporterBuilder#setSender(zipkin2.reporter.BytesMessageSender)
.(#6129,
#6151)
(#6167)
(#6103)
(#6179)
Extension
(#6164)
Incubator
([#6088](https://togithub.com/open-teleme
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.