feat(deps): update gradle app major dependencies (alpha) (major) #219
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.2
3.7.0
->4.0.1
9.37.3
->10.2
2.15.0.RELEASE
->3.1.0.RELEASE
3.25.3
->4.30.2
10.10.0
->11.7.2
10.10.0
->11.7.2
10.10.0
->11.7.2
1.9.23
->2.1.20
1.9.23
->2.1.20
1.9.23
->2.1.20
Release Notes
ktorio/ktor (io.ktor:ktor-bom)
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.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.30.2
v4.30.1
v4.30.0
v3.25.6
v3.25.5
v3.25.4
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-gradle-plugin)
v2.1.20
Analysis API
Fixes
KT-68198
Analysis API: Support application service registration in plugin XMLsKT-57733
Analysis API: Use optimizedModuleWithDependenciesScope
s in combined symbol providersKT-73156
AA: type retrieval for erroneous typealias crashesKT-71907
K2 debugger evaluator failed when cannot resolve unrelated annotationKT-69128
K2 IDE: "Unresolved reference in KDoc" reports existing Java class in reference to its own nested classKT-71613
KaFirPsiJavaTypeParameterSymbol cannot be cast to KaFirTypeParameterSymbolKT-71741
K2 IDE. Classifier was found in KtFile but was not found in FirFile inlibraries/tools/kotlin-gradle-plugin-integration-tests/build.gradle.kts
inkotlin.git
and broken analysisKT-71942
Need to rethrow Intellij Platform exceptions, like ProcessCanceledExceptionKT-70949
Analysis API: "containingDeclaration" does not work on nested Java classes in K2 implementationKT-69736
K2 IDE: False positive resolution from KDoc forvalue
KT-69047
Analysis API: Unresolved KDoc reference to extensions with the same nameKT-70815
Analysis API: Implement stop-the-world session invalidationKT-69630
KAPT User project builds with KAPT4 enabled fail with Metaspace overflowAnalysis API. Code Compilation
KT-71263
K2 evaluator: Error in evaluating self property with extension receiverAnalysis API. FIR
Performance Improvements
KT-72025
FileStructureElement: reduce redundant resolveKT-74012
RedundantFirAbstractBodyResolveTransformerDispatcher.<init>
CPU consumptionKT-73900
ContextCollectorVisitor#computeContext may spend significant time oncreateSnapshot
KT-73665
FirElementFinder is inefficient in large filesKT-73330
Remove bodies from functions without contracts after the CONTRACTS phaseKT-73017
Analysis API:FirReferenceResolveHelper.getSymbolsByResolvedImport
searches for classes even when the selectedFqName
is a known packageFixes
KT-72308
getOrBuildFir returns null for this expression for plusAssign operatorKT-72660
ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValueKT-74097
ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValueKT-74098
ISE: Recursive update at org.jetbrains.kotlin.analysis.low.level.api.fir.caches.FirCaffeineCache.getValueKT-72148
K2: KISEWA: Expected FirResolvedArgumentList for FirAnnotationCallImpl of FirValueParameterImpl(DataClassMember) but FirArgumentListImpl foundKT-73079
K2: Internal compiler error when conflicting type aliases are presentKT-73456
Expected FirResolvedContractDescription but FirRawContractDescriptionImpl found for FirSimpleFunctionImplKT-73259
Expected FirResolvedContractDescription but FirLegacyRawContractDescriptionImpl found for FirSimpleFunctionImplKT-72740
FirDanglingModifierList: `lazyConfiguration
📅 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.