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

   This PR contains the following updates:
   
   | Package | Change | Age | Confidence |
   |---|---|---|---|
   | 
[com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin](https://redirect.github.com/vlsi/vlsi-release-plugins)
 | `1.90` -> `2.0.0` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin/1.90/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   | 
[com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin](https://redirect.github.com/vlsi/vlsi-release-plugins)
 | `1.90` -> `2.0.0` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin/1.90/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   | 
[com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin](https://redirect.github.com/vlsi/vlsi-release-plugins)
 | `1.90` -> `2.0.0` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin/1.90/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   | com.github.vlsi.gradle-extensions | `1.90` -> `2.0.0` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin/1.90/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   | com.github.vlsi.stage-vote-release | `1.90` -> `2.0.0` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.vlsi.stage-vote-release:com.github.vlsi.stage-vote-release.gradle.plugin/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.vlsi.stage-vote-release:com.github.vlsi.stage-vote-release.gradle.plugin/1.90/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>vlsi/vlsi-release-plugins 
(com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin)</summary>
   
   ### 
[`v2.0.0`](https://redirect.github.com/vlsi/vlsi-release-plugins/releases/tag/v2.0.0)
   
   ##### 🚀 Release
   
   ##### What's Changed
   
   - Replaced deprecated groovy.util usages with groovy.xml 
([#&#8203;106](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/106))
 by [@&#8203;DreierF](https://redirect.github.com/DreierF)
   - Migrate to the latest version of smallrye 
([#&#8203;87](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/87)) 
by [@&#8203;apssouza22](https://redirect.github.com/apssouza22)
   - Use relative path sensitivity in the license gather plugin 
([#&#8203;60](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/60)) 
by [@&#8203;sandra-thieme](https://redirect.github.com/sandra-thieme)
   - Bump grgit to 4.1.1 
([#&#8203;58](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/58)) 
by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   - license-gather: add a task for verifying license compatibility 
([#&#8203;49](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/49)) 
by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   - license-gather-plugin: Fixed MANIFEST check is always skipped 
([#&#8203;48](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/48)) 
by [@&#8203;DreierF](https://redirect.github.com/DreierF)
   - license-gather: ignore namespaces in PomLicenseLoader 
([#&#8203;45](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/45)) 
by [@&#8203;DreierF](https://redirect.github.com/DreierF)
   - Bump Gradle to 6.9.1 
([#&#8203;47](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/47)) 
by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   - Checksum-dependency: implement PGP verification 
([#&#8203;10](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/10)) 
by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   
   ##### 💡 New Features
   
   - use printTestResult for all AbstractTestTasks 
([#&#8203;89](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/89)) 
by [@&#8203;robstoll](https://redirect.github.com/robstoll)
   
   ##### 🧰 Maintenance
   
   - feat: make gradle-extensions compatible with configuration cache 
([#&#8203;113](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/113))
 by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   - Revert "fix(deps): update dependency com.squareup:kotlinpoet to v2" 
([#&#8203;112](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/112))
 by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   - chore: add constraints to bump transitive versions to resolve CVEs 
([#&#8203;111](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/111))
 by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   - chore: relace project.exec with ExecOperations 
([#&#8203;110](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/110))
 by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   - fix: replace kotlin min() and max() deprecated functions with minOrNull() 
([#&#8203;109](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/109))
 by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   - test: use a single method to generate Gradle versions for the tests 
([#&#8203;108](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/108))
 by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   - chore: refactor build script to convention plugins 
([#&#8203;107](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/107))
 by [@&#8203;vlsi](https://redirect.github.com/vlsi)
   
   ##### ⬆️ Dependencies
   
   <details>
   <summary>19 changes</summary>
   
   - chore(config): migrate renovate config 
([#&#8203;115](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/115))
 by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - fix(deps): update dependency org.apache.httpcomponents:httpclient to 
v4.5.14 
([#&#8203;114](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/114))
 by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - fix(deps): update dependency com.squareup:kotlinpoet to v2 
([#&#8203;105](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/105))
 by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - fix(deps): update com.fasterxml.jackson.core to v2.19.1 
([#&#8203;83](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/83)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - fix(deps): update dependency 
com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.1 
([#&#8203;100](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/100))
 by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - chore(deps): update plugin org.jetbrains.dokka to v1.9.20 
([#&#8203;102](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/102))
 by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core 
to v1.10.2 
([#&#8203;103](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/103))
 by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - chore(deps): update gradle/actions digest to 
[`ac638b0`](https://redirect.github.com/vlsi/vlsi-release-plugins/commit/ac638b0)
 
([#&#8203;98](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/98)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - chore(deps): update dependency gradle to v8.14.2 
([#&#8203;99](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/99)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - chore(deps): update plugin com.github.autostyle to v4 
([#&#8203;97](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/97)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - chore(deps): update eskatos/gradle-command-action action to v3 
([#&#8203;95](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/95)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - chore(deps): update gradle/wrapper-validation-action action to v3 
([#&#8203;96](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/96)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to 
v5.13.3.202401111512-r 
([#&#8203;75](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/75)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - fix(deps): update dependency com.squareup:kotlinpoet to v1.18.1 
([#&#8203;79](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/79)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - chore(deps): update burrunan/gradle-cache-action action to v3 
([#&#8203;92](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/92)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - chore(deps): update dependency gradle to v8 
([#&#8203;73](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/73)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - fix(deps): update dependency 
com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.0 
([#&#8203;91](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/91)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - fix(deps): update dependency 
gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v0.10 
([#&#8203;84](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/84)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   - chore(deps): update actions/checkout action to v4 
([#&#8203;72](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/72)) 
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot)
   
   </details>
   
   **Contributors:** [@&#8203;DreierF](https://redirect.github.com/DreierF), 
[@&#8203;FSchumacher](https://redirect.github.com/FSchumacher), 
[@&#8203;apssouza22](https://redirect.github.com/apssouza22), 
[@&#8203;endorh](https://redirect.github.com/endorh), 
[@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot], 
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot), 
[@&#8203;robstoll](https://redirect.github.com/robstoll), 
[@&#8203;sandra-thieme](https://redirect.github.com/sandra-thieme), 
[@&#8203;vlsi](https://redirect.github.com/vlsi), Alexsandro Souza, Jenn 
Strater and Sandra Thieme
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "every 3 weeks 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.
   
   🔕 **Ignore**: Close this PR and you won't be reminded about these updates 
again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR was generated by [Mend Renovate](https://mend.io/renovate/). View 
the [repository job log](https://developer.mend.io/github/apache/jmeter).
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to