chore(deps): update gradle app dependencies (alpha) #243
+20
−20
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.0
1.13.10
->1.13.13
2.3.9
->2.3.13
3.7.0
->3.8.2
3.8.2
->3.8.5
0.2.0
->0.5.0
26.34.0
->26.51.0
1.77
->1.79
9.37.3
->9.47
12.6.1.jre11
->12.8.1.jre11
0.20.0
->0.37.0
2.2
->2.3
3.8.2
->3.8.5
3.25.3
->3.25.5
10.10.0
->10.22.0
10.10.0
->10.22.0
10.10.0
->10.22.0
3.1.0
->3.2.0
5.8.1
->5.9.1
5.8.1
->5.9.1
3.2.3
->3.4.0
3.2.3
->3.4.0
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.0
Changes:
commons-io
andcommons-compress
libraries (#133)v2.0.7
Changes:
mockk/mockk (io.mockk:mockk)
v1.13.13
Compare Source
What's Changed
unmockkAll
after each JUnit 5 test by @erikhuizinga in https://github.com/mockk/mockk/pull/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 https://github.com/mockk/mockk/pull/1234clearStaticMockk
for KFunction and KProperty by @krocard in https://github.com/mockk/mockk/pull/1239gradle check
before opening a PR by @krocard in https://github.com/mockk/mockk/pull/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
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)apollographql/apollo-kotlin (com.apollographql.apollo3:apollo-runtime)
v3.8.5
2024-07-10
Version 3.8.5 is a maintenance release. New developments happen in the 4.x versions.
v3.8.4
2024-04-29
Version 3.8.4 is a maintenance release with one bug fix and 2 performance improvements. New developments happen in the 4.x versions.
ApolloClient.Builder.okHttpClient()
returns null instead of this (#5860)v3.8.3
2024-03-20
Version 3.8.3 is a maintenance release with two new convenience APIs and a Kotlin update. New developments happen in the 4.x versions.
Note: because Apollo Kotlin now depends on kotlin-stdlib version 1.9, you need the 1.8+ Kotlin compiler to compile your project.
ApolloClient.Builder(ApolloHttpCache)
(#5638) (#5640)buildPostBody
to write operation extensions (#5631).exception
(#5018)IOException
when callingApolloHttpCache.remove
(#5730)bufbuild/protovalidate-java (build.buf:protovalidate)
v0.5.0
Breaking Change: The
build.buf.protovalidate.ValidationResult.getViolations()
method no longer returns a list of protobufbuild.buf.validate.Violations
messages, but a list of a new wrapper class,build.buf.protovalidate.Violation
. In most cases, changing the import forViolation
and calling thetoProto()
method of the violation is all that needs to be done:ValidationResult
also has atoProto()
method that returns the protobufbuild.buf.validate.Violations
message equivalent. This can be used to get a list of protobufbuild.buf.validate.Violation
messages, using thegetViolationsList()
getter of said message, as before.The new
build.buf.protovalidate.Violation
class provides additional getters for in-memory information about the violation which cannot be serialized to the wire:getFieldValue()
: Returns the value of the field failing validation, if there is a field corresponding to the violation.getRuleValue()
: Returns the value of the rule failing validation, if there is a rule corresponding to the violation.Take, for example, the following protobuf message schema:
If you try to validate the message
User.newBuilder().setEmail("invalid").build()
,getFieldValue().getValue()
will return"invalid"
andgetRuleValue().getValue()
will returntrue
.Some violations do not correspond directly to a field, such as a message constraint failure; in these cases, the return value of
getFieldValue()
will be null.What's Changed
Full Changelog: bufbuild/protovalidate-java@v0.4.2...v0.5.0
v0.4.2
What's Changed
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.