Bump send from 0.18.0 to 0.19.0 #137
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm test:
examples/blacklist/blacklist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
examples/whitelist/whitelist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L29
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L31
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L59
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L64
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L126
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/get-real-url.js#L21
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/host.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/proxy.js#L26
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Loading