dependabot[bot] opened a new pull request, #2526: URL: https://github.com/apache/groovy/pull/2526
Bumps [testlens-app/setup-testlens](https://github.com/testlens-app/setup-testlens) from 1 to 1.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testlens-app/setup-testlens/releases">testlens-app/setup-testlens's releases</a>.</em></p> <blockquote> <h2>v1.9.0</h2> <h2>What's Changed</h2> <ul> <li>feat: stable <em>reuse successful tests</em> mode, where tests that were already successful are skipped in reruns</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/testlens-app/setup-testlens/compare/v1.8.0...v1.9.0">https://github.com/testlens-app/setup-testlens/compare/v1.8.0...v1.9.0</a></p> <h2>v1.8.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add action typing by <a href="https://github.com/Vampire"><code>@Vampire</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/46">testlens-app/setup-testlens#46</a></li> <li>feat: add debug logging support for Maven builds by <a href="https://github.com/marcphilipp"><code>@marcphilipp</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/47">testlens-app/setup-testlens#47</a></li> <li>feat: use version 1.8.0 of junit-platform-instrumentation by <a href="https://github.com/marcphilipp"><code>@marcphilipp</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/49">testlens-app/setup-testlens#49</a></li> <li>feat: reduce transitive dependencies for Maven projects to avoid influencing test framework detection</li> <li>feat: update grpc-netty to avoid unsafe memory access warnings</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Vampire"><code>@Vampire</code></a> made their first contribution in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/46">testlens-app/setup-testlens#46</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/testlens-app/setup-testlens/compare/v1.7.1...v1.8.0">https://github.com/testlens-app/setup-testlens/compare/v1.7.1...v1.8.0</a></p> <h2>v1.7.1</h2> <h2>What's Changed</h2> <ul> <li>fix: do not track values that change between reruns in config cache by <a href="https://github.com/jjohannes"><code>@jjohannes</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/39">testlens-app/setup-testlens#39</a></li> <li>feat: configure icon and color by <a href="https://github.com/marcphilipp"><code>@marcphilipp</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/40">testlens-app/setup-testlens#40</a></li> <li>fix: replace <code>\</code> in paths with <code>/</code> on Windows by <a href="https://github.com/marcphilipp"><code>@marcphilipp</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/41">testlens-app/setup-testlens#41</a></li> <li>feat: add support for maven-failsafe-plugin by <a href="https://github.com/britter"><code>@britter</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/43">testlens-app/setup-testlens#43</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/testlens-app/setup-testlens/compare/v1.7.0...v1.7.1">https://github.com/testlens-app/setup-testlens/compare/v1.7.0...v1.7.1</a></p> <h2>v1.7.0</h2> <h2>What's Changed</h2> <ul> <li>feat: use version 1.7.0 of junit-platform-instrumentation by <a href="https://github.com/jjohannes"><code>@jjohannes</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/38">testlens-app/setup-testlens#38</a></li> <li>feat: capture 'actual' and 'expected' values of assertion failures</li> <li>feat: capture information of whether a result belongs to a test or a container</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/testlens-app/setup-testlens/compare/v1.6.1...v1.7.0">https://github.com/testlens-app/setup-testlens/compare/v1.6.1...v1.7.0</a></p> <h2>v1.6.1</h2> <h2>What's Changed</h2> <ul> <li>Inject <code>JOB_CHECK_RUN_ID</code> as env variable by <a href="https://github.com/marcphilipp"><code>@marcphilipp</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/30">testlens-app/setup-testlens#30</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/testlens-app/setup-testlens/compare/v1.6.0...v1.6.1">https://github.com/testlens-app/setup-testlens/compare/v1.6.0...v1.6.1</a></p> <h2>v1.6.0</h2> <h2>What's Changed</h2> <ul> <li>feat: patch pom.xml if present by <a href="https://github.com/jjohannes"><code>@jjohannes</code></a> in <a href="https://redirect.github.com/testlens-app/setup-testlens/pull/28">testlens-app/setup-testlens#28</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testlens-app/setup-testlens/commit/36b91ed769547bdd013321b54fed067bd0c3fc65"><code>36b91ed</code></a> fix: <code>write-log-files</code> description (<a href="https://redirect.github.com/testlens-app/setup-testlens/issues/19">#19</a>)</li> <li><a href="https://github.com/testlens-app/setup-testlens/commit/3219e7934b32134fc6082b378914875a2d618734"><code>3219e79</code></a> feat: remove no-op upload action (<a href="https://redirect.github.com/testlens-app/setup-testlens/issues/18">#18</a>)</li> <li>See full diff in <a href="https://github.com/testlens-app/setup-testlens/compare/v1...v1.9.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- 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]
