Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 29, 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)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

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

@socket-security
Copy link

socket-security bot commented Dec 29, 2025

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfast-equals@​5.3.2 ⏵ 6.0.0100 +110010086 -1100

View full report

@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch from 144d22a to 097605c Compare February 2, 2026 18:49
@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch from 097605c to 3f3907e Compare February 10, 2026 13:49
@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch 4 times, most recently from cd60b45 to b15532d Compare February 20, 2026 05:02
@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch 2 times, most recently from d2c5853 to f321620 Compare March 6, 2026 01:22
@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch from f321620 to c33a1bc Compare March 7, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants