Skip to content

fix(deps): update dependency fast-equals to v6#109

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fast-equals-6.x
Open

fix(deps): update dependency fast-equals to v6#109
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fast-equals-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2025

This PR contains the following updates:

Package Change Age Confidence
fast-equals ^5.2.2^6.0.0 age confidence

Release Notes

planttheidea/fast-equals (fast-equals)

v6.0.0

Compare Source

Breaking changes
  • #​164 - Drop UMD support and distribution of source maps (see
    #​161 for reasoning)
  • #​166 - Remove unsupportedTagComparators object in favor of
    getUnsupportedCustomComparator method
  • Add sameValueEqual method (Object.is with ponyfill for legacy environments) and make it the default number
    comparison (formerly used sameValueZeroEqual)
  • #​170 - Add strictEqual method for convenience and
    completeness
Enhancements
  • BigInt support added (uses same handlers as normal numbers)
  • Faster!
  • More flexibility for methods not included by default via getUnsupportedCustomComparator

v5.4.0

Compare Source

  • #​163 - Fix handling of TypedArray-based checks, and add
    areArrayBuffersEqual and areDataViewsEqual to checks

v5.3.4

Compare Source

  • Update build infrastructure to ensure legacy types align with types built from source code

v5.3.3

Compare Source

  • #​147 - Fix type resolution when using Node16 as moduleResolution in TypeScript (fixes #​145)

v5.3.2

Compare Source

  • #​154 - Use include with "files" instead of exclude with .npmignore (Thanks @​43081j)
  • #​155 - Upgrade build dependencies to resolve security vulnerabilities

v5.3.1

Compare Source

  • #​153 - Avoid publishing .yarn folder

v5.3.0

Compare Source

  • #​150 - Add support for unknownTagComparators in custom configuration (thanks to @​mrcljx for the idea)

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 21, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants