Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2025

This PR contains the following updates:

Package Change Age Confidence
fast-equals 5.4.0 -> 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

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

@vercel
Copy link

vercel bot commented Dec 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
supabase-cache-helpers Error Error Dec 25, 2025 8:24pm

@changeset-bot
Copy link

changeset-bot bot commented Dec 24, 2025

⚠️ No Changeset found

Latest commit: d99be01

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Dec 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.58%. Comparing base (9a35e5d) to head (d99be01).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #653   +/-   ##
=======================================
  Coverage   91.58%   91.58%           
=======================================
  Files         151      151           
  Lines        2340     2340           
  Branches      742      742           
=======================================
  Hits         2143     2143           
  Misses        162      162           
  Partials       35       35           
Flag Coverage Δ
postgrest-core 91.58% <ø> (ø)
postgrest-react-query 91.58% <ø> (ø)
postgrest-server 91.58% <ø> (ø)
postgrest-swr 91.58% <ø> (ø)
storage-core 91.58% <ø> (ø)
storage-react-query 91.58% <ø> (ø)
storage-swr 91.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch from d24aeca to 5c36282 Compare December 25, 2025 20:13
@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch from 5c36282 to d6ec89f Compare December 25, 2025 20:23
@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch 13 times, most recently from d6f4683 to 2e21ee2 Compare December 26, 2025 09:34
@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch from 2e21ee2 to d99be01 Compare December 26, 2025 09:37
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