Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
ohash ^1.1.3^2.0.11 age confidence

Release Notes

unjs/ohash (ohash)

v2.0.11

Compare Source

compare changes

🩹 Fixes
  • serialize: Class name collision with globalThis (#​138)
  • serialize: Allow input.toJSON() to return any type (#​135)
  • serialize: Map serialization with object keys (#​139)
❤️ Contributors

v2.0.10

Compare Source

compare changes

🔥 Performance
  • serialize: Faster serialization of typed arrays and objects with string keys (#​134)
❤️ Contributors

v2.0.9

Compare Source

compare changes

🔥 Performance
  • serialize: Faster Date serialization (#​130)
🩹 Fixes
  • serialize: Handling objects with null constructors (#​131)
  • serialize: Recorgnize global constructor names (#​132)
❤️ Contributors

v2.0.8

Compare Source

compare changes

🔥 Performance
  • serialize: Faster serialization and less bundle size (#​126)
📦 Build
  • Export isEqual from main subpath for backward compat (#​128)
❤️ Contributors

v2.0.7

Compare Source

compare changes

🔥 Performance
  • serialize: Faster symbol and number comparison (#​125)
✅ Tests
  • benchmarks: Add serialize presets (#​124)
❤️ Contributors

v2.0.6

Compare Source

compare changes

🔥 Performance
  • serialize: Fast path to compare primitive values (#​123)
🩹 Fixes
  • serialize: Better circular references handling (#​119)
🏡 Chore
❤️ Contributors

v2.0.5

Compare Source

compare changes

🩹 Fixes
  • Serialization format of typed arrays (#​121)
❤️ Contributors

v2.0.4

Compare Source

compare changes

🩹 Fixes
  • Use process.getBuiltinModule to import fast hash (#​118)
📦 Build
  • Minify dist/crypto/node (76bd382)
❤️ Contributors

v2.0.3

Compare Source

compare changes

🔥 Performance
  • Use node crypto hash when available (#​116)
🩹 Fixes
  • Workaround for stackblitz (#​117)
  • Remove trailing slash from arrays (c2b8250)
🏡 Chore
❤️ Contributors

v2.0.2

Compare Source

compare changes

📦 Build
  • Mark Serializer as pure to allow tree-shaking (83fe375)
🏡 Chore
❤️ Contributors

v2.0.0

Compare Source

compare changes

🔥 Performance
🩹 Fixes
  • hash, serialize: ⚠️ Always serialize string inputs (#​110)
💅 Refactors
  • ⚠️ Drop murmurHash support (#​104)
  • ⚠️ Rename sha256* to stringDigest (#​106)
  • ⚠️ Rename objectHash to serialize (#​107)
  • Rename stringDigest to digest (d4dd808)
  • ⚠️ Use standard base64url for digest (#​111)
  • ⚠️ Rewrite serializer (#​113)
📖 Documentation
  • Clarify what hash() does (8f7e829)
📦 Build
  • ⚠️ Esm only (#​105)
  • Selectively minify js hash impl (fe3db66)
  • ⚠️ Move utils to ohash/utils (#​112)
🏡 Chore
✅ Tests
⚠️ Breaking Changes
  • hash, serialize: ⚠️ Always serialize string inputs (#​110)
  • ⚠️ Drop murmurHash support (#​104)
  • ⚠️ Rename sha256* to stringDigest (#​106)
  • ⚠️ Rename objectHash to serialize (#​107)
  • ⚠️ Use standard base64url for digest (#​111)
  • ⚠️ Rewrite serializer (#​113)
  • ⚠️ Esm only (#​105)
  • ⚠️ Move utils to ohash/utils (#​112)
❤️ Contributors

v1.1.6

Compare Source

compare changes

📦 Build
  • Add v2 forward compatible ./utils subpath export (d138e3a)

v1.1.5

Compare Source

compare changes

📦 Build
  • Add digest and serialize exports for forward compat (v1) (#​129)

v1.1.4

Compare Source

compare changes

🩹 Fixes
  • murmurHash: Fix murmurHash3 implementation, add tests (#​83)
📖 Documentation
  • Improved and finalized jsdocs in exported functions (#​74)
🏡 Chore
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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.

@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for curious-haupia-7ca22e canceled.

Name Link
🔨 Latest commit 5facb53
🔍 Latest deploy log https://app.netlify.com/projects/curious-haupia-7ca22e/deploys/691297e9df948e0008a7aedf

@renovate renovate bot force-pushed the renovate/ohash-2.x branch from 84f446c to 5facb53 Compare November 11, 2025 01:56
@renovate renovate bot force-pushed the renovate/ohash-2.x branch from 5facb53 to df500ba Compare December 31, 2025 13:39
@netlify
Copy link

netlify bot commented Dec 31, 2025

Deploy Preview for curious-haupia-7ca22e canceled.

Name Link
🔨 Latest commit df500ba
🔍 Latest deploy log https://app.netlify.com/projects/curious-haupia-7ca22e/deploys/6955279d639d4c000884190a

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