Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2025

This PR contains the following updates:

Package Change Age Confidence
dir-compare ^1.3.0 -> ^5.0.0 age confidence

Release Notes

gliviu/dir-compare (dir-compare)

v5.0.0

Compare Source

Breaking changes:
* skipSubdirs option has slightly different behavior. More details in #​77

v4.2.0

Compare Source

  • Updated dependencies
  • Increased test coverage

v4.1.0

Compare Source

v4.0.0

Compare Source

  • Switched project to typescript

    • Async comparator improvements when comparing large directory structures
      • Heap usage has decreased 3x compared to previous version
      • Works 2x faster when comparing by content
      • Better concurrency. UI apps will be more responsive while comparison is ongoing

    Breaking changes:

    • Using this library to compare two files will ignore the name of the files. More details in #​48
    • Removed support for node 8, 9

v3.3.0

Compare Source

Added skipEmptyDirs option

v3.2.0

Compare Source

Added support for handling permission denied errors

v3.1.5

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

Added ignoreAllWhiteSpaces and ignoreEmptyLines options

v3.0.0

Compare Source

Moved CLI component into separate project dir-compare-cli

v2.4.0

Compare Source

Added new option to customize file/folder name comparison

v2.3.0

Compare Source

Fixes

v2.2.0

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

  • New option to compare symlinks.
  • New field indicating reason for two entries being distinct.
  • Improved command line output format.
  • Tests are no longer part of published package.
  • Generated Api documentation.

Breaking changes:

  • Broken links are no longer treated as errors. As a result there are new statistics (leftBrokenLinks, rightBrokenLinks, distinctBrokenLinks, totalBrokenLinks) and new entry type - broken-link.
    Details in Symbolic links.
  • Typescript correction: new interface Result replaced Statistics.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Dec 14, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updateddir-compare@​1.8.0 ⏵ 5.0.099 +110010080100

View full report

@codecov
Copy link

codecov bot commented Dec 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.99%. Comparing base (fd321da) to head (8a7db3b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   97.99%   97.99%           
=======================================
  Files          19       19           
  Lines        1048     1048           
  Branches      277      277           
=======================================
  Hits         1027     1027           
  Misses         21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant