-
-
Notifications
You must be signed in to change notification settings - Fork 632
Comparing changes
Open a pull request
base repository: nodejs/undici
base: v7.3.0
head repository: nodejs/undici
compare: v7.4.0
- 17 commits
- 119 files changed
- 17 contributors
Commits on Jan 22, 2025
-
fix: apply byte offset on Buffer.from (#4019)
Doesn't make any difference in practice as byteOffset is always going to be 0 but it's theoretically more correct and could avoid future bugs.
-
Configuration menu - View commit details
-
Copy full SHA for 35f5d45 - Browse repository at this point
Copy the full SHA 35f5d45View commit details
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4d75e12 - Browse repository at this point
Copy the full SHA 4d75e12View commit details -
chore: update cache tests (#4020)
Co-authored-by: mcollina <52195+mcollina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f0ffe1f - Browse repository at this point
Copy the full SHA f0ffe1fView commit details -
Co-authored-by: Uzlopak <5059100+Uzlopak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af0eee2 - Browse repository at this point
Copy the full SHA af0eee2View commit details
Commits on Jan 24, 2025
-
docs: document about global dispatcher and errors (#3987) (#4014)
* docs about global dispatcher and errors (#3987) Signed-off-by: Konrad Baumgart <zuo.zp8@gmail.com> * Update docs/docs/api/Errors.md Co-authored-by: Carlos Fuentes <me@metcoder.dev> --------- Signed-off-by: Konrad Baumgart <zuo.zp8@gmail.com> Co-authored-by: Konrad Baumgart <konrad.baumgart@erli.pl> Co-authored-by: Matteo Collina <matteo.collina@gmail.com> Co-authored-by: Carlos Fuentes <me@metcoder.dev>
Configuration menu - View commit details
-
Copy full SHA for 5e234ac - Browse repository at this point
Copy the full SHA 5e234acView commit details
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 008187b - Browse repository at this point
Copy the full SHA 008187bView commit details
Commits on Feb 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a9176c9 - Browse repository at this point
Copy the full SHA a9176c9View commit details
Commits on Feb 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d685d38 - Browse repository at this point
Copy the full SHA d685d38View commit details
Commits on Feb 7, 2025
-
feat: mark
EnvHttpProxyAgent
as stable (#4049)* docs: mark `EnvHttpProxyAgent` as stable * remove experimental warning
Configuration menu - View commit details
-
Copy full SHA for f798628 - Browse repository at this point
Copy the full SHA f798628View commit details
Commits on Feb 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c7f3d77 - Browse repository at this point
Copy the full SHA c7f3d77View commit details
Commits on Feb 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c14781c - Browse repository at this point
Copy the full SHA c14781cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4269dab - Browse repository at this point
Copy the full SHA 4269dabView commit details -
Co-authored-by: Uzlopak <5059100+Uzlopak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 608d5f6 - Browse repository at this point
Copy the full SHA 608d5f6View commit details
Commits on Feb 25, 2025
-
Co-authored-by: Uzlopak <5059100+Uzlopak@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 782f06b - Browse repository at this point
Copy the full SHA 782f06bView commit details
Commits on Feb 26, 2025
-
fix: fix EnvHttpProxyAgent for the Node.js bundle (#4064)
* fix: fix EnvHttpProxyAgent for the Node.js bundle The Dispatcher needs some methods from lib/api for EnvHttpProxyAgent, otherwise it's incomplete. * fixup! fix: fix EnvHttpProxyAgent for the Node.js bundle
Configuration menu - View commit details
-
Copy full SHA for a217002 - Browse repository at this point
Copy the full SHA a217002View commit details
Commits on Feb 28, 2025
-
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6bb527e - Browse repository at this point
Copy the full SHA 6bb527eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.3.0...v7.4.0