Update all dependencies#46
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
65a662b to
7887414
Compare
7887414 to
62e4445
Compare
62e4445 to
0b9fb84
Compare
0b9fb84 to
108087a
Compare
Dependency ReviewThe following issues were found:
License Issuespom.xml
OpenSSF Scorecard
Scanned Files
|
fa47f97 to
211abc1
Compare
d26d9b7 to
73c9536
Compare
c0a1532 to
4515d8d
Compare
98d79b9 to
c79f6ba
Compare
20ebdc1 to
73672ba
Compare
73672ba to
9c4bae1
Compare
a6020db to
56aa2b4
Compare
56aa2b4 to
eaa2569
Compare
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
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:
4.0.2→5.0.11.14.6→1.14.97.0.13→8.0.033.5.0→3.7.13.5.4→3.5.51.2.1→1.3.03.6.2→3.6.33.14.1→3.15.03.5.7→4.0.6Release Notes
Ninja-Squad/springmockk (com.ninja-squad:springmockk)
v5.0.1Compare Source
Minor refactorings and documentation fixes
v5.0.0Compare Source
Version 5.0.0 is a rewrite, based on the Spring Framework's support for
@MockitoBeanand@MockitoSpyBean.To align SpringMockK's annotations and behavior with Spring's mockito annotations and behavior, there are breaking changes.
Read the migration guide for details.
mockk/mockk (io.mockk:mockk-jvm)
v1.14.9Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.14.6...1.14.9
v1.14.7Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.14.6...1.14.7
oshai/kotlin-logging (io.github.oshai:kotlin-logging-jvm)
v8.0.03Compare Source
What's Changed
Full Changelog: oshai/kotlin-logging@8.0.02...8.0.03
v8.0.02Compare Source
What's Changed
Full Changelog: oshai/kotlin-logging@8.0.01...8.0.02
v8.0.01Compare Source
What's Changed
Full Changelog: oshai/kotlin-logging@7.0.14...8.0.01
v7.0.14Compare Source
What's Changed
New Contributors
Full Changelog: oshai/kotlin-logging@7.0.13...7.0.14
gantsign/ktlint-maven-plugin (com.github.gantsign.maven:ktlint-maven-plugin)
v3.7.1Compare Source
Changes:
v3.7.0Compare Source
Enhancement:
v3.6.0Compare Source
Enhancement:
Other changes:
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v4.0.6v4.0.5Compare Source
🐞 Bug Fixes
@NestedConfigurationPropertywhen using constructor binding #49738@ConditionalOnWebApplicationto NettyReactiveWebServerAutoConfiguration #49695@GraphQlTestdoes not include@ControllerAdvice#49672📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Joowon-Seo, @deejay1, @dlwldnjs1009, @kwondh5217, @ljrmorgan, and @quaff
v4.0.4Compare Source
server.tomcat.max-part-counthas been increased from 10 to 50. This aligns it with Tomcat's own default and the default in Spring Boot 3.x. #49311🐞 Bug Fixes
@AutoConfigureWebTestClientprevents separate configuration of spring.test.webtestclient.timeout from taking effect #49344📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@FBibonne, @answndud, @bbbbooo, @chandanv89, @giyeon95, @itsmevichu, @jayychoi, @l2yujw, @ngocnhan-tran1996, @qnnn, @quaff, and @sbrannen
v4.0.3⭐ New Features
🐞 Bug Fixes
📔 Documentation
@Value' still apply for environment variables #49109🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GaetanoCerciello, @dsyer, @linkian209, @nosan, @quaff, @scordio, and @srt
v4.0.2org.eclipse.jetty.ee11:jetty-ee11-servletshas been removed fromspring-boot-jettyas it was unnecessary and unused. If your application code depends on a class fromjetty-ee11-servlets, declare a dependency on it in your build configuration. #48677🐞 Bug Fixes
@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) is no longer applied to the management server #48653@ConfigurationPropertiesannotation on a LinkedHashMap class #48616📔 Documentation
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.