apollo-resolvers
apollo-resolvers copied to clipboard
chore(deps): update dependency supertest to v6
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
supertest | 3.4.2 -> 6.3.4 |
Release Notes
ladjs/supertest (supertest)
v6.3.4
- chore: bump deps, remove yarn.lock
bc4398a
- chore: bump deps
c823515
- Merge pull request #811 from ladjs/dependabot/npm_and_yarn/cookiejar-2.1.4
37017b3
- Merge pull request #814 from siddtheone/patch-1
6b41374
- Merge pull request #828 from 9renpoto/9renpoto-patch-1
0ff9c02
- si/visionmedia/ladjs/
2cba6d4
- Update package.json
79a69b6
- Merge pull request #821 from yunnysunny/feature/ci-fix
c1b8f9d
- ci: fix broken github action cache saving
5d48749
- Merge pull request #818 from lamweili/patch-1
25920e7
- docs: fixed links (for #621)
3767f9e
- Update README.md
b81d3a4
- Removing unused import
4b372eb
- chore(deps): bump cookiejar from 2.1.3 to 2.1.4
ac9327f
- Merge pull request #646 from dtom90/patch-1
44d5d72
- Merge pull request #621 from RichieRunner/patch-1
d91ff37
- Update index.js function definition
9ee6a1b
- Update README.md
13a2b44
v6.3.3
- chore: bump deps
2910f73
v6.3.2
v6.3.1
v6.3.0
- 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
andserver
, renamed toserver
for consistencyc1c4402
- test: 100% test coverage
8bf4c14
- refactor(TestAgent): removed the host param when creating
Test
object1c8930d
- 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
v6.2.3
- 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
- chore: bump deps
8f4dd1e
v6.2.1
- chore: bump deps
9a87305
v6.2.0
- chore: bump deps
e741cab
- Merge pull request #653 from torhovland/patch-1
88dc262
- Merge pull request #713 from jtomaszewski/patch-1
70a3d00
- Merge pull request #749 from jimmywarting/misc
a70c1a0
- var to const
aae4d8e
- add missing comma
f17be2a
- use explicit path
cdb0ad9
- only use require in the top of the file
19dcd1e
- don't mixup superagent.Response \w fetch.Response
1dc25a1
- user super and arrow fn
d2d9616
- move exports to the bottom
17cf193
- more const
a0a5d57
- Merge pull request #748 from jimmywarting/var
1d70492
- destruct assert
dc60d5d
- refactor: convert var to const / let
03f0084
- Merge pull request #747 from jimmywarting/classify
afecc3f
- refactor: Convert test to a class
d94ffbc
- Update README.md
ad699ed
- docs: Add async/await example to README
fc269b6
- Add missing require.
3537e4e
v6.1.6
- Merge pull request #735 from benjosantony/master
28116f9
- Add on to the mitigation in https://github.com/visionmedia/supertest/pull/728/commits to support empty array response body
ed0f68d
v6.1.5
- Merge pull request #728 from swantzter/fix/array-of-statuses-body
3c46dae
- Mitigate array-of-statuses' impact on JSON bodies
5a6999a
v6.1.4
- Merge pull request #715 from juanvillegas/feature/allows-expect-to-take-an-array
7e4645c
- Allows expect to accept an array of statuses
ab252f3
v6.1.3
- Merge pull request #705 from janthoe/master
8b0bf4d
- fix: Check error object before updating stack. (Fixes #700)
b628d34
v6.1.2
- Merge pull request #704 from ktutnik/fix-array-flat-issue
967aff1
- fix: Fix unappropriate stack trace issue on Node.js prior than 14
0a06ef1
v6.1.1
- Merge pull request #699 from jpbochi/new-stack-trace
6f3928f
- produces edited stack that starts with error name
0288826
v6.1.0
- chore: bump deps
a292f61
- Merge pull request #678 from pitpit/bugfix/tests
f133efb
- Merge pull request #679 from julienw/do-not-exact-pin-versions
a676437
- Merge pull request #684 from dineshks1/master
ac23355
- Merge pull request #664 from DominusKelvin/patch-1
77a86ed
- Merge pull request #690 from jpbochi/new-stack-trace
4b1fd0c
- Merge pull request #698 from jackton1/patch-1
9b0751c
- Fix inconsistent return
848962e
- Wraps assert functions, updating stack trace of generated errors
d41d10b
- Adds travis jobs on ppc64le
aec2239
- Do not exact-pin the dependencies versions (Fixes #677)
616dfb6
- fix 'ssl certificate key too small' error in test
45dcf6e
- docs: update README.md promise usage example
ebd4c29
v6.0.1
- Merge pull request #682 from vukanac/master
a4c4596
- Removes space in front of backticks for code blocks in README.md
f635fce
v6.0.0
- Merge pull request #515 from holidaycheck/set-host-header-instead-of-adapting-url
7114571
- Set host header instead of host in url
de056d2
v5.0.0
- Merge pull request #673 from visionmedia/v5.0.0-1
59d4e08
- Merge pull request #671 from galuszkak/feature/upgrade-packages
f503048
v4.0.2
- Merge pull request #563 from visionmedia/fix-documentation
1257283
- Merge pull request #561 from fullstackmommy/assert-content-type-in-readme
436643c
v4.0.1
: Fix - Superagent downgraded
v4.0.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.