An open index of dependabot pull requests across open source projects.

Upgrade: [dependabot] - bump artillery from 2.0.24 to 2.0.26

Merged
Number: #568
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 26, 2025 at 06:05 PM UTC
(8 months ago)
Updated: September 26, 2025 at 06:10 PM UTC
(8 months ago)
Merged: September 26, 2025 at 06:10 PM UTC
(8 months ago)
by eps-autoapprove-dependabot[bot]
Time to Close: 5 minutes
Labels:
dependencies javascript
Description:

Bumps artillery from 2.0.24 to 2.0.26.

Release notes

Sourced from artillery's releases.

Artillery v2.0.26

What's changed

New features

  • Provide agetStash() method to access the Stash API from any Node.js script (#3624) (example)
  • Provide type definitions for Playwright tests written in TypeScript (#3626) (example)

Fixes & improvements

  • Fix: handle cases when the user does not have a default AWS region configured in their AWS config/profile (#3630)
  • Fix: Check subscription plan correctly in Azure tests (#3623)
  • Routine dependency upgrades for deprecation and security notices

Artillery v2.0.25

What's Changed

New features

  • 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. docs

Playwright

Fixes & Improvements

  • Fix: Prioritize dependencies set via package.json over automatically-detected dependencies. This fixes issues where latest versions of dependencies could be installed rather than those specified in package.json artilleryio/artillery#3616
  • Fix: Avoid promisifying async "function" steps. This removes Node.js warnings when when an async function is used for a function step artilleryio/artillery#3552
  • Fix: Use China partition-aware ARNs and principals for tests on AWS Lambda/Fargate artilleryio/artillery#3618
  • Routine updates to dependencies to address security reports artilleryio/artillery#3612
  • Remove dependency on PostHog SDK artilleryio/artillery#3615
  • Migrate to AWS SDK v3. This is an internal change that does not affect any user-visible functionality
Commits

Dependabot compatibility score

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 commands and options

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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+6654
Deletions:
-888
Package Dependencies
Package:
artillery
Ecosystem:
npm
Version Change:
2.0.24 → 2.0.26
Update Type:
Patch
Technical Details
ID: 8511982
UUID: 2865075161
Node ID: PR_kwDOL025w86qxZPZ
Host: GitHub
Repository: NHSDigital/eps-load-test
Merge State: Unknown