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 #324

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 11, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
supertest 6.1.4 -> 6.3.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from AngelZatch August 11, 2021 18:26
@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 9842e4b to 2ed7a44 Compare August 17, 2021 21:38
@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
@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (702fd65) 80.40% compared to head (2ed7a44) 80.21%.
Report is 4 commits behind head on develop.

❗ Current head 2ed7a44 differs from pull request most recent head 5f9c5e0. Consider uploading reports for the commit 5f9c5e0 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #324      +/-   ##
===========================================
- Coverage    80.40%   80.21%   -0.20%     
===========================================
  Files           28       28              
  Lines         1031     1031              
  Branches       168      168              
===========================================
- Hits           829      827       -2     
- Misses         165      166       +1     
- Partials        37       38       +1     

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 2ed7a44 to 714d1f7 Compare March 7, 2022 13:28
@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
@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 714d1f7 to 5f86e83 Compare May 15, 2022 19:29
@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 5f86e83 to 2d5d1eb Compare September 25, 2022 13:14
@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
@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 2d5d1eb to 00d24cb Compare November 20, 2022 19:56
@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
@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 17, 2023
@renovate renovate bot force-pushed the renovate/supertest-6.x branch from 00d24cb to 2253ccd Compare March 17, 2023 10:03
@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 2253ccd to 5f9c5e0 Compare January 14, 2024 19:27
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