Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency supertest to v6.3.4 #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
supertest 6.1.3 -> 6.3.4 age adoption passing confidence
@types/supertest (source) 2.0.11 -> 6.0.2 age adoption passing confidence

Release Notes

ladjs/supertest (supertest)

v6.3.4

Compare Source

v6.3.3

Compare Source

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

  • fix: lint package.json, added files array 20adbc1
  • Merge pull request #​793 from lamweili/feat/http2 22b89b6
  • Merge pull request #​795 from lamweili/code-coverage a225e95
  • Merge pull request #​794 from lamweili/migrate-cov fa129dc
  • test(#​767): 100% code coverage 9c5bd92
  • ci: migrated code coverage from coveralls to codecov 46e6feb
  • feat: supports http2 da57804
  • Merge pull request #​767 from alexandre-abrioux/expect-stacktrace e064b5a
  • Merge pull request #​774 from jmccure/update-promise-example-readme ba4b43b
  • Merge pull request #​792 from lamweili/refactor/test b8c2e29
  • ci: added ci da1e842
  • refactor(test): do not hardcode any ports, use ephemeral ports 8847310
  • refactor(test): do not have both s and server, renamed to server for consistency c1c4402
  • test: 100% test coverage 8bf4c14
  • refactor(TestAgent): removed the host param when creating Test object 1c8930d
  • feat(TestAgent): decoupled TestAgent and superagent's Agent to support more than ca, key, cert 5e23869
  • fix(TestAgent): attach cookies to agent after plugin is used 6d9b9cb
  • Update promise example to work with Mocha 5862fe6
  • fix: add stacktrace to failed expect function call 3dba4e9
  • test: add failing test b24da85

v6.2.4

Compare Source

v6.2.3

Compare Source

  • chore: bump deps 6329e2d
  • Merge pull request #​759 from francescobarbera/master e6d371c
  • docs: add an example for complex object in multipart upload 729e818

v6.2.2

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

v6.1.6

Compare Source

v6.1.5

Compare Source

  • Merge pull request #​728 from swantzter/fix/array-of-statuses-body 3c46dae
  • Mitigate array-of-statuses' impact on JSON bodies 5a6999a

v6.1.4

Compare Source

  • Merge pull request #​715 from juanvillegas/feature/allows-expect-to-take-an-array 7e4645c
  • Allows expect to accept an array of statuses ab252f3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 71d1884 to 0f95c31 Compare August 11, 2021 17:35
@renovate renovate bot changed the title chore(deps): update dependency supertest to v6.1.4 chore(deps): update dependency supertest to v6.1.5 Aug 11, 2021
@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 0f95c31 to c4160a0 Compare August 17, 2021 21:36
@renovate renovate bot changed the title chore(deps): update dependency supertest to v6.1.5 chore(deps): update dependency supertest to v6.1.6 Aug 17, 2021
@renovate renovate bot force-pushed the renovate/supertest-6.x branch from c4160a0 to 2358a5a Compare March 7, 2022 16:42
@renovate renovate bot changed the title chore(deps): update dependency supertest to v6.1.6 chore(deps): update dependency supertest to v6.2.2 Mar 7, 2022
@sonarcloud
Copy link

sonarcloud bot commented Mar 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title chore(deps): update dependency supertest to v6.2.2 chore(deps): update dependency supertest to v6.2.3 May 15, 2022
@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 2358a5a to bbdc233 Compare May 15, 2022 22:02
@sonarcloud
Copy link

sonarcloud bot commented May 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/supertest-6.x branch from bbdc233 to 543ef40 Compare September 25, 2022 20:39
@renovate renovate bot changed the title chore(deps): update dependency supertest to v6.2.3 chore(deps): update dependency supertest to v6.2.4 Sep 25, 2022
@sonarcloud
Copy link

sonarcloud bot commented Sep 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 543ef40 to 06d4bdb Compare November 20, 2022 12:44
@renovate renovate bot changed the title chore(deps): update dependency supertest to v6.2.4 chore(deps): update dependency supertest to v6.3.1 Nov 20, 2022
@sonarcloud
Copy link

sonarcloud bot commented Nov 20, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title chore(deps): update dependency supertest to v6.3.1 chore(deps): update dependency supertest to v6.3.3 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 06d4bdb to 7ea712d Compare March 16, 2023 14:06
@sonarcloud
Copy link

sonarcloud bot commented Mar 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/supertest-6.x branch 3 times, most recently from 5290be3 to 5b98f76 Compare December 27, 2023 21:27
@renovate renovate bot changed the title chore(deps): update dependency supertest to v6.3.3 chore(deps): update dependency supertest to v6.3.4 Jan 14, 2024
@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 5b98f76 to 0e125a1 Compare January 14, 2024 20:16
Copy link

sonarcloud bot commented Jan 14, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants