Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps artillery from 2.0.26 to 2.0.27.

Release notes

Sourced from artillery's releases.

Artillery v2.0.27

New features

Core

  • Custom metric names are now limited to 1024 characters #3637

AWS ECS/Fargate

  • Add new --no-assign-public-ip flag to disable automatic assignment of public IPs to worker tasks. This allows for load tests to run from private subnets with a NAT gateway attached for use-cases where traffic has to come from a set of known IPs. #3643

Azure ACI

  • Azure load testing is now available on all subscriptions, including month-to-month ones. Previously only annual subscriptions could use the Azure integration.

Load testing with Playwright

  • Upgrade to Playwright v1.56.1
  • FID (First Input Delay) scores are no longer reported. FID has been deprecated as a Core Web Vital metric on September 9, 2024, and replaced by INP (Interaction To Next Paint). https://web.dev/articles/fid

Fixes & improvements

AWS ECS/Fargate

  • Fix issue where ECS IAM policy could not be created #3640
  • Fix handling of relative paths in config.payload when a separate config is used with the --config flag. #3657 #3653
  • Fix handling of --scenario-name flag #3651

with contributions from @​YH1715

Commits
  • 5549de1 ci: release v2.0.27 of artillery (#3660)
  • 570532c feat: allow all paid plains on Azure ACI
  • 1d81680 refactor: use AWS SDK v3-style error handling (#3659)
  • 5041ef1 dep: upgrade to Playwright v1.56.1 (#3658)
  • d42fb8f fix: resolve config.processor relative to the config file (#3657)
  • ad7b2b8 fix: maintain original log structure (#3656)
  • c9bbc13 fix: console logs transport (#3655)
  • 84f748d fix: handle variable arguments correctly in the arrow function
  • cbc8bc2 refactor: remove unnecessary code
  • a1658b2 fix: revert changes made in b31e5ce
  • 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 Nov 21, 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) November 21, 2025 18:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/artillery-2.0.27 branch from 1957be8 to 29fef61 Compare November 21, 2025 18:06
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.27 branch from 29fef61 to 036cda4 Compare November 21, 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.26 to 2.0.27.
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](artilleryio/artillery@artillery-2.0.26...artillery-2.0.27)

---
updated-dependencies:
- dependency-name: artillery
  dependency-version: 2.0.27
  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.27 branch from 036cda4 to bbec141 Compare November 21, 2025 18:09
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 merged commit 41d34ff into main Nov 21, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/artillery-2.0.27 branch November 21, 2025 18:09
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