-
Notifications
You must be signed in to change notification settings - Fork 6
Update all dependencies #185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6a6e3b5 to
ed952c8
Compare
7a98d7a to
748a8de
Compare
ba1a032 to
3b205ca
Compare
3b205ca to
f022ca0
Compare
58617b6 to
f965a5e
Compare
f0fc579 to
c0307fe
Compare
89c6b8b to
5db2e6c
Compare
482200f to
289b598
Compare
38761cf to
079d876
Compare
94a6991 to
cf9ccfa
Compare
6ea66d5 to
65650e7
Compare
65650e7 to
987dc54
Compare
cf1ac4f to
ac0ad5c
Compare
987dc54 to
76443c3
Compare
| datasource | package | from | to | | -------------- | ----------------------------------------------------------------- | -------- | -------- | | gradle-version | gradle | 8.11.1 | 8.12.1 | | maven | org.apache.logging.log4j:log4j-slf4j2-impl | 2.24.0 | 2.24.3 | | maven | org.apache.logging.log4j:log4j-core | 2.24.0 | 2.24.3 | | maven | org.apache.logging.log4j:log4j-api | 2.24.0 | 2.24.3 | | maven | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin | 7.0.1 | 7.0.2 | | maven | com.diffplug.spotless:spotless-plugin-gradle | 7.0.1 | 7.0.2 | | maven | io.mockk:mockk | 1.13.12 | 1.13.16 | | maven | com.gradle.develocity:com.gradle.develocity.gradle.plugin | 3.18.1 | 3.19.1 | | maven | org.springframework:spring-beans | 6.2.0 | 6.2.2 | | maven | org.mockito:mockito-core | 5.14.0 | 5.15.2 | | maven | com.github.javadev:underscore | 1.105 | 1.109 | | maven | io.github.oshai:kotlin-logging-jvm | 7.0.0 | 7.0.3 | | maven | org.assertj:assertj-core | 3.26.3 | 3.27.3 | | maven | com.squareup.okio:okio-jvm | 3.9.1 | 3.10.2 | | maven | org.jetbrains:annotations | 26.0.0 | 26.0.2 | | maven | io.vavr:vavr | 0.10.4 | 0.10.5 | | maven | org.graalvm.js:js-language | 24.1.1 | 24.1.2 | | maven | io.arrow-kt:arrow-core | 2.0.0 | 2.0.1 | | maven | org.http4k:http4k-format-moshi | 5.31.1.0 | 5.46.0.0 | | maven | org.http4k:http4k-client-apache | 5.31.1.0 | 5.46.0.0 | | maven | org.http4k:http4k-core | 5.31.1.0 | 5.46.0.0 | | maven | org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin | 2.1.0 | 2.1.10 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 2.1.0 | 2.1.10 | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 2.1.0 | 2.1.10 |
76443c3 to
efae683
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
8.11.1->8.12.12.24.0->2.24.32.24.0->2.24.32.24.0->2.24.37.0.1->7.0.27.0.1->7.0.21.13.12->1.13.163.18.1->3.19.16.2.0->6.2.25.14.0->5.15.21.105->1.1097.0.0->7.0.33.26.3->3.27.33.9.1->3.10.226.0.0->26.0.20.10.4->0.10.524.1.1->24.1.22.0.0->2.0.15.31.1.0->5.46.0.05.31.1.0->5.46.0.05.31.1.0->5.46.0.02.1.0->2.1.102.1.0->2.1.102.1.0->2.1.10Release Notes
gradle/gradle (gradle)
v8.12.1Compare Source
v8.12Compare Source
mockk/mockk (io.mockk:mockk)
v1.13.16Compare Source
What's Changed
Full Changelog: mockk/mockk@1.13.14...1.13.16
v1.13.14Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.13...1.13.14
v1.13.13Compare Source
What's Changed
unmockkAllafter 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
spring-projects/spring-framework (org.springframework:spring-beans)
v6.2.2⭐ New Features
BeanOverrideHandler#34260@FunctionalInterfacedeclaration fromBeanOverrideProcessor#34259@MockitoBeanat the type level on test classes #33925🐞 Bug Fixes
@TestBeanfactory method resolution is incorrect within class hierarchy #34204AsyncListener#onErrordoes not return until dispatch completes #34192DataBinderthrowsIndexOutOfBoundsExceptionwhen indexed parameter uses nonconsecutive indices #34145DataBinderthrowsStringIndexOutOfBoundsExceptionfor indexed property without nested property path #34121MethodHandlefunction reference accepting only varargs #34109DataBinderthrowsStringIndexOutOfBoundsExceptionfor map property without nested property path #34043EvalTag#33945📔 Documentation
@EventListener#34057🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Mattias-Sehlstedt, @Spanching, @brendenehlers, @izeye, @luozongle01, @micopiira, @ngocnhan-tran1996, @quaff, @rPraml, @remeio, and @scordio
v6.2.1⭐ New Features
toString()inTestBeanOverrideHandler#34072DefaultListableBeanFactory#34070@Contractannotation toObjectUtils#isEmpty#33984Flux<ServerSentEvent<Fragment>>in WebFlux #33975@Fallbacksemantics for Test Bean Overrides #33924AdvisedSupport.MethodCacheKeyshould check for logical equality as well as identity #33915XmlExpectationsHelper#33827MapMethodProcessorshould only resolve arguments of type Map or the ModelMap hierarchy #33160🐞 Bug Fixes
@Scheduledannotation #34058@MockitoBeanincorrectly injects supertype into subtype field #34025IntroductionInterceptorbut withouttargetalways throws an exception #33985ApplicationListenerno longer invoked for genericApplicationEventwith 6.2.0 #33982@Valuecases SpringCGLIB$$0 required a bean of type java.lang.String that could not be found in Native compile when migrating to SB 3.4 #33960InvocableHandlerMethod#33943MockResetstrategy is no longer honored for@MockitoBeanand@MockitoSpyBean#33941TypeDescriptorwith recursive generics triggers infinite recursion inResolvableType.equals/hashCode#33932@MockitoBeanand@TestBeanshould not be allowed onstaticfields #33922📔 Documentation
MethodInterceptor#33901🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Boiarshinov, @CHOICORE, @KNU-K, @izeye, @ngocnhan-tran1996, @scordio, @sonallux, and @youabledev
mockito/mockito (org.mockito:mockito-core)
v5.15.2Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.15.2
v5.14.2Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.2
mockito-prefix (#3460)v5.14.1Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.1
javadev/underscore-java (com.github.javadev:underscore)
v1.109: Version 1.109v1.108v1.107: Version 1.107v1.106: Version 1.106oshai/kotlin-logging (io.github.oshai:kotlin-logging-jvm)
v7.0.3Compare Source
What's Changed
New Contributors
Full Changelog: oshai/kotlin-logging@7.0.0...7.0.1
square/okio (com.squareup.okio:okio-jvm)
v3.10.2Compare Source
2025-01-08
okio-nodefilesystemartifact is no longer empty.v3.10.1Compare Source
2025-01-07
FileSystem.close()may prevent future access and/or clean up associated resources depending on the backing implementation.FakeFileSystemwill prevent future operations once closed.InputStreams created fromBufferedSource.inputStream()now have a more efficient version ofInputStream.transferTo()which reduces memory copies.okio-nodefilesystemis no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target.This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin.Please use 3.10.2 to ensure this change actually does not affect your builds.v3.10.0Compare Source
2025-01-06
This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.
JetBrains/java-annotations (org.jetbrains:annotations)
v26.0.2Compare Source
[
v26.0.1](https://redirect.github.com/JetBrains/java-annConfiguration
📅 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.