retail-store-sample-app
retail-store-sample-app copied to clipboard
chore(deps-dev): bump artillery from 2.0.0-34 to 2.0.11 in /src/load-generator
Bumps artillery from 2.0.0-34 to 2.0.11.
Release notes
Sourced from artillery's releases.
Artillery v2.0.11
Playwright
- Display errors from the Playwright engine in Artillery reports and the console (artilleryio/artillery#2677) - docs
- Report errors from failed Playwright assertions (artilleryio/artillery#2677) - docs
Fargate
- Fix flag allowing custom IAM role in Fargate tasks (
--task-role-name) (artilleryio/artillery#2669) - docsCLI & Core
- Log an error message when using an unsupported expectation with the
expectplugin (artilleryio/artillery#2667)
This release brought to you by
@​InesNiArtillery v2.0.10
CLI & Core
- Add
parallelaction for making parallel requests in HTTP testsFargate
- Add ability to suppress metrics output with
--quietflag (artilleryio/artillery#2639) - docs- Add
eu-north-1to supported regions (artilleryio/artillery#2646)Lambda
- Add ability to suppress metrics output with
--quietflag (artilleryio/artillery#2639) - docsPlaywright
- Fix issue preventing stack traces for errors from being displayed (artilleryio/artillery#2643)
- Update Playwright version to
1.43.1(artilleryio/artillery#2644) - docsPublish Metrics
- Make reporters using OpenTelemetry compatible with parallel requests (artilleryio/artillery#2628)
This release brought to you by
@​hassy@​InesNi@​bernardobridgeArtillery v2.0.9
... (truncated)
Commits
1ce4ccdci: release v2.0.11 artillery (#2680)e3e1aa5refactor(expect): log msg when unsupported expectation is used (#2667)4b6546efeat(playwright): emit errors (#2677)4206f30feat(cli): add deprecation notice to report cmd (#2666)69471c7fix: make --task-role-name work on fargate (#2669)78dae8fdocs: change artillery probe to skytrace probe in README.md (#2670)7c09830feat(cli): add target url to test metadata for test:init event (#2672)be18228fix(schema): fix attribute types for NR and Dynatrace reporters (#2658)2ec5be4fix(examples): updat browser-load-test-flow (#2659)242a796ci(docker): add workflow dispatch to docker publish (#2653)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
@dependabot recreate
Superseded by #556.