You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "renovate-bot (via GitHub)" <gi...@apache.org> on 2023/04/27 14:53:59 UTC

[GitHub] [jmeter] renovate-bot opened a new pull request, #5821: Configure Renovate

renovate-bot opened a new pull request, #5821:
URL: https://github.com/apache/jmeter/pull/5821

   [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
   
   🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
   
   
   
   ---
   ### Detected Package Files
   
    * `.github/workflows/gradle-wrapper-validation.yml` (github-actions)
    * `.github/workflows/main.yml` (github-actions)
    * `gradle.properties` (gradle)
    * `settings.gradle.kts` (gradle)
    * `build.gradle.kts` (gradle)
    * `build-logic/gradle.properties` (gradle)
    * `build-logic/settings.gradle.kts` (gradle)
    * `build-logic/build.gradle.kts` (gradle)
    * `build-logic-commons/settings.gradle.kts` (gradle)
    * `build-logic-commons/gradle-plugin/build.gradle.kts` (gradle)
    * `build-logic-commons/gradle-plugin/src/main/kotlin/build-logic.kotlin-dsl-gradle-plugin.gradle.kts` (gradle)
    * `build-logic/basics/build.gradle.kts` (gradle)
    * `build-logic/basics/src/main/kotlin/build-logic.reproducible-builds.gradle.kts` (gradle)
    * `build-logic/batchtest/build.gradle.kts` (gradle)
    * `build-logic/batchtest/src/main/kotlin/build-logic.batchtest.gradle.kts` (gradle)
    * `build-logic/build-parameters/build.gradle.kts` (gradle)
    * `build-logic/jvm/build.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.dokka-javadoc.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.groovy.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.java-library.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.java.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.jvm-library.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.kotlin.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.test-base.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.test-spock.gradle.kts` (gradle)
    * `build-logic/jvm/src/main/kotlin/build-logic.testing.gradle.kts` (gradle)
    * `build-logic/publishing/build.gradle.kts` (gradle)
    * `build-logic/publishing/src/main/kotlin/build-logic.java-published-library.gradle.kts` (gradle)
    * `build-logic/publishing/src/main/kotlin/build-logic.java-published-platform.gradle.kts` (gradle)
    * `build-logic/publishing/src/main/kotlin/build-logic.jvm-published-library.gradle.kts` (gradle)
    * `build-logic/publishing/src/main/kotlin/build-logic.publish-to-central.gradle.kts` (gradle)
    * `build-logic/publishing/src/main/kotlin/build-logic.publish-to-tmp-maven-repo.gradle.kts` (gradle)
    * `build-logic/root-build/build.gradle.kts` (gradle)
    * `build-logic/root-build/src/main/kotlin/build-logic.root-build.gradle.kts` (gradle)
    * `build-logic/verification/build.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.autostyle.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.checkerframework.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.errorprone.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.forbidden-apis.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.jacoco-aggregate.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.jacoco.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.sonarqube-aggregate.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.spotbugs.gradle.kts` (gradle)
    * `build-logic/verification/src/main/kotlin/build-logic.style.gradle.kts` (gradle)
    * `src/bom/build.gradle.kts` (gradle)
    * `src/bom-thirdparty/build.gradle.kts` (gradle)
    * `src/bshclient/build.gradle.kts` (gradle)
    * `src/components/build.gradle.kts` (gradle)
    * `src/config/build.gradle.kts` (gradle)
    * `src/core/build.gradle.kts` (gradle)
    * `src/dist/build.gradle.kts` (gradle)
    * `src/dist-check/build.gradle.kts` (gradle)
    * `src/functions/build.gradle.kts` (gradle)
    * `src/generator/build.gradle.kts` (gradle)
    * `src/jorphan/build.gradle.kts` (gradle)
    * `src/launcher/build.gradle.kts` (gradle)
    * `src/licenses/build.gradle.kts` (gradle)
    * `src/protocol/bolt/build.gradle.kts` (gradle)
    * `src/protocol/ftp/build.gradle.kts` (gradle)
    * `src/protocol/http/build.gradle.kts` (gradle)
    * `src/protocol/java/build.gradle.kts` (gradle)
    * `src/protocol/jdbc/build.gradle.kts` (gradle)
    * `src/protocol/jms/build.gradle.kts` (gradle)
    * `src/protocol/junit/build.gradle.kts` (gradle)
    * `src/protocol/junit-sample/build.gradle.kts` (gradle)
    * `src/protocol/ldap/build.gradle.kts` (gradle)
    * `src/protocol/mail/build.gradle.kts` (gradle)
    * `src/protocol/mongodb/build.gradle.kts` (gradle)
    * `src/protocol/native/build.gradle.kts` (gradle)
    * `src/protocol/tcp/build.gradle.kts` (gradle)
    * `src/release/build.gradle.kts` (gradle)
    * `src/testkit/build.gradle.kts` (gradle)
    * `src/testkit-wiremock/build.gradle.kts` (gradle)
    * `gradle/wrapper/gradle-wrapper.properties` (gradle-wrapper)
   
   ### Configuration Summary
   
   Based on the default config's presets, Renovate will:
   
     - Start dependency updates only once this onboarding PR is merged
     - Enable Renovate Dependency Dashboard creation.
     - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
     - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories.
     - Group known monorepo packages together.
     - Use curated list of recommended non-monorepo package groupings.
     - Apply crowd-sourced package replacement rules.
     - Apply crowd-sourced workarounds for known problems with packages.
   
   🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.
   
   ---
   
   ### What to Expect
   
   With your current configuration, Renovate will create 88 Pull Requests:
   
   <details>
   <summary>fix(deps): update dependency com.formdev:svgsalamander to v1.1.4</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.formdev-svgsalamander-1.x`
     - Merge into: `master`
     - Upgrade [com.formdev:svgSalamander](https://togithub.com/JFormDesigner/svgSalamander) to `1.1.4`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v5.0.14</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.spotbugs-com.github.spotbugs.gradle.plugin-5.x`
     - Merge into: `master`
     - Upgrade com.github.spotbugs:com.github.spotbugs.gradle.plugin to `5.0.14`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency jacoco to v0.8.10</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/jacoco-0.x`
     - Merge into: `master`
     - Upgrade [jacoco](https://togithub.com/jacoco/jacoco) to `0.8.10`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency net.minidev:accessors-smart to v2.4.9</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/net.minidev-accessors-smart-2.x`
     - Merge into: `master`
     - Upgrade [net.minidev:accessors-smart](https://togithub.com/netplex/json-smart-v2) to `2.4.9`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency net.minidev:json-smart to v2.4.10</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/net.minidev-json-smart-2.x`
     - Merge into: `master`
     - Upgrade [net.minidev:json-smart](https://togithub.com/netplex/json-smart-v2) to `2.4.10`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.httpcomponents-httpclient-4.x`
     - Merge into: `master`
     - Upgrade org.apache.httpcomponents:httpclient to `4.5.14`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.httpcomponents:httpcore to v4.4.16</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.httpcomponents-httpcore-4.x`
     - Merge into: `master`
     - Upgrade org.apache.httpcomponents:httpcore to `4.4.16`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.httpcomponents:httpcore-nio to v4.4.16</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.httpcomponents-httpcore-nio-4.x`
     - Merge into: `master`
     - Upgrade org.apache.httpcomponents:httpcore-nio to `4.4.16`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.httpcomponents:httpmime to v4.5.14</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.httpcomponents-httpmime-4.x`
     - Merge into: `master`
     - Upgrade org.apache.httpcomponents:httpmime to `4.5.14`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.codehaus.groovy:groovy-bom to v3.0.17</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/groovy-monorepo`
     - Merge into: `master`
     - Upgrade [org.codehaus.groovy:groovy-bom](https://togithub.com/apache/groovy) to `3.0.17`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v5.13.1.202206130422-r</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.eclipse.jgit-org.eclipse.jgit-5.x`
     - Merge into: `master`
     - Upgrade [org.eclipse.jgit:org.eclipse.jgit](https://git.eclipse.org/r/plugins/gitiles/jgit/jgit) to `5.13.1.202206130422-r`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.freemarker:freemarker to v2.3.32</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.freemarker-freemarker-2.x`
     - Merge into: `master`
     - Upgrade [org.freemarker:freemarker](https://git-wip-us.apache.org/repos/asf?p=freemarker.git) to `2.3.32`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.6.4</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jetbrains.kotlinx-kotlinx-coroutines-bom-1.x`
     - Merge into: `master`
     - Upgrade [org.jetbrains.kotlinx:kotlinx-coroutines-bom](https://togithub.com/Kotlin/kotlinx.coroutines) to `1.6.4`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jsoup:jsoup to v1.15.4</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jsoup-jsoup-1.x`
     - Merge into: `master`
     - Upgrade [org.jsoup:jsoup](https://togithub.com/jhy/jsoup) to `1.15.4`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v4.4.11</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.neo4j.driver-neo4j-java-driver-4.x`
     - Merge into: `master`
     - Upgrade [org.neo4j.driver:neo4j-java-driver](https://togithub.com/neo4j/neo4j-java-driver) to `4.4.11`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.slf4j:slf4j-api to v1.7.36</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.slf4j-slf4j-api-1.x`
     - Merge into: `master`
     - Upgrade [org.slf4j:slf4j-api](https://togithub.com/qos-ch/slf4j) to `1.7.36`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update spring core to v4.3.30.release</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/spring-core`
     - Merge into: `master`
     - Upgrade [org.springframework:spring-beans](https://togithub.com/spring-projects/spring-framework) to `4.3.30.RELEASE`
     - Upgrade [org.springframework:spring-context](https://togithub.com/spring-projects/spring-framework) to `4.3.30.RELEASE`
   
   
   </details>
   
   <details>
   <summary>chore(deps): update plugin com.github.vlsi.gradle-extensions to v1.88</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.vlsi.gradle-extensions-1.x`
     - Merge into: `master`
     - Upgrade com.github.vlsi.gradle-extensions to `1.88`
   
   
   </details>
   
   <details>
   <summary>chore(deps): update plugin com.github.vlsi.stage-vote-release to v1.88</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.vlsi.stage-vote-release-1.x`
     - Merge into: `master`
     - Upgrade com.github.vlsi.stage-vote-release to `1.88`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency cglib:cglib-nodep to v3.3.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/cglib-cglib-nodep-3.x`
     - Merge into: `master`
     - Upgrade [cglib:cglib-nodep](https://togithub.com/cglib/cglib) to `3.3.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency checkstyle to v10.10.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/checkstyle-10.x`
     - Merge into: `master`
     - Upgrade [checkstyle](https://togithub.com/checkstyle/checkstyle) to `10.10.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.fasterxml.jackson.core:jackson-annotations to v2.15.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.fasterxml.jackson.core-jackson-annotations-2.x`
     - Merge into: `master`
     - Upgrade [com.fasterxml.jackson.core:jackson-annotations](https://togithub.com/FasterXML/jackson-annotations) to `2.15.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.15.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.fasterxml.jackson.core-jackson-core-2.x`
     - Merge into: `master`
     - Upgrade [com.fasterxml.jackson.core:jackson-core](https://togithub.com/FasterXML/jackson-core) to `2.15.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.fasterxml.jackson.core-jackson-databind-2.x`
     - Merge into: `master`
     - Upgrade [com.fasterxml.jackson.core:jackson-databind](https://togithub.com/FasterXML/jackson-databind) to `2.15.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.fifesoft:rsyntaxtextarea to v3.3.3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.fifesoft-rsyntaxtextarea-3.x`
     - Merge into: `master`
     - Upgrade [com.fifesoft:rsyntaxtextarea](https://togithub.com/bobbylight/RSyntaxTextArea) to `3.3.3`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.tomakehurst-wiremock-jre8-2.x`
     - Merge into: `master`
     - Upgrade [com.github.tomakehurst:wiremock-jre8](https://togithub.com/wiremock/wiremock) to `2.35.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin to v1.88</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.vlsi.crlf-com.github.vlsi.crlf.gradle.plugin-1.x`
     - Merge into: `master`
     - Upgrade [com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin](https://togithub.com/vlsi/vlsi-release-plugins) to `1.88`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin to v1.88</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.vlsi.gradle-extensions-com.github.vlsi.gradle-extensions.gradle.plugin-1.x`
     - Merge into: `master`
     - Upgrade [com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin](https://togithub.com/vlsi/vlsi-release-plugins) to `1.88`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin to v1.88</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.vlsi.ide-com.github.vlsi.ide.gradle.plugin-1.x`
     - Merge into: `master`
     - Upgrade [com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin](https://togithub.com/vlsi/vlsi-release-plugins) to `1.88`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.weisj:darklaf-extensions-rsyntaxarea to v0.4.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.weisj-darklaf-extensions-rsyntaxarea-0.x`
     - Merge into: `master`
     - Upgrade [com.github.weisj:darklaf-extensions-rsyntaxarea](https://togithub.com/weisJ/darklaf-extensions) to `0.4.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.helger.commons:ph-commons to v10.2.3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.helger.commons-ph-commons-10.x`
     - Merge into: `master`
     - Upgrade [com.helger.commons:ph-commons](https://togithub.com/phax/ph-commons) to `10.2.3`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.jayway.jsonpath:json-path to v2.8.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.jayway.jsonpath-json-path-2.x`
     - Merge into: `master`
     - Upgrade [com.jayway.jsonpath:json-path](https://togithub.com/jayway/JsonPath) to `2.8.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.sun.mail:all to v1.6.7</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.sun.mail-all-1.x`
     - Merge into: `master`
     - Upgrade [com.sun.mail:all](https://togithub.com/eclipse-ee4j/mail) to `1.6.7`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.5.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/de.thetaphi.forbiddenapis-de.thetaphi.forbiddenapis.gradle.plugin-3.x`
     - Merge into: `master`
     - Upgrade de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to `3.5.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency net.sf.saxon:saxon-he to v11.5</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/net.sf.saxon-saxon-he-11.x`
     - Merge into: `master`
     - Upgrade [net.sf.saxon:Saxon-HE](https://saxonica.plan.io/projects/saxonmirrorhe/repository) to `11.5`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.14.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/nl.jqno.equalsverifier-equalsverifier-3.x`
     - Merge into: `master`
     - Upgrade [nl.jqno.equalsverifier:equalsverifier](https://togithub.com/jqno/equalsverifier) to `3.14.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.activemq:activemq-broker to v5.18.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.activemq-activemq-broker-5.x`
     - Merge into: `master`
     - Upgrade [org.apache.activemq:activemq-broker](https://togithub.com/apache/activemq) to `5.18.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.activemq:activemq-client to v5.18.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.activemq-activemq-client-5.x`
     - Merge into: `master`
     - Upgrade [org.apache.activemq:activemq-client](https://togithub.com/apache/activemq) to `5.18.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.activemq:activemq-spring to v5.18.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.activemq-activemq-spring-5.x`
     - Merge into: `master`
     - Upgrade [org.apache.activemq:activemq-spring](https://togithub.com/apache/activemq) to `5.18.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.commons:commons-jexl3 to v3.3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.commons-commons-jexl3-3.x`
     - Merge into: `master`
     - Upgrade [org.apache.commons:commons-jexl3](https://gitbox.apache.org/repos/asf/commons-jexl.git) to `3.3`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.logging.log4j:log4j-1.2-api to v2.20.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.logging.log4j-log4j-1.2-api-2.x`
     - Merge into: `master`
     - Upgrade [org.apache.logging.log4j:log4j-1.2-api](https://togithub.com/apache/logging-log4j2) to `2.20.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.logging.log4j:log4j-api to v2.20.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.logging.log4j-log4j-api-2.x`
     - Merge into: `master`
     - Upgrade [org.apache.logging.log4j:log4j-api](https://togithub.com/apache/logging-log4j2) to `2.20.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.logging.log4j:log4j-core to v2.20.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.logging.log4j-log4j-core-2.x`
     - Merge into: `master`
     - Upgrade [org.apache.logging.log4j:log4j-core](https://togithub.com/apache/logging-log4j2) to `2.20.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.20.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.logging.log4j-log4j-slf4j-impl-2.x`
     - Merge into: `master`
     - Upgrade [org.apache.logging.log4j:log4j-slf4j-impl](https://togithub.com/apache/logging-log4j2) to `2.20.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.mina:mina-core to v2.2.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.mina-mina-core-2.x`
     - Merge into: `master`
     - Upgrade org.apache.mina:mina-core to `2.2.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.rat:apache-rat to v0.15</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.rat-apache-rat-0.x`
     - Merge into: `master`
     - Upgrade [org.apache.rat:apache-rat](https://gitbox.apache.org/repos/asf?p=creadur-rat.git) to `0.15`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.xmlgraphics:xmlgraphics-commons to v2.8</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.xmlgraphics-xmlgraphics-commons-2.x`
     - Merge into: `master`
     - Upgrade [org.apache.xmlgraphics:xmlgraphics-commons](http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/?root=Apache-SVN) to `2.8`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.checkerframework:checker to v3.33.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/checkerframeworkversion`
     - Merge into: `master`
     - Upgrade [org.checkerframework:checker](https://togithub.com/typetools/checker-framework) to `3.33.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.checkerframework:checker-qual to v2.11.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.checkerframework-checker-qual-2.x`
     - Merge into: `master`
     - Upgrade [org.checkerframework:checker-qual](https://togithub.com/typetools/checker-framework) to `2.11.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.hsqldb:hsqldb to v2.7.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.hsqldb-hsqldb-2.x`
     - Merge into: `master`
     - Upgrade [org.hsqldb:hsqldb](http://sourceforge.net/p/hsqldb/svn/HEAD) to `2.7.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin to v0.10</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jetbrains.gradle.plugin.idea-ext-org.jetbrains.gradle.plugin.idea-ext.gradle.plugin-0.x`
     - Merge into: `master`
     - Upgrade org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin to `0.10`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jetbrains:annotations to v23.1.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jetbrains-annotations-23.x`
     - Merge into: `master`
     - Upgrade [org.jetbrains:annotations](https://togithub.com/JetBrains/java-annotations) to `23.1.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jodd:jodd-core to v5.3.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jodd-jodd-core-5.x`
     - Merge into: `master`
     - Upgrade [org.jodd:jodd-core](https://togithub.com/oblac/jodd) to `5.3.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jodd:jodd-lagarto to v5.1.5</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jodd-jodd-lagarto-5.x`
     - Merge into: `master`
     - Upgrade [org.jodd:jodd-lagarto](https://togithub.com/oblac/jodd-lagarto) to `5.1.5`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jodd:jodd-log to v5.1.6</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jodd-jodd-log-5.x`
     - Merge into: `master`
     - Upgrade [org.jodd:jodd-log](https://togithub.com/oblac/jodd) to `5.1.6`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jodd:jodd-props to v5.2.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jodd-jodd-props-5.x`
     - Merge into: `master`
     - Upgrade [org.jodd:jodd-props](https://togithub.com/oblac/jodd-props) to `5.2.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.mongodb:mongo-java-driver to v2.14.3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.mongodb-mongo-java-driver-2.x`
     - Merge into: `master`
     - Upgrade [org.mongodb:mongo-java-driver](https://togithub.com/mongodb/mongo-java-driver) to `2.14.3`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.objenesis:objenesis to v3.3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.objenesis-objenesis-3.x`
     - Merge into: `master`
     - Upgrade [org.objenesis:objenesis](https://togithub.com/easymock/objenesis) to `3.3`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.ow2.asm:asm to v9.5</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.ow2.asm-asm-9.x`
     - Merge into: `master`
     - Upgrade [org.ow2.asm:asm](https://gitlab.ow2.org/asm/asm/) to `9.5`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.spockframework:spock-core to v2.3-groovy-4.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/spock-monorepo`
     - Merge into: `master`
     - Upgrade [org.spockframework:spock-core](https://github.spockframework.org/spock) to `2.3-groovy-4.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update junit5 monorepo to v5.9.3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/junit5-monorepo`
     - Merge into: `master`
     - Upgrade [org.junit.jupiter:junit-jupiter-params](https://togithub.com/junit-team/junit5) to `5.9.3`
     - Upgrade [org.junit.jupiter:junit-jupiter-api](https://togithub.com/junit-team/junit5) to `5.9.3`
     - Upgrade [org.junit.jupiter:junit-jupiter](https://togithub.com/junit-team/junit5) to `5.9.3`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.ben-manes.caffeine-caffeine-3.x`
     - Merge into: `master`
     - Upgrade [com.github.ben-manes.caffeine:caffeine](https://togithub.com/ben-manes/caffeine) to `3.1.6`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.weisj:darklaf-core to v3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.weisj-darklaf-core-3.x`
     - Merge into: `master`
     - Upgrade [com.github.weisj:darklaf-core](https://togithub.com/weisJ/darklaf) to `3.0.2`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.weisj:darklaf-property-loader to v3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.weisj-darklaf-property-loader-3.x`
     - Merge into: `master`
     - Upgrade [com.github.weisj:darklaf-property-loader](https://togithub.com/weisJ/darklaf) to `3.0.2`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.github.weisj:darklaf-theme to v3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.weisj-darklaf-theme-3.x`
     - Merge into: `master`
     - Upgrade [com.github.weisj:darklaf-theme](https://togithub.com/weisJ/darklaf) to `3.0.2`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.helger.commons:ph-commons to v11</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.helger.commons-ph-commons-11.x`
     - Merge into: `master`
     - Upgrade [com.helger.commons:ph-commons](https://togithub.com/phax/ph-commons) to `11.0.3`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.helger:ph-css to v7</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.helger-ph-css-7.x`
     - Merge into: `master`
     - Upgrade [com.helger:ph-css](https://togithub.com/phax/ph-css) to `7.0.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.miglayout:miglayout-core to v11</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.miglayout-miglayout-core-11.x`
     - Merge into: `master`
     - Upgrade [com.miglayout:miglayout-core](https://togithub.com/mikaelgrev/miglayout) to `11.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.miglayout:miglayout-swing to v11</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.miglayout-miglayout-swing-11.x`
     - Merge into: `master`
     - Upgrade [com.miglayout:miglayout-swing](https://togithub.com/mikaelgrev/miglayout) to `11.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency com.sun.mail:all to v2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.sun.mail-all-2.x`
     - Merge into: `master`
     - Upgrade [com.sun.mail:all](https://togithub.com/eclipse-ee4j/mail) to `2.0.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency dnsjava:dnsjava to v3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/dnsjava-dnsjava-3.x`
     - Merge into: `master`
     - Upgrade [dnsjava:dnsjava](https://togithub.com/dnsjava/dnsjava) to `3.5.2`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency net.sf.saxon:saxon-he to v12</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/net.sf.saxon-saxon-he-12.x`
     - Merge into: `master`
     - Upgrade [net.sf.saxon:Saxon-HE](https://saxonica.plan.io/projects/saxonmirrorhe/repository) to `12.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.ajoberstar.grgit:grgit-gradle to v5</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.ajoberstar.grgit-grgit-gradle-5.x`
     - Merge into: `master`
     - Upgrade [org.ajoberstar.grgit:grgit-gradle](https://togithub.com/ajoberstar/grgit) to `5.2.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.tika:tika-core to v2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.tika-tika-core-2.x`
     - Merge into: `master`
     - Upgrade [org.apache.tika:tika-core](https://togithub.com/apache/tika) to `2.7.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.apache.tika:tika-parsers to v2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.tika-tika-parsers-2.x`
     - Merge into: `master`
     - Upgrade [org.apache.tika:tika-parsers](https://togithub.com/apache/tika) to `2.7.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.checkerframework:checker-qual to v3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.checkerframework-checker-qual-3.x`
     - Merge into: `master`
     - Upgrade [org.checkerframework:checker-qual](https://togithub.com/typetools/checker-framework) to `3.33.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.eclipse.jgit-org.eclipse.jgit-6.x`
     - Merge into: `master`
     - Upgrade [org.eclipse.jgit:org.eclipse.jgit](https://git.eclipse.org/r/plugins/gitiles/jgit/jgit) to `6.5.0.202303070854-r`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jdom:jdom to v2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jdom-jdom-2.x`
     - Merge into: `master`
     - Upgrade [org.jdom:jdom](https://togithub.com//hunterhacker/jdom) to `2.0.2`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin to v1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jetbrains.gradle.plugin.idea-ext-org.jetbrains.gradle.plugin.idea-ext.gradle.plugin-1.x`
     - Merge into: `master`
     - Upgrade org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin to `1.1.7`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jetbrains:annotations to v24</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jetbrains-annotations-24.x`
     - Merge into: `master`
     - Upgrade [org.jetbrains:annotations](https://togithub.com/JetBrains/java-annotations) to `24.0.1`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jodd:jodd-lagarto to v6</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jodd-jodd-lagarto-6.x`
     - Merge into: `master`
     - Upgrade [org.jodd:jodd-lagarto](https://togithub.com/oblac/jodd-lagarto) to `6.0.6`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.jodd:jodd-props to v6</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.jodd-jodd-props-6.x`
     - Merge into: `master`
     - Upgrade [org.jodd:jodd-props](https://togithub.com/oblac/jodd-props) to `6.0.2`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.mongodb:mongo-java-driver to v3</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.mongodb-mongo-java-driver-3.x`
     - Merge into: `master`
     - Upgrade [org.mongodb:mongo-java-driver](https://togithub.com/mongodb/mongo-java-driver) to `3.12.13`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.neo4j.driver-neo4j-java-driver-5.x`
     - Merge into: `master`
     - Upgrade [org.neo4j.driver:neo4j-java-driver](https://togithub.com/neo4j/neo4j-java-driver) to `5.7.0`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.slf4j:jcl-over-slf4j to v2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.slf4j-jcl-over-slf4j-2.x`
     - Merge into: `master`
     - Upgrade [org.slf4j:jcl-over-slf4j](https://togithub.com/qos-ch/slf4j) to `2.0.7`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency org.slf4j:slf4j-api to v2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.slf4j-slf4j-api-2.x`
     - Merge into: `master`
     - Upgrade [org.slf4j:slf4j-api](https://togithub.com/qos-ch/slf4j) to `2.0.7`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update dependency xml-apis:xml-apis to v2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/xml-apis-xml-apis-2.x`
     - Merge into: `master`
     - Upgrade xml-apis:xml-apis to `2.0.2`
   
   
   </details>
   
   <details>
   <summary>fix(deps): update spring core to v6 (major)</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/major-spring-core`
     - Merge into: `master`
     - Upgrade [org.springframework:spring-beans](https://togithub.com/spring-projects/spring-framework) to `6.0.8`
     - Upgrade [org.springframework:spring-context](https://togithub.com/spring-projects/spring-framework) to `6.0.8`
   
   
   </details>
   
   <br />
   
   🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details.
   
   
   ---
   
   ### ⚠ Dependency Lookup Warnings ⚠
   
   Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
   
   -   `Failed to look up maven package src:protocol`
   
   Files affected: `settings.gradle.kts`
   
   
   ---
   
   ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
   If you need any further assistance then you can also [request help here](https://togithub.com/renovatebot/renovate/discussions).
   
   
   ---
   
   This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/apache/jmeter).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] vlsi closed pull request #5821: Configure Renovate

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi closed pull request #5821: Configure Renovate
URL: https://github.com/apache/jmeter/pull/5821


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org