feat(deps): update gradle app major dependencies (alpha) (major) #219
+8
−8
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:
2.3.9
->3.1.3
3.7.0
->4.0.1
9.37.3
->10.3
2.15.0.RELEASE
->3.1.0.RELEASE
3.25.3
->4.31.0
10.10.0
->11.8.2
10.10.0
->11.8.2
10.10.0
->11.8.2
1.9.23
->2.1.21
1.9.23
->2.1.21
1.9.23
->2.1.21
Release Notes
ktorio/ktor (io.ktor:ktor-bom)
v3.1.3
Compare Source
Improvements
Bugfixes
v3.1.2
Compare Source
Improvements
Bugfixes
v3.1.1
Compare Source
Improvements
Bugfixes
staticResources
(KTOR-6671)v3.1.0
Compare Source
Features
Improvements
receiveMultipart
throws IllegalStateException instead of UnsupportedMediaTypeException (KTOR-7470)bind
overload withhostName
andport
(KTOR-7663)Bugfixes
v3.0.3
Compare Source
Bugfixes
v3.0.2
Compare Source
Bugfixes
FileItem.streamProvider
is deprecated and doesn't have implementation (KTOR-7731)Improvements
v3.0.1
Compare Source
Bugfixes
Url.segments
throws on URLs with root path (KTOR-7625)Improvements
username
andcnonce
parameters aren't surrounded with quotes (KTOR-7561)v3.0.0
Compare Source
Bugfixes
maxFrameSize
option has no effect (KTOR-6963)pathSegments
returns empty strings for trailing slashes (KTOR-4402)response.content.copyAndClose(targetFile.writeChannel())
sometimes loses some bytes (KTOR-3003)Improvements
readBytes
method name (KTOR-6596)respondFile
overload withPath
parameters (KTOR-7202)Features
v2.3.13
Compare Source
Bugfixes
Improvements
v2.3.12
Compare Source
Bugfixes
Improvements
v2.3.11
Compare Source
Bugfixes
v2.3.10
Compare Source
Bugfixes
NumberFormatException
when uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)Improvements
Logger.ANDROID
(KTOR-1219)Aallam/openai-kotlin (com.aallam.openai:openai-client)
v4.0.1
Compare Source
Added
v4.0.0
Compare Source
Added
Fixed
Changed
Breaking Changes
v3.8.2
Compare Source
Added
instanceId
field toChatCompletionRequest
(#359) (thanks @harishv-collab)attachments.fileId
field toMessageRequest
(#367) (thanks @0chil)Fixed
quote
to optional field for openai compatibility assistant on FileCitation (#361) (thanks @AntoDev)v3.8.1
Compare Source
Fixed
ChatChunk.finishReason
to null (#358) (thanks @Him188)3.8.0
Added
Fixed
3.7.2
Added
dimensions
request field (#317) (thanks @EliasJorgensen)logprob
andtopLogprobs
(#328) (thanks @jkohls-indeed)Fix
image_url
content type (#321)Quality
typealias (#318) (thanks @florentine-doemges)3.7.1
Added
timestampGranularities
(thanks @mxwell)Fixed
OpenAIErrorDetails
fields (#315)3.7.0
Added
RequestOptions
(#296)Fixed
systemFingerprint
toChatCompletionChunk
(#303)description
toFunctionTool
(#304)FunctionTool#Parameters
nullable (#304)ErrorInfo#message
andErrorInfo#code
(#304)Quality
package name (#302) (thanks @voqaldev)RunRequest
builder3.6.3
Added
quality
andstyle
fields (#292)additionalInstructions
property toRunRequest
(#293) (thanks @ahmedmirza994)Fixed
MessageFile
optional fields (#290)EnclosingMethod
proguard rule (thanks @rafsanjani)3.6.2
Fixed
Choice.finishReason
as nullable (#285)ChatCompletion.created
field change type fromInt
toLong
(#282) (thanks @VarenytsiaMykhailo)Run.cancelledAt
(#279) (thanks @Gama11)EnclosingMethod
rule (#283) (thanks @rafsanjani)3.6.1
Fixed
ToolCalls
,ToolCallStep
andRunSteps
serialization (#266, #269, #271, #273) (thanks @voqaldev)MessageContent
serialization (#275)3.6.0
Added
ImageCreation
,ImageEdit
andImageVariations
(#257) (thanks @FilipObornik)Beta
v3.8.0
Compare Source
Added
Fixed
v3.7.2
Compare Source
Added
dimensions
request field (#317) (thanks @EliasJorgensen)logprob
andtopLogprobs
(#328) (thanks @jkohls-indeed)Fix
image_url
content type (#321)Quality
typealias (#318) (thanks @florentine-doemges)v3.7.1
Compare Source
Added
timestampGranularities
(thanks @mxwell)Fixed
OpenAIErrorDetails
fields (#315)connect2id/nimbus-jose-jwt (com.nimbusds:nimbus-jose-jwt)
v10.3
Compare Source
v10.2
Compare Source
v10.1
Compare Source
v10.0.2
Compare Source
v10.0.1
Compare Source
v10.0
Compare Source
v9.48
Compare Source
v9.47
Compare Source
v9.46
Compare Source
v9.45
Compare Source
v9.44
Compare Source
v9.43
Compare Source
v9.41.1
Compare Source
v9.41
Compare Source
v9.40
Compare Source
v9.39.3
Compare Source
v9.39.2
Compare Source
v9.39.1
Compare Source
v9.39
Compare Source
v9.38
Compare Source
protocolbuffers/protobuf (com.google.protobuf:protobuf-java-util)
v4.31.0
Compare Source
v4.30.2
Compare Source
v4.30.1
v4.30.0
v3.25.7
v3.25.6
v3.25.5
v3.25.4
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-gradle-plugin)
v2.1.21
: Kotlin 2.1.21Changelog
Backend. Native. Debug
KT-75991
Xcode 16.3: Fix lldb stepping test over an inline functionCompiler
KT-75992
Xcode 16.3: stacktraces on simulators are not symbolicatedKT-76663
KJS: KotlinNothingValueException caused by expression return since 2.1.20KT-75756
Backend Internal error: Exception during IR lowering when trying to access variable from providedProperties in class within kotlin custom scriptKT-76209
CONFLICTING_UPPER_BOUNDS onNothing
boundKT-70352
K2: False-negative CONFLICTING_UPPER_BOUNDS onNothing
boundKT-74739
Native: "IllegalArgumentException: All constructors should've been lowered: FUNCTION_REFERENCE"KT-75483
Native: redundant unboxing generated with smart castKT-71425
IR Inliner: investigate return type of an inlined blockNative
KT-76252
Native: executable crash with generic value classes with 2.1.20Native. C and ObjC Import
KT-75781
Xcode 16.3: Fix cinterop tests failing with fatal error: could not build module '_stdint'Native. Runtime. Memory
KT-74280
](https://youtrack.jetbraConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.