Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps artillery from 2.0.24 to 2.0.25.

Release notes

Sourced from artillery's releases.

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
  • 8443451 ci: release v2.0.25 of artillery (#3621)
  • 0dcb75c feat: Artillery Cloud Stash API integration (#3620)
  • c142802 feat: create Stash client under global.artillery.stash when available
  • d170242 feat: add integration with Artillery Cloud Stash API
  • a54288d feat: pass Artillery Cloud key into Lambda & Fargate workers
  • f1af9fd fix: use China partition-aware ARNs and principals (#3618)
  • 0d134b4 refactor(core): avoid promisifying async "function" steps (#3552)
  • 6267e2b dep: upgrade to Playwright v1.55.0 (#3617)
  • bbfad15 fix: prioritize dependencies set via package.json (#3616)
  • 15c2a81 refactor: remove dependency on PostHog SDK (#3615)
  • Additional commits viewable in compare view

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 19, 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

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.25 branch from a9e8c5b to b5b262f Compare September 19, 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.25 branch from b5b262f to 685a510 Compare September 19, 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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/artillery-2.0.25 branch from 685a510 to 4803e64 Compare September 19, 2025 18:10
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.25 branch from 4803e64 to 0c3d733 Compare September 19, 2025 18:11
Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.24 to 2.0.25.
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](artilleryio/artillery@artillery-2.0.24...artillery-2.0.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2025

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2025

Superseded by #568.

@dependabot dependabot bot closed this Sep 26, 2025
auto-merge was automatically disabled September 26, 2025 18:05

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/artillery-2.0.25 branch September 26, 2025 18:05
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