GoogleCloudPlatform / functions-framework-java

FaaS (Function as a service) framework for writing portable Java functions
Apache License 2.0
135 stars 65 forks source link

chore(deps): update all non-major dependencies #280

Closed renovate-bot closed 1 week ago

renovate-bot commented 3 months ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.0 age adoption passing confidence
actions/setup-go action patch v5.0.1 -> v5.0.2 age adoption passing confidence
actions/setup-java action minor v4.2.1 -> v4.4.0 age adoption passing confidence
github/codeql-action action minor v3.25.10 -> v3.26.9 age adoption passing confidence
ossf/scorecard-action action minor v2.3.3 -> v2.4.0 age adoption passing confidence
step-security/harden-runner action minor v2.8.1 -> v2.10.1 age adoption passing confidence
org.apache.maven.plugins:maven-gpg-plugin build patch 3.2.4 -> 3.2.7 age adoption passing confidence
org.eclipse.jetty:jetty-client (source) test patch 9.4.54.v20240208 -> 9.4.56.v20240826 age adoption passing confidence
com.google.truth.extensions:truth-java8-extension test patch 1.4.2 -> 1.4.4 age adoption passing confidence
com.google.truth:truth test patch 1.4.2 -> 1.4.4 age adoption passing confidence
org.mockito:mockito-core test minor 5.12.0 -> 5.14.0 age adoption passing confidence
org.apache.maven.plugins:maven-javadoc-plugin build minor 3.7.0 -> 3.10.0 age adoption passing confidence
org.eclipse.jetty:jetty-server (source) compile patch 9.4.54.v20240208 -> 9.4.56.v20240826 age adoption passing confidence
org.eclipse.jetty:jetty-servlet (source) compile patch 9.4.54.v20240208 -> 9.4.56.v20240826 age adoption passing confidence
org.apache.maven.plugins:maven-release-plugin build patch 3.1.0 -> 3.1.1 age adoption passing confidence
org.apache.maven.plugins:maven-deploy-plugin build patch 3.1.2 -> 3.1.3 age adoption passing confidence
org.apache.maven.plugins:maven-plugin-plugin build minor 3.13.1 -> 3.15.0 age adoption passing confidence
com.google.cloud.tools:appengine-maven-plugin (source) compile patch 2.8.0 -> 2.8.1 age adoption passing confidence
org.apache.maven.plugin-tools:maven-plugin-annotations provided minor 3.13.1 -> 3.15.0 age adoption passing confidence
org.apache.maven:maven-core compile patch 3.9.8 -> 3.9.9 age adoption passing confidence
org.apache.maven:maven-plugin-api compile patch 3.9.8 -> 3.9.9 age adoption passing confidence
com.google.guava:guava compile minor 33.2.1-jre -> 33.3.1-jre age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

actions/checkout (actions/checkout) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@​lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@​dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872)
actions/setup-go (actions/setup-go) ### [`v5.0.2`](https://redirect.github.com/actions/setup-go/compare/v5.0.1...v5.0.2) [Compare Source](https://redirect.github.com/actions/setup-go/compare/v5.0.1...v5.0.2)
actions/setup-java (actions/setup-java) ### [`v4.4.0`](https://redirect.github.com/actions/setup-java/compare/v4.3.0...v4.4.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.3.0...v4.4.0) ### [`v4.3.0`](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0) ### [`v4.2.2`](https://redirect.github.com/actions/setup-java/releases/tag/v4.2.2) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.2.1...v4.2.2) ##### What's Changed ##### 

Bug fixes: - Fix macos latest check failures by [@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [https://github.com/actions/setup-java/pull/634](https://redirect.github.com/actions/setup-java/pull/634) - Fix dragonwell distribution parsing issues by [@​Accelerator1996](https://redirect.github.com/Accelerator1996) in [https://github.com/actions/setup-java/pull/643](https://redirect.github.com/actions/setup-java/pull/643) ##### Documentation changes - Update advanced documentation for java-version-file by [@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [https://github.com/actions/setup-java/pull/622](https://redirect.github.com/actions/setup-java/pull/622) ##### Dependency updates: - Bump undici from 5.28.3 to 5.28.4 and other dependency updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-java/pull/616](https://redirect.github.com/actions/setup-java/pull/616) **Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.2.2
github/codeql-action (github/codeql-action) ### [`v3.26.9`](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9) ### [`v3.26.8`](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8) ### [`v3.26.7`](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7) ### [`v3.26.6`](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.5...v3.26.6) ### [`v3.26.5`](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.4...v3.26.5) ### [`v3.26.4`](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.3...v3.26.4) ### [`v3.26.3`](https://redirect.github.com/github/codeql-action/compare/v3.26.2...v3.26.3) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.2...v3.26.3) ### [`v3.26.2`](https://redirect.github.com/github/codeql-action/compare/v3.26.1...v3.26.2) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.1...v3.26.2) ### [`v3.26.1`](https://redirect.github.com/github/codeql-action/compare/v3.26.0...v3.26.1) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.0...v3.26.1) ### [`v3.26.0`](https://redirect.github.com/github/codeql-action/compare/v3.25.15...v3.26.0) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.25.15...v3.26.0) ### [`v3.25.15`](https://redirect.github.com/github/codeql-action/compare/v3.25.14...v3.25.15) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.25.14...v3.25.15) ### [`v3.25.14`](https://redirect.github.com/github/codeql-action/compare/v3.25.13...v3.25.14) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.25.13...v3.25.14) ### [`v3.25.13`](https://redirect.github.com/github/codeql-action/compare/v3.25.12...v3.25.13) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.25.12...v3.25.13) ### [`v3.25.12`](https://redirect.github.com/github/codeql-action/compare/v3.25.11...v3.25.12) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.25.11...v3.25.12) ### [`v3.25.11`](https://redirect.github.com/github/codeql-action/compare/v3.25.10...v3.25.11) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.25.10...v3.25.11)
ossf/scorecard-action (ossf/scorecard-action) ### [`v2.4.0`](https://redirect.github.com/ossf/scorecard-action/releases/tag/v2.4.0) [Compare Source](https://redirect.github.com/ossf/scorecard-action/compare/v2.3.3...v2.4.0) #### What's Changed This update bumps the Scorecard version to the v5 release. For a complete list of changes, please refer to the [v5.0.0 release notes](https://redirect.github.com/ossf/scorecard/releases/tag/v5.0.0). Of special note to Scorecard Action is the Maintainer Annotation feature, which can be used to suppress some Code Scanning false positives. Alerts will not be generated for any Scorecard Check with an annotation. - :seedling: Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to v5.0.0 by [@​spencerschrock](https://redirect.github.com/spencerschrock) in [https://github.com/ossf/scorecard-action/pull/1410](https://redirect.github.com/ossf/scorecard-action/pull/1410) - :bug: lower license sarif alert threshold to 9 by [@​spencerschrock](https://redirect.github.com/spencerschrock) in [https://github.com/ossf/scorecard-action/pull/1411](https://redirect.github.com/ossf/scorecard-action/pull/1411) ##### Documentation - docs: dogfooding badge by [@​jkowalleck](https://redirect.github.com/jkowalleck) in [https://github.com/ossf/scorecard-action/pull/1399](https://redirect.github.com/ossf/scorecard-action/pull/1399) #### New Contributors - [@​jkowalleck](https://redirect.github.com/jkowalleck) made their first contribution in [https://github.com/ossf/scorecard-action/pull/1399](https://redirect.github.com/ossf/scorecard-action/pull/1399) **Full Changelog**: https://github.com/ossf/scorecard-action/compare/v2.3.3...v2.4.0
step-security/harden-runner (step-security/harden-runner) ### [`v2.10.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.10.1) [Compare Source](https://redirect.github.com/step-security/harden-runner/compare/v2.10.0...v2.10.1) ##### What's Changed Release v2.10.1 by [@​varunsh-coder](https://redirect.github.com/varunsh-coder) in [https://github.com/step-security/harden-runner/pull/463](https://redirect.github.com/step-security/harden-runner/pull/463) Bug fix: Resolves an issue where DNS resolution of .local domains was failing when using a Kind cluster in a GitHub Actions workflow. **Full Changelog**: https://github.com/step-security/harden-runner/compare/v2...v2.10.1 ### [`v2.10.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.10.0) [Compare Source](https://redirect.github.com/step-security/harden-runner/compare/v2.9.1...v2.10.0) ##### What's Changed Release v2.10.0 by [@​h0x0er](https://redirect.github.com/h0x0er) and [@​varunsh-coder](https://redirect.github.com/varunsh-coder) in [https://github.com/step-security/harden-runner/pull/455](https://redirect.github.com/step-security/harden-runner/pull/455) **ARM Support**: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners. **Full Changelog**: https://github.com/step-security/harden-runner/compare/v2...v2.10.0 ### [`v2.9.1`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.9.1) [Compare Source](https://redirect.github.com/step-security/harden-runner/compare/v2.9.0...v2.9.1) ##### What's Changed Release v2.9.1 by [@​h0x0er](https://redirect.github.com/h0x0er) and [@​varunsh-coder](https://redirect.github.com/varunsh-coder) in [#​440](https://redirect.github.com/step-security/harden-runner/issues/440) This release includes two changes: 1. Updated markdown displayed in the job summary by the Harden-Runner Action. 2. Fixed a bug affecting Enterprise Tier customers where the agent attempted to upload telemetry for jobs with disable-telemetry set to true. No telemetry was uploaded as the endpoint was not in the allowed list. **Full Changelog**: https://github.com/step-security/harden-runner/compare/v2...v2.9.1 ### [`v2.9.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.9.0) [Compare Source](https://redirect.github.com/step-security/harden-runner/compare/v2.8.1...v2.9.0) ##### What's Changed Release v2.9.0 by [@​h0x0er](https://redirect.github.com/h0x0er) and [@​varunsh-coder](https://redirect.github.com/varunsh-coder) in [https://github.com/step-security/harden-runner/pull/435](https://redirect.github.com/step-security/harden-runner/pull/435) This release includes: - Enterprise Tier - Telemetry Upload Enhancement: For the enterprise tier, this change helps overcome size constraints, allowing for more reliable telemetry uploads from the Harden-Runner agent to the StepSecurity backend API. No configuration change is needed to enable this. - Harden-Runner Agent Authentication: The Harden-Runner agent now uses a per-job key to authenticate to the StepSecurity backend API to submit telemetry. This change prevents the submission of telemetry data anonymously for a given job, improving the integrity of the data collection process. No configuration change is needed to enable this. - README Update: A Table of Contents has been added to the README file to improve navigation. This makes it easier for users to find the information they need quickly. - Dependency Update: Updated the `braces` npm package dependency to a non-vulnerable version. The vulnerability in `braces` did not affect the Harden Runner Action **Full Changelog**: https://github.com/step-security/harden-runner/compare/v2...v2.9.0
google/truth (com.google.truth.extensions:truth-java8-extension) ### [`v1.4.4`](https://redirect.github.com/google/truth/releases/tag/v1.4.4) [Compare Source](https://redirect.github.com/google/truth/compare/v1.4.3...v1.4.4) - Annotated the rest of the main package for nullness, and moved the `@NullMarked` annotation from individual classes up to the package to avoid [a warning under `--release 8`](https://redirect.github.com/google/truth/issues/1320). ([`e107aea`](https://redirect.github.com/google/truth/commit/e107aeadc)) - Improved the failure message for `matches` to conditionally suggest using `containsMatch`. ([`7e9fc7a`](https://redirect.github.com/google/truth/commit/7e9fc7aec)) ### [`v1.4.3`](https://redirect.github.com/google/truth/releases/tag/v1.4.3): 1.4.3 [Compare Source](https://redirect.github.com/google/truth/compare/v1.4.2...v1.4.3) **Known Issue for at least some builds targeting Java 8, fixed in [1.4.4](https://redirect.github.com/google/truth/releases/tag/v1.4.4):** "unknown enum constant ElementType.MODULE": [https://github.com/google/truth/issues/1320](https://redirect.github.com/google/truth/issues/1320). As far as we know, this is only a warning, so it should cause practical problems only if you use `-Werror` or you perform reflection on [`@NullMarked`](https://jspecify.dev/docs/api/org/jspecify/annotations/NullMarked.html) under a Java 8 runtime. - Added more nullness information to our APIs (in the form of [JSpecify](https://jspecify.dev/) annotations). This could lead to additional warnings (or even errors) for users of Kotlin and other nullness checkers. Please [report any problems](https://redirect.github.com/google/truth/issues/new). ([`ee680cb`](https://redirect.github.com/google/truth/commit/ee680cbaf)) - Deprecated `Subject.Factory` methods for Java 8 types. We won't remove them, but you can simplify your code by migrating off them: Just replace `assertAbout(foos()).that(foo)` with `assertThat(foo)` (or `about(foos()).that(foo)` with `that(foo)`). ([`59e7a50`](https://redirect.github.com/google/truth/commit/59e7a5065))
mockito/mockito (org.mockito:mockito-core) ### [`v5.14.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.14.0) [Compare Source](https://redirect.github.com/mockito/mockito/compare/v5.13.0...v5.14.0) #### What's Changed - Bump bytebuddy from 1.15.0 to 1.15.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3434](https://redirect.github.com/mockito/mockito/pull/3434) - Bump com.gradle.enterprise from 3.18 to 3.18.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3439](https://redirect.github.com/mockito/mockito/pull/3439) - Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3440](https://redirect.github.com/mockito/mockito/pull/3440) - Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. by [@​raphw](https://redirect.github.com/raphw) in [https://github.com/mockito/mockito/pull/3437](https://redirect.github.com/mockito/mockito/pull/3437) - Bump bytebuddy from 1.15.1 to 1.15.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3450](https://redirect.github.com/mockito/mockito/pull/3450) - Split subprojects by [@​bric3](https://redirect.github.com/bric3) in [https://github.com/mockito/mockito/pull/3447](https://redirect.github.com/mockito/mockito/pull/3447) - Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/mockito/mockito/pull/3451](https://redirect.github.com/mockito/mockito/pull/3451) - Update Documentation of ArgumentCaptor.java by [@​Ali-Hassan33](https://redirect.github.com/Ali-Hassan33) in [https://github.com/mockito/mockito/pull/3448](https://redirect.github.com/mockito/mockito/pull/3448) - Fixes [#​3419](https://redirect.github.com/mockito/mockito/issues/3419): Disable mocks with an error message by [@​dsaff](https://redirect.github.com/dsaff) in [https://github.com/mockito/mockito/pull/3424](https://redirect.github.com/mockito/mockito/pull/3424) #### New Contributors - [@​Ali-Hassan33](https://redirect.github.com/Ali-Hassan33) made their first contribution in [https://github.com/mockito/mockito/pull/3448](https://redirect.github.com/mockito/mockito/pull/3448) - [@​dsaff](https://redirect.github.com/dsaff) made their first contribution in [https://github.com/mockito/mockito/pull/3424](https://redirect.github.com/mockito/mockito/pull/3424) **Full Changelog**: https://github.com/mockito/mockito/compare/v5.13.0...v5.14.0 ### [`v5.13.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.13.0) [Compare Source](https://redirect.github.com/mockito/mockito/compare/v5.12.0...v5.13.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)* ##### 5.13.0 - 2024-08-27 - [43 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.12.0...v5.13.0) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot\[bot] - Bump versions.bytebuddy from 1.14.19 to 1.15.0 [(#​3429)](https://redirect.github.com/mockito/mockito/pull/3429) - Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 [(#​3427)](https://redirect.github.com/mockito/mockito/pull/3427) - Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 [(#​3425)](https://redirect.github.com/mockito/mockito/pull/3425) - Bump com.gradle.enterprise from 3.17.6 to 3.18 [(#​3423)](https://redirect.github.com/mockito/mockito/pull/3423) - Fix a typo in InjectMocks [(#​3422)](https://redirect.github.com/mockito/mockito/pull/3422) - Bump versions.bytebuddy from 1.14.18 to 1.14.19 [(#​3417)](https://redirect.github.com/mockito/mockito/pull/3417) - Bump androidx.test:runner from 1.6.1 to 1.6.2 [(#​3415)](https://redirect.github.com/mockito/mockito/pull/3415) - Bump versions.junitJupiter from 5.10.3 to 5.11.0 [(#​3413)](https://redirect.github.com/mockito/mockito/pull/3413) - Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 [(#​3409)](https://redirect.github.com/mockito/mockito/pull/3409) - Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 [(#​3408)](https://redirect.github.com/mockito/mockito/pull/3408) - Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 [(#​3407)](https://redirect.github.com/mockito/mockito/pull/3407) - Bump org.shipkit:shipkit-auto-version from 2.0.9 to 2.0.10 [(#​3405)](https://redirect.github.com/mockito/mockito/pull/3405) - Bump com.gradle.enterprise from 3.17.5 to 3.17.6 [(#​3404)](https://redirect.github.com/mockito/mockito/pull/3404) - Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 [(#​3401)](https://redirect.github.com/mockito/mockito/pull/3401) - Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 [(#​3398)](https://redirect.github.com/mockito/mockito/pull/3398) - Bump versions.bytebuddy from 1.14.17 to 1.14.18 [(#​3397)](https://redirect.github.com/mockito/mockito/pull/3397) - ci: add .m2 dependencies cache [(#​3396)](https://redirect.github.com/mockito/mockito/pull/3396) - Bump org.codehaus.groovy:groovy from 3.0.21 to 3.0.22 [(#​3394)](https://redirect.github.com/mockito/mockito/pull/3394) - Bump androidx.test:runner from 1.6.0 to 1.6.1 [(#​3393)](https://redirect.github.com/mockito/mockito/pull/3393) - Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 [(#​3392)](https://redirect.github.com/mockito/mockito/pull/3392) - Gradle lazy configuration [(#​3391)](https://redirect.github.com/mockito/mockito/pull/3391) - Bump androidx.test.ext:junit from 1.2.0 to 1.2.1 [(#​3388)](https://redirect.github.com/mockito/mockito/pull/3388) - docs: cleanup javadoc for modularity [(#​3386)](https://redirect.github.com/mockito/mockito/pull/3386) - Bump versions.junitJupiter from 5.10.2 to 5.10.3 [(#​3385)](https://redirect.github.com/mockito/mockito/pull/3385) - Bump androidx.test.ext:junit from 1.1.5 to 1.2.0 [(#​3383)](https://redirect.github.com/mockito/mockito/pull/3383) - Bump androidx.test:runner from 1.5.2 to 1.6.0 [(#​3382)](https://redirect.github.com/mockito/mockito/pull/3382) - Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.0.0 to 4.0.1 [(#​3380)](https://redirect.github.com/mockito/mockito/pull/3380) - Bump gradle/wrapper-validation-action from 3.4.1 to 3.4.2 [(#​3376)](https://redirect.github.com/mockito/mockito/pull/3376) - Bump gradle/wrapper-validation-action from 3.4.0 to 3.4.1 [(#​3372)](https://redirect.github.com/mockito/mockito/pull/3372) - Bump gradle/wrapper-validation-action from 3.3.2 to 3.4.0 [(#​3365)](https://redirect.github.com/mockito/mockito/pull/3365) - Bump org.shipkit:shipkit-auto-version from 2.0.7 to 2.0.9 [(#​3364)](https://redirect.github.com/mockito/mockito/pull/3364) - Bump com.gradle.enterprise from 3.17.4 to 3.17.5 [(#​3363)](https://redirect.github.com/mockito/mockito/pull/3363) - Bump org.eclipse.platform:org.eclipse.osgi from 3.19.0 to 3.20.0 [(#​3362)](https://redirect.github.com/mockito/mockito/pull/3362) - Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.1.0 to 4.0.0 [(#​3361)](https://redirect.github.com/mockito/mockito/pull/3361) - Bump versions.bytebuddy from 1.14.16 to 1.14.17 [(#​3357)](https://redirect.github.com/mockito/mockito/pull/3357) - Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 [(#​3355)](https://redirect.github.com/mockito/mockito/pull/3355) - EditorConfig enhancement [(#​3353)](https://redirect.github.com/mockito/mockito/pull/3353) - Bump versions.bytebuddy from 1.14.15 to 1.14.16 [(#​3352)](https://redirect.github.com/mockito/mockito/pull/3352) - Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 2.0.0 [(#​3351)](https://redirect.github.com/mockito/mockito/pull/3351) - Fixes [#​3237](https://redirect.github.com/mockito/mockito/issues/3237): Fix NullPointerException in Only.verify [(#​3349)](https://redirect.github.com/mockito/mockito/pull/3349) - Bump com.gradle.enterprise from 3.17.3 to 3.17.4 [(#​3348)](https://redirect.github.com/mockito/mockito/pull/3348) - potential editorconfig enhancement [(#​3347)](https://redirect.github.com/mockito/mockito/issues/3347) - Method `Only.verify` throws `NullPointerException` [(#​3237)](https://redirect.github.com/mockito/mockito/issues/3237)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.



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