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

Update all dependencies #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update all dependencies #16

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.4 -> 8.8 age adoption passing confidence
org.mockito:mockito-core dependencies minor 5.6.0 -> 5.12.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-test (source) dependencies minor 3.1.5 -> 3.3.0 age adoption passing confidence
org.springframework.boot:spring-boot-devtools (source) dependencies minor 3.1.5 -> 3.3.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) dependencies patch 5.10.0 -> 5.10.2 age adoption passing confidence
org.webjars:bootstrap (source) dependencies patch 5.3.2 -> 5.3.3 age adoption passing confidence
org.webjars:webjars-locator-core (source) dependencies minor 0.54 -> 0.58 age adoption passing confidence
org.springframework:spring-websocket dependencies minor 6.0.13 -> 6.1.8 age adoption passing confidence
org.springframework.boot:spring-boot-starter-activemq (source) dependencies minor 3.1.5 -> 3.3.0 age adoption passing confidence
org.springframework.boot:spring-boot-configuration-processor (source) dependencies minor 3.1.5 -> 3.3.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-jersey (source) dependencies minor 3.1.5 -> 3.3.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-actuator (source) dependencies minor 3.1.5 -> 3.3.0 age adoption passing confidence
com.google.firebase:firebase-admin (source) dependencies minor 9.2.0 -> 9.3.0 age adoption passing confidence
com.pi4j:pi4j-core (source) dependencies major 1.4 -> 2.6.0 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) dependencies patch 2.0.9 -> 2.0.13 age adoption passing confidence
org.springframework.boot:spring-boot-starter-web (source) dependencies minor 3.1.5 -> 3.3.0 age adoption passing confidence
org.projectlombok:lombok (source) dependencies patch 1.18.30 -> 1.18.32 age adoption passing confidence
io.spring.dependency-management plugin patch 1.1.3 -> 1.1.5 age adoption passing confidence
org.springframework.boot plugin minor 3.1.5 -> 3.3.0 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.8

Compare Source

v8.7

Compare Source

v8.6

Compare Source

v8.5: 8.5

Compare Source

The Gradle team is excited to announce Gradle 8.5.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Alex Landau,
Aurimas,
Björn Kautler,
bodhili,
Daniel Le Berre,
davidburstrom,
Franz Wimmer,
Jongwoo Han,
Ken,
Leonardo Silveira,
Martin Bonnin,
Matthew Von-Maszewski,
Nik Clayton,
noeppi_noeppi,
Philip Wedemann,
Philipp Schneider,
Tomas Bjerre

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.5

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.

mockito/mockito (org.mockito:mockito-core)

v5.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.12.0
  • 2024-05-11 - 25 commit(s) by Piotr Przybylak, Stefano Cordio, Tim van der Lippe, dependabot[bot], jonghoonpark
  • Bump com.gradle.enterprise from 3.17.2 to 3.17.3 (#​3341)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#​3339)
  • Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#​3338)
  • Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#​3337)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#​3336)
  • Fixes #​3331 : Fix AdditionalMatchers.and() and AdditionalMatchers.or() not to swap the order of matchers (#​3335)
  • AdditionalMatchers.and() and or() swap matcher order (#​3331)
  • Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#​3327)
  • Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#​3324)
  • Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#​3322)
  • Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#​3320)
  • Bump com.gradle.enterprise from 3.17 to 3.17.2 (#​3318)
  • Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 (#​3317)
  • Update codecov-action version (#​3316)
  • Bump com.google.googlejavaformat:google-java-format from 1.21.0 to 1.22.0 (#​3312)
  • Bump com.gradle.enterprise from 3.16.2 to 3.17 (#​3311)
  • Bump versions.bytebuddy from 1.14.12 to 1.14.13 (#​3308)
  • Fix README logo (#​3305)
  • Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 (#​3303)
  • Bump org.shipkit:shipkit-auto-version from 2.0.4 to 2.0.5 (#​3298)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23 (#​3296)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.18.600 to 3.19.0 (#​3295)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23 (#​3292)
  • Bump com.google.googlejavaformat:google-java-format from 1.20.0 to 1.21.0 (#​3291)
  • Fixes #​3286 : Mockito.only() points to the wanted call as unwanted if it is the first being calledIssue3286 (#​3287)
  • Mockito.only() points to the wanted call as unwanted if it is the first being called. (#​3286)
  • Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21 (#​3284)

v5.11.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.11.0
  • 2024-03-01 - 17 commit(s) by Aouichaoui Youssef, Franz Wong, Pranoti Durugkar, Róbert Papp, dependabot[bot]
  • Fixes #​3281 : Add native method to exception message of MissingMethodI… (#​3283)
  • MissingMethodInvocationException is thrown when mocking native method in 5.x (#​3281)
  • Bump com.google.googlejavaformat:google-java-format from 1.19.2 to 1.20.0 (#​3277)
  • Bump versions.bytebuddy from 1.14.11 to 1.14.12 (#​3272)
  • Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 (#​3268)
  • Bump org.shipkit:shipkit-auto-version from 2.0.3 to 2.0.4 (#​3267)
  • Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 (#​3266)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 (#​3265)
  • Bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 (#​3264)
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#​3261)
  • Bump versions.junitJupiter from 5.10.1 to 5.10.2 (#​3260)
  • Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 (#​3258)
  • Fixes #​3229: Resolve test generic arguments (#​3257)
  • Bump org.shipkit:shipkit-auto-version from 2.0.2 to 2.0.3 (#​3256)
  • Use kvm on ubuntu instead of macos to run Android tests (#​3252)
  • Fixes #​3240 : Renamed mockito bom artifact (#​3251)
  • Remove shipkit workaround for generateChangelog (#​3250)
  • Bump com.gradle.enterprise from 3.16.1 to 3.16.2 (#​3249)
  • Mockito bom missing artifact in maven central for java21 (#​3240)
  • @Captor test parameters don't work with primitive type arguments (#​3229)
  • Gradle 8.2: work around fix for release publishing (#​3053)

v5.10.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.10.0
  • 2024-01-24 - 8 commit(s) by Andre Brait, dependabot[bot]
  • Bump org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2 (#​3248)
  • Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#​3247)
  • Bump org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1 (#​3245)
  • Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (#​3244)
  • Better typing for PluginLoader#loadPlugin(..) (#​3242)
  • Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (#​3241)
  • Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (#​3236)
  • Fixes #​3219: Add support for static mocks on DoNotMockEnforcer (#​3220)
  • Mockito#mockStatic(Class<?>) skips DoNotMockEnforcer (#​3219)

v5.9.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.9.0
  • 2024-01-14 - 18 commit(s) by Björn Michael, Stefano Cordio, dependabot[bot]
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 (#​3234)
  • Align Javadoc configuration to Java 21 standards (#​3230)
  • Bump com.google.googlejavaformat:google-java-format from 1.19.1 to 1.19.2 (#​3228)
  • Run release job on Java 21 (#​3226)
  • Update Gradle to 8.5 (#​3225)
  • Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#​3223)
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#​3218)
  • @​since at ArgumentCaptor.captor() (#​3214)
  • Bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.20 (#​3213)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.21 to 1.9.22 (#​3211)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 (#​3210)
  • Bump versions.bytebuddy from 1.14.10 to 1.14.11 (#​3208)
  • Bump com.google.googlejavaformat:google-java-format from 1.18.1 to 1.19.1 (#​3206)
  • Bump actions/upload-artifact from 3 to 4 (#​3201)
  • Bump com.gradle.enterprise from 3.16 to 3.16.1 (#​3200)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.18.500 to 3.18.600 (#​3193)
  • Bump com.gradle.enterprise from 3.15.1 to 3.16 (#​3192)
  • Bump com.diffplug.spotless from 6.23.2 to 6.23.3 (#​3191)

v5.8.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.8.0
  • 2023-12-01 - 15 commit(s) by Andreas Turban, Mikaël Francoeur, dependabot[bot], jfrantzius
  • #​3000: fix ArrayIndexOutOfBoundsException (#​3190)
  • Bump com.diffplug.spotless from 6.23.1 to 6.23.2 (#​3188)
  • Bump com.diffplug.spotless from 6.23.0 to 6.23.1 (#​3186)
  • Bump actions/setup-java from 3 to 4 (#​3185)
  • Apply spotless to all java projects (#​3184)
  • Bump com.diffplug.spotless from 6.22.0 to 6.23.0 (#​3182)
  • Fixes #​3179 : Add module for Java 21 tests. (#​3180)
  • Need separate module for java 21 tests (#​3179)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 (#​3176)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.20 to 1.9.21 (#​3175)
  • Bump versions.bytebuddy from 1.14.9 to 1.14.10 (#​3174)
  • Fixes #​3160 : Fix interference between spies when spying on records. (#​3173)
  • Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (#​3172)
  • Bump versions.junitJupiter from 5.10.0 to 5.10.1 (#​3169)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 (#​3168)
  • Deep Stubs Incompatible With Mocking Enum (#​3167)
  • Annotation-based spying on a generic class breaks existing final/inline Spies (#​3160)
  • ArrayIndexOutOfBoundsException with Version 5.3.1 (#​3000)
  • Deep Stubs Incompatible With Mocking Enum (#​2984)

v5.7.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.7.0
  • 2023-11-02 - 15 commit(s) by Stefan M, Tim van der Lippe, Valery Yatsynovich, Vladimir Glinskikh, ascopes, dependabot[bot]
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 (#​3166)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 (#​3165)
  • Attempt to detect system property mangling prior to loading ByteBuddy. (#​3164)
  • Handle Termux in InlineDelegateByteBuddyMockMaker.java (#​3158)
  • Bump versions.errorprone from 2.22.0 to 2.23.0 (#​3153)
  • Fix license url according to spdx license spec (#​3152)
  • Remove checks for unsupported Java version from unit tests (#​3150)
  • Add CodeCov token to upload coverage report (#​3149)
  • Migrate to JaCoCo 0.8.11 (#​3147)
  • Add Java 21 to CI build matrix (#​3145)
  • Feat: add generic-inferred methods for constructing ArgumentCaptors (#​3144)
  • Bump gradle from 8.2 to 8.4 (#​3142)
  • Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (#​3139)
  • Bump versions.bytebuddy from 1.14.8 to 1.14.9 (#​3138)
  • Bump biz.aQute.bnd.builder from 6.4.0 to 7.0.0 (#​3135)
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-test)

v3.3.0

v3.2.6

v3.2.5

🐞 Bug Fixes
  • BindValidationFailureAnalyzer uses wrong target #​40364
  • Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed #​40326
  • When using Maven, configuring the spring-boot.excludes or spring-boot-includes user properties causes the build to fail with "Cannot find default setter" #​40323
  • @ServletComponentScan does not register servlet components in a mock web environment #​40321
  • Loading of custom deny-all filter can cause a StackOverflowError when deploying to Tomcat with Log4j2 configured to use a single JVM-wide logger context #​40312
  • Jetty support doesn't set virtual thread name #​40152
  • Executable JAR application startup is slower after 3.2.0 when Hibernate scanner is not disabled #​40125
  • NoClassDefFoundError can be thrown from LaunchedClassLoader when threads are interrupted #​40096
📔 Documentation
  • Producible's javadoc has the wrong link text for @WriteOperation and @DeleteOperation #​40386
  • Clarify requirements for -parameters and constructor binding #​40157
🔨 Dependency Upgrades
❤️ Contributors

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

@​FelixDes, @​dependabot[bot], @​izeye, @​mstahv, @​ppkarwasz, @​snicoll, and @​spencergibb

v3.2.4

⭐ New Features
  • Add TWENTY_TWO to JavaVersion enum #​39825
🐞 Bug Fixes
  • Thread name prefix is not always set when using virtual threads #​39958
  • spring-boot-maven-plugin doesn't work with Java 22 #​39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #​39793
  • SpringProfile arbiter fails without a Spring's environment #​39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #​39764
  • When using Logback, log messages appear in a single line when application name contains brackets #​39564
📔 Documentation
  • Document support for Java 22 #​40046
  • Fix web session javadoc typo #​39821
  • Fix typo in Custom HTTP Exchange Recording section #​39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #​39732
🔨 Dependency Upgrades
❤️ Contributors

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

@​MazizEsa, @​PiyalAhmed, @​Roiocam, @​dreis2211, @​onobc, @​snicoll, and @​timgrohmann

v3.2.3

⚠️ Noteworthy
  • This release upgrades to Hibernate 6.4.4.Final. While it contains a number of valuable bug fixes, it does not work correctly in a native image. If you are using GraalVM, Hibernate should be temporarily downgraded to 6.4.2.Final using the hibernate.version property.
🐞 Bug Fixes
  • Nested jar URLs can not be resolved if the path contains spaces #​39675
  • Image building runs for a long time when a long image name is used and the tag contains an illegal character #​39638
  • Banner printing doesn't respect set charset #​39621
  • "micrometer.observations.*" configuration properties should be "management.observations.*" #​39600
  • Metadata reading during configuration class parsing uses the default resource loader rather than the application's resource loader #​39598
  • Several gson properties, including spring.gson.disable-html-escaping, do not behave correctly when set to false #​39524
  • Property placeholders aren't resolved when configuration property binding creates a Map from a property value using a converter #​39515
  • Gradle plugin allows the use of Gradle 7.4 but the documented and tested minimum is 7.5 #​39513
  • WebFlux auto-configuration should only configure the blocking executor when virtual threads are enabled #​39469
  • TestcontainersPropertySource assertion has typo #​39449
  • Webflux actuator endpoints respond with 500 when a parameter is missing #​39444
  • NoSuchMethod error when using the non-shaded Pulsar client and configuring authentications parameters #​39389
  • Jetty GracefulShutdown writes to System.out #​39360
  • Building images fails with Docker 25.0 when custom buildpacks are configured #​39347
  • Creating a RestClient from a RestTemplateBuilder-created RestTemplate requires double configuration of the baseUrl/rootUri #​39317
  • Auto-configured ConcurrentPulsarListenerContainerFactory and PulsarConsumerFactory cannot be injected into injection points with specific generic type information #​39308
  • Startup failure when you have multiple @DynamicPropertySources in Spring Boot 3.2.2 #​39297
  • Mockito's MockedStatic isn't closed in all cases #​39272
  • TracingProperties exposes package-private PropagationType from public methods #​39268
📔 Documentation
  • Add note regarding mixing of bundle-based and direct SSL configuration #​39641
  • Add link to Pulsar workaround when using environment variables for authentication #​39630
  • Document that task executor pool size properties are ignored when using virtual threads #​39629
  • Document default value for show-value configuration properties #​39596
  • Clarify that configuration properties only apply to the auto-configured OpenTelemetry Resource bean #​39509
  • Update the Debugging Documentation of the Spring Boot Maven Plugin #​39422
  • Awaitility link in Test Scoped Dependencies is incorrect #​39415
  • Fixed NestedJarFile constructor javadoc #​39285
  • Endpoint documentation contains the typo 'Unuthorized' #​39280
  • Update Revved up by Develocity badge #​39263
🔨 Dependency Upgrades
❤️ Contributors

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

@​PiyalAhmed, @​Tish17, @​amritagg, @​dependabot[bot], @​eddumelendez, @​erichaagdev, @​gdmrw, @​jonas-grgt, @​kilink, @​lukasdo, @​okohub, @​onobc, @​ramilS, @​slovi, @​smurf667, @​snicoll, @​totti-dev, @​vj-atlassian, [@​vjh0107](https://t


Configuration

📅 Schedule: Branch creation - "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 changed the title Update dependency com.pi4j:pi4j-core to v2 Update all dependencies Nov 2, 2023
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from bdcbae2 to b91af6e Compare November 8, 2023 19:38
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a92ec81 to db44c82 Compare November 16, 2023 15:53
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 365b6ac to a03c900 Compare November 29, 2023 15:05
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 34121a9 to 4cf66c1 Compare January 14, 2024 16:12
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 414d972 to 438cb9c Compare January 24, 2024 22:18
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from 635274d to 6871f15 Compare February 3, 2024 16:12
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 7dff07e to a4df9be Compare February 6, 2024 00:44
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 8780327 to 37fca7a Compare February 25, 2024 10:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 38e5795 to bf19367 Compare March 1, 2024 09:56
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 65bc526 to 9c31707 Compare March 14, 2024 14:24
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from e010d10 to dcdd034 Compare March 22, 2024 17:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f71f351 to 4d245a3 Compare April 12, 2024 16:32
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 894cb0f to b2fa8a9 Compare May 3, 2024 13:38
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 2af4b0d to 337b42c Compare May 16, 2024 19:57
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from d63cf48 to e9dc16f Compare May 24, 2024 10: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.

None yet

0 participants