Skip to content

chore(deps): bump microdiff from 1.5.0 to 1.6.0 - #118

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microdiff-1.6.0
Open

chore(deps): bump microdiff from 1.5.0 to 1.6.0#118
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microdiff-1.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps microdiff from 1.5.0 to 1.6.0.

Release notes

Sourced from microdiff's releases.

v1.6.0 - Temporal support, performance improvements

What's Changed

New Contributors

Full Changelog: AsyncBanana/microdiff@v1.5.0...v1.6.0

Commits
  • 0949d1c update version 1.6.0
  • 2ea6b93 update dependencies
  • c5d5ba2 add minizipped size measurement script
  • 9f0b4c0 remove redundant object check
  • a28355b feat: improve recursive diff performance
  • 02f7539 convert rich/temporal type sets to arrays
  • b845548 combine equality checks
  • 2c77a43 replace equality and null check with object.is
  • 2255969 Add handling for Temporal types (#55)
  • f4cd90c feat: add Windows support by using shx and pathToFileURL for imports (#46)
  • 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)

Summary by cubic

Upgrade microdiff to 1.6.0 to add Temporal type support and speed up deep diffs in the CLI. This improves diff accuracy and reduces runtime cost when comparing complex objects.

  • Dependencies
    • Updated microdiff from 1.5.0 to 1.6.0 in packages/cli; refreshed package-lock.json.

Written for commit faaa68c. Summary will update on new commits.

Review in cubic

Bumps [microdiff](https://github.com/AsyncBanana/microdiff) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/AsyncBanana/microdiff/releases)
- [Commits](AsyncBanana/microdiff@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: microdiff
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 8, 2026
@strix-security

strix-security Bot commented Aug 8, 2026

Copy link
Copy Markdown

Strix is installed on this repository, but we couldn't run this PR security review because this workspace's trial has ended. Add a card to resume code reviews here.

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