Skip to content

Commit ba946bf

Browse files
Upgrade: [dependabot] - bump artillery from 2.0.23 to 2.0.24 (#514)
Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.23 to 2.0.24. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/artilleryio/artillery/releases">artillery's releases</a>.</em></p> <blockquote> <h2>Artillery v2.0.24</h2> <ul> <li>Upgrade to Playwright v1.54.2 (<a href="https://redirect.github.com/artilleryio/artillery/pull/3593">#3593</a>)</li> <li>Fix for Apdex scores not always shown at the end of test run (<a href="https://redirect.github.com/artilleryio/artillery/pull/3579">#3579</a>)</li> <li>Fix duration and status not always being reported correctly by the Slack plugin (<a href="https://redirect.github.com/artilleryio/artillery/pull/3555">#3555</a>)</li> <li>Fix for arrival phases not being distributed correctly across worker threads in TypeScript tests (<a href="https://redirect.github.com/artilleryio/artillery/pull/3548">#3548</a>)</li> <li>Decrease reporting lag for large tests on Azure ACI (<a href="https://redirect.github.com/artilleryio/artillery/pull/3542">#3542</a>)</li> <li>Remove outdated Lightstep integration via <code>lightstep-tracer</code> library. Lightstep reporting is OTel-only now. (<a href="https://redirect.github.com/artilleryio/artillery/pull/3575">#3575</a>)</li> </ul> <p>Contributors: <a href="https://github.com/manfromanotherland"><code>@​manfromanotherland</code></a> <a href="https://github.com/hassy"><code>@​hassy</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/artilleryio/artillery/commit/4322557de8cd04a379064c96dbcc95f4cf94a57f"><code>4322557</code></a> ci: release v2.0.24 of artillery (<a href="https://redirect.github.com/artilleryio/artillery/issues/3594">#3594</a>)</li> <li><a href="https://github.com/artilleryio/artillery/commit/9f74d0fc449a03367475920ae55ed3c3c6e8975e"><code>9f74d0f</code></a> dep: upgrade to Playwright v1.54.2 (<a href="https://redirect.github.com/artilleryio/artillery/issues/3593">#3593</a>)</li> <li><a href="https://github.com/artilleryio/artillery/commit/ab659cb685d1289fb1c0506c7805bd1d5a8f0276"><code>ab659cb</code></a> fix: apdex score not showing (<a href="https://redirect.github.com/artilleryio/artillery/issues/3579">#3579</a>)</li> <li><a href="https://github.com/artilleryio/artillery/commit/c01f43acd6fd9c5385e1d4627307cd7d6a3dc95d"><code>c01f43a</code></a> test: increase resources for both configs (<a href="https://redirect.github.com/artilleryio/artillery/issues/3578">#3578</a>)</li> <li><a href="https://github.com/artilleryio/artillery/commit/a931211a7b3927367f1e5dca7965a43a4e36ed21"><code>a931211</code></a> test: increase amount of memory for memory use stress test (<a href="https://redirect.github.com/artilleryio/artillery/issues/3576">#3576</a>)</li> <li><a href="https://github.com/artilleryio/artillery/commit/ec9481d2038aca04a9cea090b0a203b07ee50d93"><code>ec9481d</code></a> feat: remove Lightstep integration via lightstep-tracer (<a href="https://redirect.github.com/artilleryio/artillery/issues/3575">#3575</a>)</li> <li><a href="https://github.com/artilleryio/artillery/commit/62b9c1dc89c0929d254b4af850c694c6308f508a"><code>62b9c1d</code></a> Merge pull request <a href="https://redirect.github.com/artilleryio/artillery/issues/3568">#3568</a> from artilleryio/dep/upgrade</li> <li><a href="https://github.com/artilleryio/artillery/commit/4601adcc8e87add559d4d89213f738f99e901672"><code>4601adc</code></a> refactor: handle prepareTestExecutionPlan errors</li> <li><a href="https://github.com/artilleryio/artillery/commit/8f6e17cbd2664bf82f895742726050c3f3e9ed56"><code>8f6e17c</code></a> refactor: exit from the main Oclif callback</li> <li><a href="https://github.com/artilleryio/artillery/commit/8dd6f0602496ca30eb47faad38d1e19c7c06ba35"><code>8dd6f06</code></a> test: skip tests for suggested commands</li> <li>Additional commits viewable in <a href="https://github.com/artilleryio/artillery/compare/artillery-2.0.23...artillery-2.0.24">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=artillery&package-manager=npm_and_yarn&previous-version=2.0.23&new-version=2.0.24)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5d96c8 commit ba946bf

2 files changed

Lines changed: 3382 additions & 8728 deletions

File tree

0 commit comments

Comments
 (0)