Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.12 -> 8.13 age adoption passing confidence
org.apache.maven.plugins:maven-compiler-plugin build minor 3.13.0 -> 3.14.0 age adoption passing confidence
org.testcontainers:rabbitmq (source) test patch 1.20.4 -> 1.20.5 age adoption passing confidence
org.pitest:pitest-junit5-plugin (source) build patch 1.2.1 -> 1.2.2 age adoption passing confidence
org.testcontainers:mysql (source) test patch 1.20.4 -> 1.20.5 age adoption passing confidence
org.testcontainers:junit-jupiter (source) test patch 1.20.4 -> 1.20.5 age adoption passing confidence
org.testcontainers:testcontainers (source) test patch 1.20.4 -> 1.20.5 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) compile minor 5.11.4 -> 5.12.0 age adoption passing confidence
org.jetbrains:annotations compile patch 26.0.1 -> 26.0.2 age adoption passing confidence
org.springframework:spring-context compile patch 6.2.1 -> 6.2.3 age adoption passing confidence
org.springframework:spring-beans compile patch 6.2.1 -> 6.2.3 age adoption passing confidence
mysql:mysql-connector-java compile replacement 8.0.33 -> 8.0.33
io.projectreactor:reactor-bom (source) import patch 2024.0.1 -> 2024.0.3 age adoption passing confidence
org.yaml:snakeyaml compile minor 2.3 -> 2.4 age adoption passing confidence
org.junit.platform:junit-platform-runner (source) test minor 1.11.4 -> 1.12.0 age adoption passing confidence
org.pitest:pitest-maven (source) build minor 1.17.3 -> 1.18.2 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) compile patch 2.0.16 -> 2.0.17 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) compile patch 1.5.16 -> 1.5.17 age adoption passing confidence
ch.qos.logback:logback-core (source, changelog) compile patch 1.5.16 -> 1.5.17 age adoption passing confidence
com.opencsv:opencsv (source) compile minor 5.9 -> 5.10 age adoption passing confidence
org.assertj:assertj-core (source) test patch 3.27.2 -> 3.27.3 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) compile patch 2.18.2 -> 2.18.3 age adoption passing confidence
org.testng:testng (source) test minor 7.10.2 -> 7.11.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) test minor 5.11.4 -> 5.12.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) test minor 5.11.4 -> 5.12.0 age adoption passing confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml compile patch 2.18.2 -> 2.18.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) test minor 5.11.4 -> 5.12.0 age adoption passing confidence
org.openjfx:javafx-controls (source) compile major 24-ea+19 -> 25-ea+5 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) parent patch 3.4.1 -> 3.4.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies minor 5.11.4 -> 5.12.0 age adoption passing confidence

This is a special PR that replaces mysql:mysql-connector-java with the community suggested minimal stable replacement version.


Release Notes

gradle/gradle (gradle)

v8.13

Compare Source

v8.12.1: 8.12.1

Compare Source

The Gradle team is excited to announce Gradle 8.12.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

testcontainers/testcontainers-java (org.testcontainers:rabbitmq)

v1.20.5

Compare Source

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

pitest/pitest-junit5-plugin (org.pitest:pitest-junit5-plugin)

v1.2.2

Compare Source

What's Changed

  • #​109 Set junit-platform-launcher to provided scope

The pitest maven and gradle plugins now automatically resolve the correct version of platform launcher at
runtime. The built against version of platform-launcher was however being included as a transitive dependency sometimes
causing a conflict at runtime, particularly with 1.12.0.

JetBrains/java-annotations (org.jetbrains:annotations)

v26.0.2

Compare Source

  • Fixed missing klibs for apple artifacts.
spring-projects/spring-framework (org.springframework:spring-context)

v6.2.3

Compare Source

⭐ New Features
  • Add form fields to MockMvc Kotlin DSL #​34412
  • Make ProblemDetail implement Serializable #​34409
  • Support @MockitoSpyBean at the type level on test classes #​34408
  • Expose order values of TestExecutionListener implementations as constants #​34404
  • ContentDisposition should match attributes in a case-insensitive fashion #​34383
  • Provide access to servletPath in ServletRequestPathUtils #​34379
  • Use ConversionService to convert POJO to array for SpEL varargs invocations #​34371
  • Provide a more actionable CGLIB error message with native #​34370
  • Wrap disconnected client exceptions as AsyncRequestNotUsableException in Servlet container onError callback #​34363
  • Support RFC 8441 WebSocket upgrade with HTTP/2 CONNECT #​34362
  • Optimize default property editor allocations for bean instance creation #​34361
  • Continue with pre-instantiation when current bean is in creation already #​34349
  • Allow filtering bean instances returned by ObjectProvider#stream() #​34318
  • GenericConversionService finds wrong converter for partially unresolvable generic types #​34298
  • Avoid re-creating HandlerMethod unless handler is resolved through the BeanFactory #​34277
  • UrlResource should leniently handle HTTP endpoints which do not support HEAD #​34217
  • Add API counterpart for handling Fallback and 'defaultCandidate=false' beans #​34203
  • Add support for multidimensional arrays #​34183
  • Add getters to ServerResponseResultHandler #​34066
  • Improve diagnostics when a Bean Override cannot be selected by type #​34006
  • Expression performance regression due to missing annotation types on context classes #​33948
🐞 Bug Fixes
  • PathMatchingResourcePatternResolver failing against non-jar file in classpath #​34417
  • GenericTypeResolver Since 6.2.0, generics cannot be obtained correctly in multi-layer interface inheritance (possible regression of #​24963) #​34386
  • Test Bean Overrides honor fallback qualifier instead of @Primary semantics #​34374
  • HTTP interface client raises IllegalArgumentException if query param name contains a colon #​34364
  • Quartz-style Nth Day of Week cron expressions can overflow to other month #​34360
  • Component scan fails to find jar entries in WEB-INF/classes with embedded Tomcat #​34348
  • Check hasNext when when accessing sessionIds from UserDestinationResult #​34333
  • Property binding to Map that implements Iterable no longer works #​34332
  • GenericTypeResolver returns EmptyType #​34328
  • Duplicate BeanOverrideHandler discovered in @Nested test class hierarchy when upgrading to Spring 6.2.2 #​34324
  • AnnotationBeanNameGenerator issues warning about explicitly aliased value attribute #​34317
  • Stop assuming that AspectJ Advice has JoinPoint as the first argument #​34316
  • Constructor binding fails for simple types List/Map/Array and for nested container combinations #​34305
  • Change in BeanFactoryUtils.beanNamesForTypeIncludingAncestors() Behavior in Spring Framework 6.2.x causing ClassCastExceptions #​34300
  • Data binding does not filter HTTP headers for constructor binding #​34292
  • Escaped character in nested placeholder not detected properly and leads to invalid parts #​34289
  • ReflectJvmMapping.getKotlinFunction returns null for Kotlin properties #​34284
  • ConfigurationClassEnhancer should explicitly set custom ClassLoader on CGLIB Enhancer (aligned with CglibAopProxy) #​34274
  • Connection reset exception from RestTemplate call in Spring Web MVC controller is ignored #​34264
  • AsyncExecution fails to detect the return type of an annotated method from an interface with a generic #​33957
  • Ensure Locale context is available for WebFlux method validation #​33810
📔 Documentation
  • Fix reference to ApplicationContext#getAutowireCapableBeanFactory in reference documentation #​34400
  • Clarify component scanning of abstract classes with @Lookup methods #​34367
  • Minor update in WebSocket STOMP reference documentation #​34353
  • Clarify documentation on the usage of RestClient in POST scenarios without response body #​34334
  • Document limitation around the port of localAddress in StandardWebSocketSession #​34304
  • Fix Javadoc for field reflection hints #​34297
  • Improve Javadoc for SpringProperties.getFlag() #​34295
  • Link to current AspectJ Javadoc #​34293
  • Update Javadoc for SimpleCommandLinePropertySource #​34282
  • Update RestClientException Javadoc to refer to RestClient #​34270
  • Document order values for TestExecutionListener implementations #​34265
  • Document custom HttpServiceArgumentResolver usage #​34227
🔨 Dependency Upgrades
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​JoshuaChen, @​Puppy4C, @​anaconda875, @​brandenclark, @​canattofilipe, @​dobrosi, @​izeye, @​jazdw, @​khoutz182, @​kwondh5217, @​pirocraft, @​quaff, @​remeio, and @​tarekmues

v6.2.2

Compare Source

⭐ New Features
  • Track only qualifier annotations in BeanOverrideHandler #​34260
  • Remove @FunctionalInterface declaration from BeanOverrideProcessor #​34259
  • Refine default filtered headers for web data binding #​34182
  • Improve query params in uri KeyValue with HTTP interface client #​34176
  • Refine location checks for PathResource #​34167
  • Avoid virtual thread pinning in procedure calling #​34133
  • Type-level constraint violation should result in ParameterErrors #​34105
  • Avoid logger serialization behind shared EntityManager proxy #​34084
  • Improve PathMatcher to PathPatternParser migration in mvc XML configuration #​34064
  • Support @MockitoBean at the type level on test classes #​33925
🐞 Bug Fixes
  • HttpHeadersAssert#doesNotContainsHeaders has a typo #​34263
  • Deadlock with background EntityManager bootstrap due to locking in getSingletonFactoryBeanForTypeCheck #​34247
  • ApplicationListener no longer invoked for double generic ApplicationEvent with 6.2.1 #​34234
  • Nested transaction savepoints are broken in SQL Server #​34233
  • Error handling override in DefaultResponseErrorHandler ignored after upgrade to 6.2.0 #​34231
  • FileNotFoundException is thrown when using ConfigurationPropertiesScan with Spring Context 6.2.1 #​34216
  • BindException declared but not handled by ExceptionHandler #​34214
  • @TestBean factory method resolution is incorrect within class hierarchy #​34204
  • Bean Override in superclass takes precedence over Bean Override in subclass #​34194
  • Ensure AsyncListener#onError does not return until dispatch completes #​34192
  • BeanNotOfRequiredTypeException during transaction qualifier resolution in 6.2.1 #​34187
  • BeanCurrentlyInCreationException is thrown when multiple threads simultaneously try to create bean #​34186
  • DataBinder throws IndexOutOfBoundsException when indexed parameter uses nonconsecutive indices #​34145
  • NullPointerException is thrown if WebClient is used with Apache Httpclient and cookies are disabled #​34132
  • Wrong parentId tracking in FlightRecorderApplicationStartup #​34128
  • PathMatchingResourcePatternResolver is not able to resolve file in SpringBoot Packaged JAR #​34126
  • Placeholder resolution no longer considers exact match before resolving the placeholder key #​34124
  • DataBinder throws StringIndexOutOfBoundsException for indexed property without nested property path #​34121
  • Dependency injection matches wildcards too leniently with 6.2.1 #​34119
  • PathMatchingResourcePatternResolver throws FileNotFoundException caused by wrong cache path #​34111
  • SpEL fails to invoke MethodHandle function reference accepting only varargs #​34109
  • Generic with a base type is no longer resolved to its base if the generic is unresolved #​34086
  • DataBinder throws StringIndexOutOfBoundsException for map property without nested property path #​34043
  • Fix implicit variable resolution in JSP EvalTag #​33945
📔 Documentation
  • Fix inaccuracy in RequestHeaderArgumentResolver Javadoc #​34230
  • Document that http.client.requests measure the entire HTTP exchange #​34201
  • Misuse of em dash in "Basic Concept" section #​34165
  • Fix typo in link #​34149
  • Broken syntax in xml sample of "Reference to Other Beans" section #​34148
  • Fix minor typo in reference documentation for Kotlin annotations #​34134
  • Clarify documentation for the default uri client request observation metric #​34116
  • Fix broken links in the web reference documentation #​34115
  • Bean creation lazily ignores annotations like @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

reactor/reactor (io.projectreactor:reactor-bom)

v2024.0.3

Compare Source

2024.0.3 release train is made of:

These artifacts didn't have any changes:

v2024.0.2

Compare Source

2024.0.2 release train is made of:

These artifacts didn't have any changes:

hcoles/pitest (org.pitest:pitest-maven)

v1.18.2

Compare Source

What's Changed

  • #​1387 Quote classpath entries to handle spaces

Full Changelog: hcoles/pitest@1.18.1...1.18.2

v1.18.1

Compare Source

  • #​1386 Handle spaces in agents and variables inherited from launch

Full Changelog: hcoles/pitest@1.18.0...1.18.1

v1.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: hcoles/pitest@1.17.4...1.18.0

v1.17.4

Compare Source

What's Changed

New Contributors

Full Changelog: hcoles/pitest@1.17.3...1.17.4

testng-team/testng (org.testng:testng)

v7.11.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from e1ed836 to 798cdba Compare January 19, 2025 09:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c68e9b9 to c2fa77e Compare January 23, 2025 16:39
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from dc0f352 to 12878fd Compare February 5, 2025 18:13
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 2db1784 to dad8b87 Compare February 17, 2025 18:09
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 930e1b0 to e2567d8 Compare February 25, 2025 19:05
@saurabhpro saurabhpro merged commit 8ed288f into master Mar 2, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all branch March 2, 2025 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants