chore(deps): update gradle app dependencies (alpha) #243
+21
−21
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.0.6
->2.1.1
1.13.10
->1.14.5
2.3.9
->2.3.13
3.7.0
->3.8.2
3.8.2
->3.8.6
0.2.0
->0.13.0
26.34.0
->26.67.0
1.77
->1.81
9.37.3
->9.48
12.6.1.jre11
->12.10.1.jre11
0.20.0
->0.61.0
2.2
->2.5
3.8.2
->3.8.6
0.8.1
->0.9.0
3.25.3
->3.25.8
10.10.0
->10.22.0
10.10.0
->10.22.0
10.10.0
->10.22.0
3.1.0
->3.3.0
5.8.1
->5.9.1
5.8.1
->5.9.1
3.2.3
->3.5.5
3.2.3
->3.5.5
1.9.23
->1.9.25
1.9.23
->1.9.25
1.9.23
->1.9.25
Release Notes
zonkyio/embedded-postgres (io.zonky.test:embedded-postgres)
v2.1.1
Changes:
detect_linux_distribution_xxx.sh
files cleanup (#155)v2.1.0
Changes:
commons-io
andcommons-compress
libraries (#133)v2.0.7
Changes:
mockk/mockk (io.mockk:mockk)
v1.14.5
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.14.4...1.14.5
v1.14.4
Compare Source
This release is functionally equivalent to v1.14.3, I just wanted to try out the new publishing process that uses Maven Central instead of OSSRH.
Full Changelog: mockk/mockk@1.14.3...1.14.4
v1.14.3
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.14.2...1.14.3
v1.14.2
Compare Source
What's Changed
Full Changelog: mockk/mockk@1.14.0...1.14.2
v1.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.17...1.14.0
v1.13.17
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.16...1.13.17
v1.13.16
Compare Source
What's Changed
Full Changelog: mockk/mockk@1.13.14...1.13.16
v1.13.14
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.13...1.13.14
v1.13.13
Compare Source
What's Changed
unmockkAll
after each JUnit 5 test by @erikhuizinga in #1297New Contributors
Full Changelog: mockk/mockk@1.13.11...1.13.13
v1.13.12
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.11...1.13.12
v1.13.11
Compare Source
What's Changed
verifyCount
DSL by @T45K in #1234clearStaticMockk
for KFunction and KProperty by @krocard in #1239gradle check
before opening a PR by @krocard in #1240New Contributors
Full Changelog: mockk/mockk@1.13.10...1.13.11
ktorio/ktor (io.ktor:ktor-bom)
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)
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.