Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 26, 2025
Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot enabled auto-merge (squash) September 26, 2025 18:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/artillery-2.0.26 branch from ddb9423 to 97bb39c Compare September 26, 2025 18:07
Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/artillery-2.0.26 branch from 97bb39c to 957806a Compare September 26, 2025 18:08
Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.24 to 2.0.26.
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](artilleryio/artillery@artillery-2.0.24...artillery-2.0.26)

---
updated-dependencies:
- dependency-name: artillery
  dependency-version: 2.0.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/artillery-2.0.26 branch from 957806a to 37ace16 Compare September 26, 2025 18:09
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit 8dbf660 into main Sep 26, 2025
2 checks passed
Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/artillery-2.0.26 branch September 26, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants