Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ohash to v2 #3163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ohash ^1.1.4 -> ^2.0.5 age adoption passing confidence

Release Notes

unjs/ohash (ohash)

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

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

Copy link

cloudflare-workers-and-pages bot commented Feb 20, 2025

Deploying content with  Cloudflare Pages  Cloudflare Pages

Latest commit: b1e48ea
Status:🚫  Build failed.

View logs

Copy link

pkg-pr-new bot commented Feb 20, 2025

npm i https://pkg.pr.new/@nuxt/content@3163

commit: b1e48ea

@renovate renovate bot force-pushed the renovate/ohash-2.x branch 2 times, most recently from ca20613 to 8edec41 Compare February 20, 2025 20:43
Copy link

Deploying content with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8edec41
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/ohash-2.x branch from 8edec41 to b1e48ea Compare February 25, 2025 14:11
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.

0 participants