Skip to content
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

chore(deps): update renovate dependency scan #137

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action major v3 -> v4 age adoption passing confidence
gradle (source) minor 8.1.1 -> 8.3 age adoption passing confidence
maven patch 3.9.2 -> 3.9.4 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin build patch 3.1.0 -> 3.1.2 age adoption passing confidence
org.testcontainers:rabbitmq (source) test minor 1.18.1 -> 1.19.0 age adoption passing confidence
org.pitest:pitest-junit5-plugin (source) build minor 1.1.2 -> 1.2.0 age adoption passing confidence
org.testcontainers:mysql (source) test minor 1.18.1 -> 1.19.0 age adoption passing confidence
org.testcontainers:junit-jupiter (source) test minor 1.18.1 -> 1.19.0 age adoption passing confidence
org.testcontainers:testcontainers (source) test minor 1.18.1 -> 1.19.0 age adoption passing confidence
org.apache.commons:commons-lang3 (source) compile minor 3.12.0 -> 3.13.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) compile minor 5.9.3 -> 5.10.0 age adoption passing confidence
org.projectlombok:lombok (source) compile patch 1.18.26 -> 1.18.30 age adoption passing confidence
org.springframework:spring-context compile patch 6.0.9 -> 6.0.12 age adoption passing confidence
org.springframework:spring-beans compile patch 6.0.9 -> 6.0.12 age adoption passing confidence
org.yaml:snakeyaml compile minor 2.0 -> 2.2 age adoption passing confidence
org.junit.platform:junit-platform-runner (source) test minor 1.9.3 -> 1.10.0 age adoption passing confidence
io.projectreactor:reactor-bom (source) import patch 2022.0.7 -> 2022.0.11 age adoption passing confidence
org.pitest:pitest-maven (source) build minor 1.13.1 -> 1.15.0 age adoption passing confidence
io.reactivex.rxjava3:rxjava compile patch 3.1.6 -> 3.1.8 age adoption passing confidence
commons-io:commons-io (source) compile minor 2.11.0 -> 2.14.0 age adoption passing confidence
commons-io:commons-io (source) test minor 2.11.0 -> 2.14.0 age adoption passing confidence
org.slf4j:slf4j-api (source) compile patch 2.0.7 -> 2.0.9 age adoption passing confidence
com.opencsv:opencsv (source) compile minor 5.7.1 -> 5.8 age adoption passing confidence
ch.qos.logback:logback-classic (source) compile patch 1.4.7 -> 1.4.11 age adoption passing confidence
ch.qos.logback:logback-core (source) compile patch 1.4.7 -> 1.4.11 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) compile patch 2.15.0 -> 2.15.2 age adoption passing confidence
org.webjars:bootstrap (source) compile minor 5.2.3 -> 5.3.2 age adoption passing confidence
com.oracle.database.jdbc:ojdbc10 compile minor 19.18.0.0 -> 19.20.0.0 age adoption passing confidence
org.testng:testng (source) test minor 7.7.1 -> 7.8.0 age adoption passing confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml compile patch 2.15.0 -> 2.15.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) test minor 5.9.3 -> 5.10.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) test minor 5.9.3 -> 5.10.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) test minor 5.9.3 -> 5.10.0 age adoption passing confidence
org.mockito:mockito-core test minor 5.3.1 -> 5.5.0 age adoption passing confidence
org.mockito:mockito-core compile minor 5.3.1 -> 5.5.0 age adoption passing confidence
org.openjfx:javafx-controls (source) compile major 21-ea+17 -> 22-ea+11 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) parent minor 3.0.6 -> 3.1.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies minor 5.9.3 -> 5.10.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source

gradle/gradle (gradle)

v8.3: 8.3

Compare Source

The Gradle team is excited to announce Gradle 8.3.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Ahmed Ehab,
Aurimas,
Baptiste Decroix,
Björn Kautler,
Borewit,
Korov,
Mohammed Thavaf,
Patrick Brückner,
Philip Wedemann,
Róbert Papp,
Shi Chen,
Tony Robalik

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.3

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.

v8.2.1

Compare Source

v8.2: 8.2

Compare Source

The Gradle team is excited to announce Gradle 8.2.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community contributors for their contributions to this release of Gradle:

Bruno Didot,
Eric Vantillard,
esfomeado,
Jendrik Johannes,
Jonathan Leitschuh,
Lee Euije,
Stefan Oehme,
Todor Dinev,
Yanshun Li

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.2

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

Compare Source

Testcontainers for Java 1.19.0
Core
Modules
ClickHouse
Elasticsearch
DB2
GCloud
JUnit Jupiter
Kafka

See https://java.testcontainers.org/modules/kafka/

MS SQL Server
QuestDB
Redpanda
  • Add Redpanda improvements (#​7320) @​eddumelendez
    • Allow to enable authorization and authentication methods
    • Allow to add additional listeners. E.g. using it with toxiproxy or redpanda console
    • Enable rest proxy
    • Configure rpk

See https://java.testcontainers.org/modules/redpanda/

Solace
Spock
What's Changed
☠️ Deprecations
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
14 changes

v1.18.3

Compare Source

Testcontainers for Java 1.18.2 introduced new strategies to detect the docker.sock. There was an issue reported, see #​7082. It's is highly recommended to use version 1.18.3.

What's Changed

🧹 Housekeeping

  • Demote "testcontainers.properties not found" message to debug log level (#​7035) @​perlun

v1.18.2

Compare Source

Highlights ✨
🐛 Bug Fixes
🚀 Features & Enhancements
📖 Documentation
🧹 Housekeeping
pitest/pitest-junit5-plugin (org.pitest:pitest-junit5-plugin)

v1.2.0

Compare Source

projectlombok/lombok (org.projectlombok:lombok)

v1.18.30

v1.18.28

spring-projects/spring-framework (org.springframework:spring-context)

v6.0.12

Compare Source

⭐ New Features
  • ArithmeticException: long overflow on @Scheduled(fixedDelay = Long.MAX_VALUE, timeUnit = TimeUnit.MINUTES) #​31210
  • Polish resolveArgument method in RequestResponseBodyMethodProcessor #​31175
  • Update logging level in BeanValidationBeanRegistrationAotProcessor for validation exceptions #​31147
  • Skip searching of nonexistent directory in PathMatchingResourcePatternResolver #​31111
  • Add @Nullable to argValue in doSetValue() in Argument[Type]PreparedStatementSetter #​31086
  • Optimize whitespace checks in StringUtils #​31067
  • Missing proxy hint when using a simple JPARepository #​31050
  • Register an override for an existing adapter in ReactiveAdapterRegistry #​31047
  • DefaultListableBeanFactory#getBeanNamesForType does not take target type into account for FactoryBean resolution #​30987
  • Give spring-core access to org.jboss.vfs for VfsUtils support on WildFly #​30973
  • Use readNBytes in StringHttpMessageConverter when contentLength is available #​30942
  • Skip array sort when the length of array not greater than 1 #​30934
  • Avoid flushing for each SseEventBuilder entry #​30912
  • Make DefaultGenerationContext(DefaultGenerationContext, String) constructor protected #​30895
  • Add missing @Nullable annotations in AbstractResourceResolver subclasses in Spring MVC #​30893
  • Performance bottlenecks while creating scoped bean instances #​30883
  • Make bean initialization deterministic for multiple @Autowired methods on same bean class #​30359
  • Optimize ClassUtils#getMostSpecificMethod #​30272
  • Missing native hints for Hibernate Native Query proxy #​29603
  • Check exception cause for @PropertySource(ignoreResourceNotFound) support #​22276
  • Align validation metadata handling in PayloadMethodArgumentResolver #​21852
🐞 Bug Fixes
  • Spring Boot fails with "does not reside in the file system: manifoldclass://622488023/.../" #​31216
  • WebClientResponseException.getResponseBodyAs throws exception instead of returning null for empty body #​31179
  • Possible classloader leak through incomplete clearing of annotation caches #​31170
  • Spring LogFactory implementation deviates from original Apache LogFactory in terms of abstract method declarations #​31166
  • graalvm native image feature PreComputeFieldFeature disable all netty native transports #​31141
  • Bean injection fails due to nullSafeConciseToString() invoking isEmpty() on a Map/Collection proxy #​31138
  • R2DBC: Skip release connection after nested with existing transaction #​31133
  • SpelExpressionParser throws IllegalStateException instead of ParseException for invalid expression #​31097
  • @DynamicPropertySource in @Nested test class cannot override dynamic properties from enclosing class #​31083
  • Spring Boot WebFlux validation of invalid inputs #​31045
  • TransactionalApplicationListenerMethodAdapter should find @TransactionalEventListener on target class method #​31034
  • ScheduledAnnotationBeanPostProcessor: graceful shutdown should not interrupt currently running jobs #​31019
  • TypeBootstrapContext constructor not called in custom types with Hibernate 6 #​30924
  • MethodIntrospector.selectMethods(?) fails to find methods in case of special bridge method arrangement #​30906
  • Spring webflux @ModelAttribute annotated methods not working with kotlin suspend methods #​30894
  • Support Kotlin Serialization custom serializers #​30870
  • Test AOT processing fails if a feature name prefix is reused #​30861
  • NoUniqueBeanDefinitionException should make sure beansNameFound is serializable #​29753
  • Permgen memory leak due to ClassInfo caching in `java.bean

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from fa3bbda to 2c5864b Compare May 31, 2023 22:46
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 8cebea3 to bb2067f Compare June 13, 2023 10:58
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from a4bd04d to 00657d2 Compare June 18, 2023 11:33
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 9a2e2ca to 363623a Compare June 26, 2023 12:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 432a3d7 to e9f671f Compare July 4, 2023 18:57
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 58990b1 to 16a6b2a Compare July 13, 2023 11:02
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from f06183a to 84d7a0f Compare July 24, 2023 00:33
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from ca6b7d9 to a2389c0 Compare August 3, 2023 10:31
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5d58004 to 6697bdb Compare August 4, 2023 22:39
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 93e721a to 24b09ca Compare August 15, 2023 12:25
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from df415a5 to 4d96ad6 Compare August 22, 2023 09:17
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 289b6b2 to e472a35 Compare August 27, 2023 10:58
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from baf0705 to a104abe Compare September 6, 2023 15:31
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 5032b7d to 2b6b068 Compare September 15, 2023 17:19
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 6b99971 to 23e30a7 Compare September 21, 2023 21:04
@saurabhpro saurabhpro merged commit ab099e0 into master Oct 2, 2023
2 checks passed
@renovate renovate bot deleted the renovate/all branch October 2, 2023 00:20
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.

1 participant