-
-
Notifications
You must be signed in to change notification settings - Fork 734
Comparing changes
Open a pull request
base repository: nodejs/undici
base: v7.14.0
head repository: nodejs/undici
compare: v7.15.0
- 14 commits
- 49 files changed
- 9 contributors
Commits on Aug 17, 2025
-
feat: extract sri from fetch, upgrade to latest spec (#4307)
* feat: extract sri from fetch, upgrade to latest spec * improve coverage * fix * remove ts-check * Apply suggestions from code review * fix * switch order according to my change in the spec * fix comment * imrprove with better helper functions * rename sri to subresource-integrity * fix * Update test/fetch/integrity.js Co-authored-by: Khafra <[email protected]> * adapt --------- Co-authored-by: Khafra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3127367 - Browse repository at this point
Copy the full SHA 3127367View commit details
Commits on Aug 18, 2025
-
Co-authored-by: Uzlopak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f6cc66 - Browse repository at this point
Copy the full SHA 2f6cc66View commit details
Commits on Aug 19, 2025
-
build(deps-dev): bump @fastify/busboy from 3.1.1 to 3.2.0 (#4428)
Bumps [@fastify/busboy](https://github.com/fastify/busboy) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/fastify/busboy/releases) - [Changelog](https://github.com/fastify/busboy/blob/main/CHANGELOG.md) - [Commits](fastify/busboy@v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: "@fastify/busboy" dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 74d505f - Browse repository at this point
Copy the full SHA 74d505fView commit details
Commits on Aug 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ab6ea16 - Browse repository at this point
Copy the full SHA ab6ea16View commit details -
chore: remove lib/api/util.js (#3578)
* jsdoc: lib/api/util.js * chore: delete lib/api/utils.js
Configuration menu - View commit details
-
Copy full SHA for 0974a6a - Browse repository at this point
Copy the full SHA 0974a6aView commit details -
ci: reenable shared builtin CI tests (#4426)
* ci: reenable shared builtin CI tests * fixup! ci: reenable shared builtin CI tests
Configuration menu - View commit details
-
Copy full SHA for 55d6db7 - Browse repository at this point
Copy the full SHA 55d6db7View commit details
Commits on Aug 21, 2025
-
feat: Decompression Interceptor (#4317)
Co-authored-by: Carlos Fuentes <[email protected]> Co-authored-by: Aras Abbasi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80d5f32 - Browse repository at this point
Copy the full SHA 80d5f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7fafe - Browse repository at this point
Copy the full SHA 9f7fafeView commit details -
Configuration menu - View commit details
-
Copy full SHA for da3325d - Browse repository at this point
Copy the full SHA da3325dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2fce20 - Browse repository at this point
Copy the full SHA d2fce20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 156a5ec - Browse repository at this point
Copy the full SHA 156a5ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66181d2 - Browse repository at this point
Copy the full SHA 66181d2View commit details
Commits on Aug 22, 2025
-
types: add SnapshotRecorderMode (#4442)
* types: add SnapshotRecorderMode * fix types
Configuration menu - View commit details
-
Copy full SHA for 35d5ddb - Browse repository at this point
Copy the full SHA 35d5ddbView commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ddbdb8 - Browse repository at this point
Copy the full SHA 7ddbdb8View 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.14.0...v7.15.0