Commit 8dbf660
authored
Upgrade: [dependabot] - bump artillery from 2.0.24 to 2.0.26 (#568)
Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.24
to 2.0.26.
<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.26</h2>
<h2>What's changed</h2>
<h2>New features</h2>
<ul>
<li>Provide a<code>getStash()</code> method to access the Stash API from
any Node.js script (<a
href="https://redirect.github.com/artilleryio/artillery/issues/3624">#3624</a>)
(<a
href="https://www.artillery.io/docs/reference/stash#using-stash-api-in-an-automation-script">example</a>)</li>
<li>Provide type definitions for Playwright tests written in TypeScript
(<a
href="https://redirect.github.com/artilleryio/artillery/issues/3626">#3626</a>)
(<a
href="https://www.artillery.io/docs/playwright#getting-started">example</a>)</li>
</ul>
<h2>Fixes & improvements</h2>
<ul>
<li>Fix: handle cases when the user does not have a default AWS region
configured in their AWS config/profile (<a
href="https://redirect.github.com/artilleryio/artillery/issues/3630">#3630</a>)</li>
<li>Fix: Check subscription plan correctly in Azure tests (<a
href="https://redirect.github.com/artilleryio/artillery/issues/3623">#3623</a>)</li>
<li>Routine dependency upgrades for deprecation and security
notices</li>
</ul>
<h2>Artillery v2.0.25</h2>
<h2>What's Changed</h2>
<h3>New features</h3>
<ul>
<li>Stash API is now available. Stash API provides a persistent
key-value store for use in your Artillery tests to share data between
VUs, and offers Redis-compatible features like working with key-value
pairs, lists, counters, and more. <a
href="https://www.artillery.io/docs/reference/stash">docs</a></li>
</ul>
<h3>Playwright</h3>
<ul>
<li>Upgrade to Playwright v1.55.0 <a
href="https://redirect.github.com/artilleryio/artillery/pull/3617">artilleryio/artillery#3617</a></li>
</ul>
<h3>Fixes & Improvements</h3>
<ul>
<li>Fix: Prioritize dependencies set via <code>package.json</code> over
automatically-detected dependencies. This fixes issues where
<code>latest</code> versions of dependencies could be installed rather
than those specified in <code>package.json</code> <a
href="https://redirect.github.com/artilleryio/artillery/pull/3616">artilleryio/artillery#3616</a></li>
<li>Fix: Avoid promisifying async "function" steps. This
removes Node.js warnings when when an <code>async</code> function is
used for a <code>function</code> step <a
href="https://redirect.github.com/artilleryio/artillery/pull/3552">artilleryio/artillery#3552</a></li>
<li>Fix: Use China partition-aware ARNs and principals for tests on AWS
Lambda/Fargate <a
href="https://redirect.github.com/artilleryio/artillery/pull/3618">artilleryio/artillery#3618</a></li>
<li>Routine updates to dependencies to address security reports <a
href="https://redirect.github.com/artilleryio/artillery/pull/3612">artilleryio/artillery#3612</a></li>
<li>Remove dependency on PostHog SDK <a
href="https://redirect.github.com/artilleryio/artillery/pull/3615">artilleryio/artillery#3615</a></li>
<li>Migrate to AWS SDK v3. This is an internal change that does not
affect any user-visible functionality</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/artilleryio/artillery/commit/607d2554a61178de3747c69a793f032b631a09aa"><code>607d255</code></a>
ci: release v2.0.26 of artillery (<a
href="https://redirect.github.com/artilleryio/artillery/issues/3631">#3631</a>)</li>
<li><a
href="https://github.com/artilleryio/artillery/commit/696fcfce26c2f505bef596a055398ab149218468"><code>696fcfc</code></a>
fix: always provide region to AWS SDK clients (<a
href="https://redirect.github.com/artilleryio/artillery/issues/3630">#3630</a>)</li>
<li><a
href="https://github.com/artilleryio/artillery/commit/6d36ad6d9801c276d2e76ebf1d93f861331342b7"><code>6d36ad6</code></a>
feat: add type definitions for Playwright tests (<a
href="https://redirect.github.com/artilleryio/artillery/issues/3626">#3626</a>)</li>
<li><a
href="https://github.com/artilleryio/artillery/commit/49b5ff8ab134a18eaf898319078ba3abe894dd09"><code>49b5ff8</code></a>
dep: replace temp with tempy (<a
href="https://redirect.github.com/artilleryio/artillery/issues/3627">#3627</a>)</li>
<li><a
href="https://github.com/artilleryio/artillery/commit/b98cc4047a4ec31f4cfa1772c1ee8773ce5a8a1e"><code>b98cc40</code></a>
docs: update README image (<a
href="https://redirect.github.com/artilleryio/artillery/issues/3628">#3628</a>)</li>
<li><a
href="https://github.com/artilleryio/artillery/commit/3763c345c3dc512ed08462fd4cf7a1043d321423"><code>3763c34</code></a>
Merge pull request <a
href="https://redirect.github.com/artilleryio/artillery/issues/3624">#3624</a>
from artilleryio/feat/stash-improvements</li>
<li><a
href="https://github.com/artilleryio/artillery/commit/70591d19492f8fe0e87d45e4c80e431375bb576f"><code>70591d1</code></a>
fix: add explicit export for util</li>
<li><a
href="https://github.com/artilleryio/artillery/commit/82870c6b9f48ea702f7e9d8d8d676118f931e07f"><code>82870c6</code></a>
feat: add types for Stash API</li>
<li><a
href="https://github.com/artilleryio/artillery/commit/bd37446ffd1d1f565dc7dfe06b296577a5d7cffe"><code>bd37446</code></a>
feat: export getStash from the package</li>
<li><a
href="https://github.com/artilleryio/artillery/commit/fa59d5a336d3a31ddc67989555ea9e3f47e28ce2"><code>fa59d5a</code></a>
refactor: add getStash() function</li>
<li>Additional commits viewable in <a
href="https://github.com/artilleryio/artillery/compare/artillery-2.0.24...artillery-2.0.26">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 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 4dd588d commit 8dbf660
2 files changed
+6654
-888
lines changed
0 commit comments