Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2023

Bumps tough-cookie to 4.1.3 and updates ancestor dependencies tough-cookie, popsicle and artillery. These dependencies need to be updated together.

Updates tough-cookie from 2.5.0 to 4.1.3

Release notes

Sourced from tough-cookie's releases.

4.1.3

Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.

4.1.2 -- Patch and Bugfix Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.1...v4.1.2

4.1.1

Patch Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.0...v4.1.1

4.1.0

v4.1.0

Minor release, focused mainly on resolving reported issues and some minor feature work.

What's Changed

... (truncated)

Commits
  • 4ff4d29 4.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)
  • 12d4747 Prevent prototype pollution in cookie memstore (#283)
  • f06b72d Fix documentation for store.findCookies, missing allowSpecialUseDomain proper...
  • b1a8898 fix: allow set cookies with localhost (#253)
  • ec70796 4.1.1 Patch -- allow special use domains by default (#250)
  • d4ac580 fix: allow special use domains by default (#249)
  • 79c2f7d 4.1.0 release to NPM (#245)
  • 4fafc17 Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move Dockerf...
  • aa4396d fix: distinguish between no samesite and samesite=none (#240)
  • b8d7511 Modernize README (#234)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by awaterma, a new releaser for tough-cookie since your current version.


Updates popsicle from 10.0.1 to 12.1.0

Release notes

Sourced from popsicle's releases.

XHR ArrayBuffer

Changed

  • Bump XHR transport to support arraybuffer as the response type

Update Servie and HTTP transport

Fixes

  • Patch bumps for servie and popsicle-transport-http

Updated Dependencies

Fixed

  • Updated patch and minor dependency versions
  • Smaller logo.svg for README

Export toFetch

Added

  • Export toFetch method from index.ts

Clone Request in Fetch

Fixed

  • Clone the Request in fetch when an options object is additionally passed in

Export AbortController from Servie

Added

  • Export abort controller from servie

Fix Entry Path

Fixed

  • Correct new entry path

Servie 4

Changed

  • Support Servie 4 request and response interfaces, which is very similar to browsers fetch
  • Moved all middleware functionality into re-usable packages, popsicle is now just an example of middleware
  • Reduced bundle size by 2x! Even more browser-friendly

Specify Default HTTP/1 Port

Fixed

  • Fixed creation of Host header in HTTP/1 transport by specifying the defaultPort to have it be omitted from computed header (e.g. example.com:80 is now example.com).

Improve TLS connection re-use

Fixed

... (truncated)

Commits

Updates artillery from 1.7.9 to 2.0.0-34

Release notes

Sourced from artillery's releases.

Artillery v2.0.0-33

AWS Fargate support

This release adds support for running tests on AWS Fargate. Scale out your load tests horizontally from any of the six supported regions.

artillery run:fargate --count 10 --region us-east-1 my-script.yml

Supported regions:

  • us-east-1
  • us-west-1
  • eu-west-1
  • eu-central-1
  • ap-south-1
  • ap-northeast-1

AWS Fargate is a serverless solution that requires no infrastructure to be managed, and unlike AWS Lambda does not impose a restriction on the duration of your load tests.

Artillery's Playwright integration is fully supported on Fargate, to let you run browser-based load tests at scale with ease.

Playwright support

Playwright support is now built into Artillery. The integration in artillery-engine-playwright is now bundled into the Artillery CLI.

  • The version of Playwright used by the integration has been updated to v1.3.4
  • Web Vitals tracking has been improved to provide more accurate measurements
  • Playwright scenario file may now be loaded via testFunction attribute rather than flowFunction
  • flow attribute may now be omitted in Playwright engine scenarios

Other fixes & improvements

  • Pass lambdaRoleArn to AWS Lambda engine correctly (artilleryio/artillery#1920)
  • Fix issue with returning matched groups from regexp capture (artilleryio/artillery#1922)
  • Track & report downloaded data in HTTP tests via http.downloaded_bytes metric
  • Environment variables may now be accessed through the special $env variable (the current way of accessing those via $processEnvironment is still supported but will be deprecated in future)
  • Dependency updates to address deprecation and security notices

Contributor shout outs

@​tancredi @​jpilla @​BanksySan

Artillery v2.0.0-29

Fixes & Improvements

  • Fix installation issue due to mis-specified dependency version (#1777)

... (truncated)

Commits
  • 80a0d68 ci: release v2.0.0-34 of Artillery CLI
  • 5f6b281 ci: add GHA workflow for publishing artillery-plugin-metrics-by-endpoint
  • 078cd84 ci: release v1.2.0 of artillery-plugin-metrics-by-endpoint
  • 4e7a2f1 ci: release v2.3.0 of artillery-plugin-expect
  • 75b215f feat: support 'lambda-role-arn' for specifying Lambda role
  • 6e8f0e4 feat: add run:lambda command
  • 22bffe7 refactor: make implementation of run command reusable
  • cfdde55 feat: add ability to set expectations with JMESPath expressions
  • 58f0e18 ci: release v0.30.1 of artillery-engine-playwright
  • 4de6383 dep: pin to Playwright 1.34.3
  • 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.


You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@codecov
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

Merging #1730 (8ccec4c) into release/0.7.0 (9db4f75) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           release/0.7.0    #1730   +/-   ##
==============================================
  Coverage          66.37%   66.37%           
==============================================
  Files                278      278           
  Lines               4616     4616           
  Branches             814      814           
==============================================
  Hits                3064     3064           
  Misses              1552     1552           

@sameersubudhi sameersubudhi changed the base branch from development to release/0.7.0 July 11, 2023 22:51
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [popsicle](https://github.com/serviejs/popsicle) and [artillery](https://github.com/artilleryio/artillery). These dependencies need to be updated together.


Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3)

Updates `popsicle` from 10.0.1 to 12.1.0
- [Release notes](https://github.com/serviejs/popsicle/releases)
- [Commits](serviejs/popsicle@v10.0.1...v12.1.0)

Updates `artillery` from 1.7.9 to 2.0.0-34
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](artilleryio/artillery@v1.7.9...v2.0.0-34)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: popsicle
  dependency-type: direct:production
- dependency-name: artillery
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot changed the base branch from release/0.7.0 to development July 19, 2023 10:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tests/tough-cookie-and-popsicle-and-artillery-4.1.3 branch from 8e7b07d to 8ccec4c Compare July 19, 2023 10:19
@sameersubudhi sameersubudhi changed the base branch from development to release/0.7.0 July 21, 2023 14:12
@sameersubudhi
Copy link
Contributor

Addressed with #1910.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tests/tough-cookie-and-popsicle-and-artillery-4.1.3 branch November 7, 2023 13:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant