Skip to content

Bump tmp and artillery#62

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-752fae03ff
Open

Bump tmp and artillery#62
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-752fae03ff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Removes tmp. It's no longer used after updating ancestor dependency artillery. These dependencies need to be updated together.

Removes tmp

Updates artillery from 2.0.3 to 2.0.32

Release notes

Sourced from artillery's releases.

Artillery v2.0.32

What's Changed

New features

Playwright

  • Upgrade to Playwright v1.60.0 #3737

Fixes & improvements

Core

  • Fix issue where http.timeout was silently capped at 8 seconds for slow origins. Requests against backends that took more than 8 seconds to send the first response byte would fail with ERR_SOCKET_TIMEOUT regardless of the configured http.timeout value. #3730
  • Fix issue where Artillery commands could fail at startup with MODULE_NOT_FOUND errors for @smithy/node-config-provider and @smithy/config-resolver. #3736 #3735

AWS ECS/Fargate

  • Fix issue where tests that depend on external npm modules could run with fewer VUs than configured due to undetected worker startup errors. #3739

Artillery Cloud

  • Fix regression where errors from trace upload requests were not surfaced in the CLI output. #3734
  • Improve reliability of sending metrics and events to Artillery Cloud. #3731

Other improvements & fixes

  • Improved dependency detection for tests that use external npm modules. #3728

Dependencies

  • Update OpenTelemetry exporter dependencies #3740
  • Various dependency upgrades

with contributions from @​maikefischer

Artillery v2.0.31

New features

HTTP engine

  • Add support for W3C Trace Context propagation on outgoing HTTP requests. Enable via config.http.distributedTracing (boolean, or object with enabled, sampled, and traceIdPrefix fields). When enabled, Artillery adds a traceparent header to each request so backend traces can be correlated with the originating test. #3708

AWS Fargate

  • Add CLI heartbeat mechanism for scenarios where the CLI exits abnormally (e.g. with SIGKILL) and worker tasks continue running . Fargate worker tasks will now self-terminate if the CLI disappears for more than 180 seconds. #3705

... (truncated)

Commits
  • 04d2eac ci: release v2.0.32 of artillery (#3741)
  • adfb282 dep: update OTel exporter dependencies (#3740)
  • 1ac3087 fix: make sure package.json exists before installing deps (#3739)
  • 678a422 ci: remove Node.js v22 - move to v24 & v26
  • 8ca999e dep: update Playwright to v1.60.0 (#3737)
  • 480c63a fix: remove workaround for curl on arm64 (#3738)
  • 93f0ca6 Merge pull request #3730 from maikefischer/fix-http-timeout-agentkeepalive-floor
  • 6d81ad0 fix: add explicit dependency on @​smithy/core/config (#3736)
  • a8b4cfa fix: handle trace upload errors correctly (#3734)
  • 33af617 fix(core): mirror http.timeout into agent socket timeout
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by shoreditch-ops, a new releaser for artillery since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 27, 2026
Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [artillery](https://github.com/artilleryio/artillery). These dependencies need to be updated together.


Removes `tmp`

Updates `artillery` from 2.0.3 to 2.0.32
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](artilleryio/artillery@artillery-2.0.3...artillery-2.0.32)

---
updated-dependencies:
- dependency-name: artillery
  dependency-version: 2.0.32
  dependency-type: direct:production
- dependency-name: tmp
  dependency-version:
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-752fae03ff branch from 9b9f2b0 to b7437d6 Compare May 29, 2026 03:45
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