Skip to content
forked from nestjs/nest

chore(deps-dev): bump artillery from 2.0.22 to 2.0.23 #1428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2025

Bumps artillery from 2.0.22 to 2.0.23.

Release notes

Sourced from artillery's releases.

Artillery v2.0.23

Artillery v2.0.23

What's Changed

Playwright

  • Upgrade to Playwright v1.52.0 (#3523)
  • Increase maxConcurrentRecordings from 3 to 5 to increase the probability of capturing traces for failed VUs (#3533)
  • Increase upload timeout for traces to help make sure large trace recordings are uploaded to Artillery Cloud (#3533)

Azure ACI

  • Client ID and client secret must be provided via AZURE_CLIENT_ID and AZURE_CLIENT_SECRET environment variables rather than CLI flags. This brings Artillery CLI in line with Azure SDK's DefaultAzureCredential credential chain. (#3525)
  • Add support for overriding worker startup timeout via WORKER_WAIT_TIMEOUT_SEC environment variable (#3527)
  • Fix issue that caused tests comprised of a single TypeScript file to fail to run (#3528)

AWS Fargate

  • Add more supported regions: us-gov-east-1 & us-gov-east-2 (AWS GovCloud), il-central-1 (Israel), cn-north-1 & cn-northwest-1 (China) (#3522)
  • Add support for overriding worker startup timeout via WORKER_WAIT_TIMEOUT_SEC environment variable (#3527)
  • Fix issue with --task-role-name flag not being taken into account (#3469)
  • Fix issue that caused tests comprised of a single TypeScript file to fail to run (#3528)
  • Fix issue that could lead to metric reports from workers to be processed with a lag in large tests (#3472)

Other improvements & fixes

  • Improve layout of Slack test summaries posted by the slack plugin (#3499)
  • Fix issue in tests written in TypeScript that led to the generated load being higher than expected (#3495)

New Contributors

Commits
  • bd1d61c ci: release v2.0.23 of artillery (#3534)
  • 9942076 fix: remove top-level (monorepo) package.json from Dockerfile (#3532)
  • 3d8b810 Merge pull request #3533 from artilleryio/fix/playwright-trace-upload
  • 5800843 feat: increase the number of concurrent Playwright trace recordings
  • f92acf5 feat: increase wait time for Playwright uploads to 5m
  • 55fa02f fix(azure): argument must be cast to string (#3531)
  • 5cdaec3 fix(azure): pass value of WAIT_TIMEOUT_SEC into worker containers (#3529)
  • 4eb1a3f fix(bom): make sure self-contained TS scripts are bundled as expected (#3528)
  • 33743ad feat: allow worker timeout override on Azure ACI (#3527)
  • b8baf4d feat(azure): require that client id and secret are set via env vars (#3525)
  • 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)

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

---
updated-dependencies:
- dependency-name: artillery
  dependency-version: 2.0.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2025
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