Skip to content

chore(deps): bump hunkdiff from 0.18.1 to 0.18.2 - #11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hunkdiff-0.18.2
Open

chore(deps): bump hunkdiff from 0.18.1 to 0.18.2#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hunkdiff-0.18.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown

Bumps hunkdiff from 0.18.1 to 0.18.2.

Release notes

Sourced from hunkdiff's releases.

v0.18.2

What's Changed

Full Changelog: modem-dev/hunk@v0.18.1...v0.18.2

Changelog

Sourced from hunkdiff's changelog.

0.18.2

Patch Changes

  • #742 568e7a5 - Fix hunk diff taking tens of seconds in repos with many untracked files by synthesizing untracked diffs in-process instead of spawning one git diff --no-index subprocess per file.
Commits
  • d990d40 chore(release): add 0.18.2 benchmark snapshot
  • 9612ef7 chore(release): prepare 0.18.2
  • e1dce79 perf(vcs): synthesize added-file patches linearly
  • 568e7a5 fix(vcs): backport untracked diff synthesis to 0.18.x (#742)
  • See full diff in compare view

Dependabot compatibility score

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 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)

Bumps [hunkdiff](https://github.com/modem-dev/hunk) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/modem-dev/hunk/releases)
- [Changelog](https://github.com/modem-dev/hunk/blob/main/CHANGELOG.md)
- [Commits](modem-dev/hunk@v0.18.1...v0.18.2)

---
updated-dependencies:
- dependency-name: hunkdiff
  dependency-version: 0.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants