Skip to content

chore(deps-dev): bump artillery from 2.0.23 to 2.0.24 #15531

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
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps artillery from 2.0.23 to 2.0.24.

Release notes

Sourced from artillery's releases.

Artillery v2.0.24

  • Upgrade to Playwright v1.54.2 (#3593)
  • Fix for Apdex scores not always shown at the end of test run (#3579)
  • Fix duration and status not always being reported correctly by the Slack plugin (#3555)
  • Fix for arrival phases not being distributed correctly across worker threads in TypeScript tests (#3548)
  • Decrease reporting lag for large tests on Azure ACI (#3542)
  • Remove outdated Lightstep integration via lightstep-tracer library. Lightstep reporting is OTel-only now. (#3575)

Contributors: @​manfromanotherland @​hassy

Commits
  • 4322557 ci: release v2.0.24 of artillery (#3594)
  • 9f74d0f dep: upgrade to Playwright v1.54.2 (#3593)
  • ab659cb fix: apdex score not showing (#3579)
  • c01f43a test: increase resources for both configs (#3578)
  • a931211 test: increase amount of memory for memory use stress test (#3576)
  • ec9481d feat: remove Lightstep integration via lightstep-tracer (#3575)
  • 62b9c1d Merge pull request #3568 from artilleryio/dep/upgrade
  • 4601adc refactor: handle prepareTestExecutionPlan errors
  • 8f6e17c refactor: exit from the main Oclif callback
  • 8dd6f06 test: skip tests for suggested commands
  • 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 Aug 12, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9ce6779b-c880-4ad3-bf75-797c6153682b

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.734%

Totals Coverage Status
Change from base Build dd6f1ede-44c2-4f19-806c-d99b5c3ba328: 0.0%
Covered Lines: 7270
Relevant Lines: 8193

💛 - Coveralls

@kamilmysliwiec
Copy link
Member

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: artillery
  dependency-version: 2.0.24
  dependency-type: direct:development
  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.24 branch from c3074bc to 913cf58 Compare August 14, 2025 07:13
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.

2 participants