// in scenario
I.softExpectEqual('a', 'b')
I.flushSoftAssertions() // Throws an error if any soft assertions have failed. The error message contains all the accumulated failures.
// fix the validation of httpAgent config. we could now pass ca, instead of key/cert.
{
helpers: {
REST: {
endpoint: 'http://site.com/api',
</tr></table>
// in scenario
I.softExpectEqual('a', 'b')
I.flushSoftAssertions() // Throws an error if any soft assertions have failed. The error message contains all the accumulated failures.
// fix the validation of httpAgent config. we could now pass ca, instead of key/cert.
{
helpers: {
REST: {
endpoint: 'http://site.com/api',
prettyPrintJson: true,
httpAgent: {
</tr></table>
Bumps the npm_and_yarn group with 12 updates in the / directory:
7.34.0
9.1.1
3.5.11
3.6.7
4.7.8
8.0.0
0.4.23
0.5.0
1.20.1
1.20.3
4.18.2
4.21.0
3.0.2
3.0.3
3.1.9
3.1.10
4.0.5
4.0.8
2.79.1
2.79.2
5.89.0
5.95.0
5.3.3
5.3.4
Updates
@wdio/sauce-service
from 7.34.0 to 9.1.1Release notes
Sourced from
@wdio/sauce-service
's releases.... (truncated)
Changelog
Sourced from
@wdio/sauce-service
's changelog.... (truncated)
Commits
f70367e
v9.1.1e6b005f
v9.1.043778e7
fix(webdriverio): don't senddesiredCapabilities
anymore when initializing ...758ad30
v9.0.9cc85ebf
v9.0.8ce5e503
fix(core): specify minimum node version to be 18.18.0 or higher (#13482)f727416
fix(docs): remove all appearances of Options.Testrunner5ad5e12
chore(deps): bump saucelabs from 7.5.0 to 8.0.0 (#13462)ce6d35e
v9.0.75dff8a8
v9.0.6Updates
codeceptjs
from 3.5.11 to 3.6.7Release notes
Sourced from codeceptjs's releases.
... (truncated)
Changelog
Sourced from codeceptjs's changelog.
... (truncated)
Commits
Updates
saucelabs
from 4.7.8 to 8.0.0Release notes
Sourced from saucelabs's releases.
... (truncated)
Commits
05f332b
Release 8.0.0cea8e07
api: removing legacy RDC api (#258)4e112cd
apis/builds: fixing builds api json spec (#254)ceb8310
us-east-1 is not supported, us-east-4 (rdc only) supersedes it (#248)0f66919
[sauceConnectLoader] we should await fs.rename & fs.chmod to avoid race condi...c423bdc
Removing headless cli option, us-east-1(headless) is deprecated (#246)f2d65fa
Revert "us-east-1 is not supported (#243)" (#247)e436faa
us-east-1 is not supported (#243)8c507b8
Release 7.5.06157efe
feat: Add test-runs API (#233)Updates
xml2js
from 0.4.23 to 0.5.0Commits
Updates
got
from 8.3.2 to 11.8.6Release notes
Sourced from got's releases.
... (truncated)
Commits
2b1482c
11.8.62d1497e
Destroy request object after successful response (#2187)5e17bb7
11.8.5bce8ce7
Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc8ced192
Fix build670eb04
11.8.420f29fe
Backport #1543: Initialize globalResponse in case of ignored HTTPError (#2017)0da732f
11.8.39463bb6
Bump cacheable-request dependency (#1921)0e167b8
HTTPError code set to 'HTTPError' #1711 (#1739)Updates
axios
from 0.26.1 to 1.7.7Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
body-parser
from 1.20.1 to 1.20.3Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
1752951
1.20.339744cf
chore: linter (#534)b2695c4
Merge commit from forkade0f3f
add scorecard to readme (#531)99a1bd6
deps: qs@6.12.3 (#521)9478591
fix: pin to node@22.4.183db46a
ci: fix errors in ci github action for node 8 and 9 (#523)9d4e212
chore: add support for OSSF scorecard reporting (#522)ee91374
1.20.2368a93a
Fix strict json error message on Node.js 19+Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
express
from 4.18.2 to 4.21.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
7e562c6
4.21.01bcde96
fix(deps): qs@6.13.0 (#5946)7d36477
fix(deps): serve-static@1.16.2 (#5951)40d2d8f
fix(deps): finalhandler@1.3.1