Fix an issue where capture would not work with gzipped responses (#998)
v1.7.0
Now using Got as the underlying library for the HTTP engine 🥳
v1.6.2
This is a maintenance release off of 1.6.x branch.
Update recommended Node.js version to Node.js 12+
Update Request.js to latest version
Update dependencies to address security issues reported by npm audit
v1.6.1
This is a maintenance release of the v1.6.x branch.
This release adds support for preserving header casing in HTTP requests, but that feature is not yet implemented in the mainline branch. See #839 for more details.
Artillery 1.6.0-10
Changelog
Fix the bug where wrong concurrency stats would be reported (#375)
Allow for extra options to be passed in to the CSV parser (#381)
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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Accenture/reactive-interaction-gateway/network/alerts).
Bumps ms to 2.1.2 and updates ancestor dependency artillery. These dependencies need to be updated together.
Updates
ms
from 0.7.1 to 2.1.2Release notes
Sourced from ms's releases.
... (truncated)
Commits
7920885
2.1.2199ff78
Update chat badge (#119)d1add60
Update regexp for10-.5
is invalid input (#117)d95e17f
Support error in case of Infinity (#116)2669f23
Fixed negative decimals less than -10 don't work (#111)fe0bae3
2.1.17437f92
Add full support for negative numbers (#104)845c302
2.1.017d719f
Bumped dev depdenencies to the latest version2425ebd
Lockfile addedMaintainer changes
This version was pushed to npm by styfle, a new releaser for ms since your current version.
Updates
artillery
from 1.5.6 to 1.7.9Release notes
Sourced from artillery's releases.
... (truncated)
Commits
1897b3e
1.7.95690cd9
dep: Remove pidusage - unused81bff8e
fix(http): Emit "end" event even if the response is decompressed2dde495
1.7.8b934dff
feat(run): extend telemetry eventsab80c5b
fix: Avoid loading plugins more than once1d021da
1.7.73685b1b
feat: provide temporary exports for pro61a9ff8
Merge pull request #1118 from flentini/feat/telemetry-updates905832b
chore: disable telemetry when running npm testDependabot 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Accenture/reactive-interaction-gateway/network/alerts).