-
Notifications
You must be signed in to change notification settings - Fork 531
Comparing changes
Open a pull request
base repository: kpdecker/jsdiff
base: v8.0.2
head repository: kpdecker/jsdiff
compare: v8.0.3
- 18 commits
- 16 files changed
- 5 contributors
Commits on Jun 3, 2025
-
Fix three typos (of no actual consequence) that I found tinkering aro…
…und with AI agents (#618) * Fix type definition typo caught by asking the Claude agent in Zed to look for bugs. (It was the tenth 'bug' it output after 9 sections of crap where it claimed to have found logic bugs that didn't really exist. But this one IS a real mistake, even if it has no consequences right now.) * Fix two more AI-discovered typos
Configuration menu - View commit details
-
Copy full SHA for e54d44a - Browse repository at this point
Copy the full SHA e54d44aView commit details
Commits on Jun 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7664e31 - Browse repository at this point
Copy the full SHA 7664e31View commit details
Commits on Jul 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 329f85b - Browse repository at this point
Copy the full SHA 329f85bView commit details
Commits on Jul 29, 2025
-
fix: export ArrayChange type (#626)
* fix: export ArrayChange type * Make ArrayChange take a type parameter like in the old DefinitelyTyped definitions --------- Co-authored-by: Mark Amery <markrobertamery@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cf44a37 - Browse repository at this point
Copy the full SHA cf44a37View commit details
Commits on Aug 6, 2025
-
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6edb453 - Browse repository at this point
Copy the full SHA 6edb453View commit details
Commits on Aug 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8cd6e0c - Browse repository at this point
Copy the full SHA 8cd6e0cView commit details
Commits on Oct 6, 2025
-
Fix diffWords crashing when used with an Intl.Segmenter on a text wit…
Configuration menu - View commit details
-
Copy full SHA for da071fe - Browse repository at this point
Copy the full SHA da071feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93fb633 - Browse repository at this point
Copy the full SHA 93fb633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e1774a - Browse repository at this point
Copy the full SHA 3e1774aView commit details
Commits on Oct 8, 2025
-
Fix some bugs in the diffWords regex (and errors & ambiguities in the…
… comment above it) (#635)
Configuration menu - View commit details
-
Copy full SHA for ad6dc17 - Browse repository at this point
Copy the full SHA ad6dc17View commit details
Commits on Nov 26, 2025
-
Bump node-forge from 1.3.1 to 1.3.2
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b8162c7 - Browse repository at this point
Copy the full SHA b8162c7View commit details
Commits on Dec 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 43c716c - Browse repository at this point
Copy the full SHA 43c716cView commit details
Commits on Dec 31, 2025
-
Allow more customisation of file headers in patches (#641)
* Add support for omitting headers * Fix some wonky pre-existing formatting * Document new options * Proofread & tweak * Further proofread * Another tweak - I guess not every Unix machine uses GNU patch, and I am quoting from the docs for the GNU version * Language tweak * More detail * Export HeaderOptions interface * Fix docs gap * Add direct test coverage for formatPatch with headerOptions parameter (#642) * Initial plan * Add direct test coverage for formatPatch with headerOptions Co-authored-by: ExplodingCabbage <2358339+ExplodingCabbage@users.noreply.github.com> * Refactor: Extract common patch array to reduce duplication Co-authored-by: ExplodingCabbage <2358339+ExplodingCabbage@users.noreply.github.com> * Remove redundant test (covered entirely below) * Make test for multiple patches with OMIT_HEADERS demand sensible behaviour (which we don't yet provide) * Fix behaviour --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ExplodingCabbage <2358339+ExplodingCabbage@users.noreply.github.com> Co-authored-by: Mark Amery <markrobertamery@gmail.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: ExplodingCabbage <2358339+ExplodingCabbage@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b9aeede - Browse repository at this point
Copy the full SHA b9aeedeView commit details
Commits on Jan 7, 2026
-
Fix potentially cubic-time regex in parsePatch (#647)
* Add a test for the existing handling of Mercurial patches (This is the feature involved in #644, and I want to try to avoid regressions. It previously had no automated tests.) * Fix ReDOS * Add release notes
Configuration menu - View commit details
-
Copy full SHA for de95cca - Browse repository at this point
Copy the full SHA de95ccaView commit details -
Fix the second denial-of-service vulnerability in parsePatch (#649)
* Fix the second ReDOS * Fix release notes
Configuration menu - View commit details
-
Copy full SHA for 15a1585 - Browse repository at this point
Copy the full SHA 15a1585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 949d6e2 - Browse repository at this point
Copy the full SHA 949d6e2View commit details
Commits on Jan 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1179ccb - Browse repository at this point
Copy the full SHA 1179ccbView commit details
Commits on Jan 14, 2026
-
* Update release notes heading * Commit package.json change
Configuration menu - View commit details
-
Copy full SHA for 13576bf - Browse repository at this point
Copy the full SHA 13576bfView 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 v8.0.2...v8.0.3