hardhat-zksync
hardhat-zksync copied to clipboard
chore(deps): bump undici from 6.18.2 to 6.19.6
Bumps undici from 6.18.2 to 6.19.6.
Release notes
Sourced from undici's releases.
v6.19.6
Full Changelog: https://github.com/nodejs/undici/compare/v6.19.5...v6.19.6
v6.19.5
Full Changelog: https://github.com/nodejs/undici/compare/v6.19.4...v6.19.5
v6.19.4
Full Changelog: https://github.com/nodejs/undici/compare/v6.19.3...v6.19.4
v6.19.3
Full Changelog: https://github.com/nodejs/undici/compare/v6.19.2...v6.19.3
v6.19.2
What's Changed
- fix #3337 by
@KhafraDev
in nodejs/undici#3338- build: use
husky
ashusky install
is deprecated by@jazelly
in nodejs/undici#3340- fix: interceptors.d.ts has no default export by
@Uzlopak
in nodejs/undici#3332Full Changelog: https://github.com/nodejs/undici/compare/v6.19.1...v6.19.2
v6.19.1
What's Changed
- don't append empty origin by
@KhafraDev
in nodejs/undici#3335Full Changelog: https://github.com/nodejs/undici/compare/v6.19.0...v6.19.1
v6.19.0
What's Changed
- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by
@dependabot
in nodejs/undici#3305- build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.1 by
@dependabot
in nodejs/undici#3303- build(deps): bump step-security/harden-runner from 2.7.1 to 2.8.0 by
@dependabot
in nodejs/undici#3304- build(deps): bump github/codeql-action from 3.25.3 to 3.25.7 by
@dependabot
in nodejs/undici#3306- build(deps): bump node from
9e8f45f
todd7e693
in /build by@dependabot
in nodejs/undici#3309- build(deps): bump node from
dd7e693
toe6d4495
in /build by@dependabot
in nodejs/undici#3313- remove websocket experimental warning by
@KhafraDev
in nodejs/undici#3311- perf: optimization of request instantiation by
@tsctx
in nodejs/undici#3107- perf: convert object to params by
@DarkGL
in nodejs/undici#3302- build(deps-dev): bump borp from 0.14.0 to 0.15.0 by
@dependabot
in nodejs/undici#3320- build(deps-dev): bump c8 from 9.1.0 to 10.0.0 by
@dependabot
in nodejs/undici#3321- fix: add missing error classes to types by
@maxbeatty
in nodejs/undici#3316- export interceptor to type def file by
@jakecastelli
in nodejs/undici#3318- build(deps): bump node from
e6d4495
to075a5cc
in /build by@dependabot
in nodejs/undici#3326- doc: clearify the behaviour of
bodyTimeout
in the request by@jakecastelli
in nodejs/undici#3324- feature: support pre-shared sessions by
@tastypackets
in nodejs/undici#3325New Contributors
@maxbeatty
made their first contribution in nodejs/undici#3316@jakecastelli
made their first contribution in nodejs/undici#3318
... (truncated)
Commits
b9bf7ad
Bumped v6.19.6638ee32
fix: memory leak in finalization first appearing in v6.16.0 (#3445)8499c4b
Bumped v6.19.593605ab
fix: restore externalized Node.js dep compatibility (#3421)62241c3
Bumped v6.19.4e51aa88
Update esbuild to 0.19.10 (#3415)99102cc
Bumped v6.19.3b696a78
In CITGM, skip tests that are flaky there (#3413)532b7b2
Bumped v6.19.2 (#3342)a7441d8
fix: interceptors.d.ts has no default export (#3332)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)