aws-containers / retail-store-sample-app

Sample application for demonstrating container platforms and related technology
MIT No Attribution
229 stars 276 forks source link

chore(deps-dev): bump artillery from 2.0.16 to 2.0.17 in /src/load-generator #592

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps artillery from 2.0.16 to 2.0.17.

Release notes

Sourced from artillery's releases.

Artillery v2.0.17

Artillery v2.0.17

HTTP

  • Add support for file uploads (#3232) - docs

Playwright

  • Upgrade Playwright to v1.45.0 (#3245)

With contributions from @​bernardobridge @​InesNi

Commits
  • c740192 ci: release v2.0.17 of artillery (#3259)
  • bc966e4 feat(ci): provide a separate CloudFormation stack for GitHub OIDC setup (#3226)
  • 56dbfe8 test(cli): add check for intermediates matching aggregates in aws tests (#3252)
  • 96b6074 ci(test): fix relative path to npm script (#3250)
  • a8f4d73 dep(playwright): update playwright version to v1.45.0 (#3245)
  • 9f74020 ci(test): retry npm install in distributed tests (#3247)
  • 05c725a refactor(test): set report and trace file paths to test context (#3244)
  • c3245a5 test(cli): add assertions for not containing negative summaries (#3237)
  • 046418f fix(http): process file uploads correctly (#3232)
  • a231b3e Merge pull request #3238 from artilleryio/bernardobridge/fix-test-issue
  • 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 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[bot] commented 1 month ago

Superseded by #608.