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 #751

Merged
merged 1 commit into from
Feb 20, 2025
Merged

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.2 age adoption passing confidence

Release Notes

unjs/ohash (ohash)

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 these updates 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 requested a review from danielroe as a code owner February 20, 2025 00:48
Copy link

pkg-pr-new bot commented Feb 20, 2025

Open in Stackblitz

npm i https://pkg.pr.new/create-nuxt@751
npm i https://pkg.pr.new/@nuxt/cli@751
npm i https://pkg.pr.new/nuxi@751

commit: 9e59cb3

Copy link
Contributor

Bundle Stats — nuxt-cli size comparison

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
30 82.7 kB 0%

Changeset

No files were changed

View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
index.mjs 224 B 0%
chunks/add.mjs 6.83 kB 0%
chunks/analyze.mjs 3.18 kB 0%
chunks/build.mjs 1.97 kB 0%
chunks/cleanup.mjs 471 B 0%
chunks/dev-child.mjs 1.95 kB 0%
chunks/dev.mjs 7.34 kB 0%
chunks/devtools.mjs 763 B 0%
chunks/generate.mjs 388 B 0%
chunks/info.mjs 4.39 kB 0%
chunks/init.mjs 8.53 kB 0%
chunks/index.mjs 274 B 0%
chunks/prepare.mjs 984 B 0%
chunks/preview.mjs 3.22 kB 0%
chunks/test.mjs 1.16 kB 0%
chunks/typecheck.mjs 1.74 kB 0%
chunks/upgrade.mjs 6.27 kB 0%
chunks/dev2.mjs 7.78 kB 0%
chunks/add2.mjs 10.19 kB 0%
chunks/search.mjs 2.94 kB 0%
shared/cli.Mf0W3hyw.mjs 5.5 kB 0%
shared/cli.DCfROBy_.mjs 804 B 0%
shared/cli.BiEytr9Q.mjs 294 B 0%
shared/cli.DIwDGnDh.mjs 1.23 kB 0%
shared/cli.BSm0_9Hr.mjs 107 B 0%
shared/cli.Nbhs_Q_H.mjs 836 B 0%
shared/cli.DlcAx0De.mjs 1.04 kB 0%
shared/cli.BOGx2-Yw.mjs 1.66 kB 0%
shared/cli.C3P2roEb.mjs 78 B 0%
shared/cli.C935N1ss.mjs 687 B 0%

Copy link
Contributor

Bundle Stats — nuxi size comparison

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
54 5.66 MB → 5.64 MB (-13.95 kB) -0.24%
Changeset
File Δ Size
node_modules/ohash/dist/shared/ohash.BlRVdw51.mjs 🆕 +2.34 kB 0 B → 2.34 kB
node_modules/ohash/dist/crypto/node/index.mjs 🆕 +89 B 0 B → 89 B
node_modules/ohash/dist/index.mjs 📉 -16.37 kB (-99.65%) 16.43 kB → 59 B
View detailed bundle breakdown

Added

Asset File Size % Changed
shared/nuxi.uMNKhIPZ.mjs 0 B → 3.71 kB (+3.71 kB) -

Removed

Asset File Size % Changed
shared/nuxi.D5wypllw.mjs 17.66 kB → 0 B (-17.66 kB) -100%

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
index.mjs 188 B 0%
chunks/prompt.mjs 42.92 kB 0%
chunks/add.mjs 6.83 kB 0%
chunks/analyze.mjs 3.18 kB 0%
chunks/build.mjs 1.97 kB 0%
chunks/cleanup.mjs 471 B 0%
chunks/dev-child.mjs 1.94 kB 0%
chunks/dev.mjs 7.39 kB 0%
chunks/devtools.mjs 764 B 0%
chunks/generate.mjs 388 B 0%
chunks/info.mjs 4.39 kB 0%
chunks/init.mjs 798.86 kB 0%
chunks/index.mjs 274 B 0%
chunks/prepare.mjs 984 B 0%
chunks/preview.mjs 3.22 kB 0%
chunks/test.mjs 1.16 kB 0%
chunks/typecheck.mjs 1.74 kB 0%
chunks/upgrade.mjs 6.27 kB 0%
chunks/satisfies.mjs 116 B 0%
chunks/main.mjs 15.3 kB 0%
chunks/index2.mjs 915.2 kB 0%
chunks/dev2.mjs 69.62 kB 0%
chunks/index3.mjs 17.14 kB 0%
chunks/index4.mjs 71.99 kB 0%
chunks/multipart-parser.mjs 5.11 kB 0%
chunks/add2.mjs 12.04 kB 0%
chunks/search.mjs 45.83 kB 0%
chunks/xdg-open.mjs 25.32 kB 0%
chunks/node.mjs 134.28 kB 0%
chunks/index5.mjs 1.23 kB 0%
chunks/index6.mjs 5.85 kB 0%
chunks/index7.mjs 885.9 kB 0%
chunks/multipart-parser2.mjs 4.58 kB 0%
shared/nuxi.CsDa3X-w.mjs 76.07 kB 0%
shared/nuxi.DqkIr2yV.mjs 18.95 kB 0%
shared/nuxi.B5ql4w86.mjs 804 B 0%
shared/nuxi.482IYbSW.mjs 294 B 0%
shared/nuxi.CmoYU6wo.mjs 2.57 kB 0%
shared/nuxi.D2_bzAv0.mjs 1.54 kB 0%
shared/nuxi.BSm0_9Hr.mjs 107 B 0%
shared/nuxi.DgxHPiVd.mjs 836 B 0%
shared/nuxi.CdLKTWzs.mjs 1.34 kB 0%
shared/nuxi.HiGHWrR5.mjs 14.63 kB 0%
shared/nuxi.Cx_HAvUZ.mjs 9.65 kB 0%
shared/nuxi.BxQQOHdn.mjs 2.02 MB 0%
shared/nuxi.E-ZsRS8r.mjs 943 B 0%
shared/nuxi.BjhZEm2-.mjs 1.75 kB 0%
shared/nuxi.kG5X0MaH.mjs 124.17 kB 0%
shared/nuxi.Kph9bHCN.mjs 26.94 kB 0%
shared/nuxi.Bu_55mY6.mjs 284.98 kB 0%
shared/nuxi.D4vggcPe.mjs 5.7 kB 0%
shared/nuxi.Do0aYBCO.mjs 5.46 kB 0%
shared/nuxi.jjur9XJH.mjs 43.55 kB 0%

Copy link
Contributor

Bundle Stats — create-nuxt size comparison

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
49 5.82 MB → 5.8 MB (-13.95 kB) -0.23%
Changeset
File Δ Size
node_modules/ohash/dist/shared/ohash.BlRVdw51.mjs 🆕 +2.34 kB 0 B → 2.34 kB
node_modules/ohash/dist/crypto/node/index.mjs 🆕 +89 B 0 B → 89 B
node_modules/ohash/dist/index.mjs 📉 -16.37 kB (-99.65%) 16.43 kB → 59 B
View detailed bundle breakdown

Added

Asset File Size % Changed
shared/create-nuxt.DFNlUk0N.mjs 0 B → 3.71 kB (+3.71 kB) -

Removed

Asset File Size % Changed
shared/create-nuxt.DheXi9_e.mjs 17.66 kB → 0 B (-17.66 kB) -100%

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
index.mjs 1.05 kB 0%
chunks/multipart-parser.mjs 5.11 kB 0%
chunks/add.mjs 6.83 kB 0%
chunks/analyze.mjs 3.18 kB 0%
chunks/build.mjs 1.97 kB 0%
chunks/cleanup.mjs 471 B 0%
chunks/dev-child.mjs 1.94 kB 0%
chunks/dev.mjs 7.39 kB 0%
chunks/devtools.mjs 764 B 0%
chunks/generate.mjs 388 B 0%
chunks/info.mjs 4.39 kB 0%
chunks/index.mjs 274 B 0%
chunks/prepare.mjs 984 B 0%
chunks/preview.mjs 3.22 kB 0%
chunks/test.mjs 1.16 kB 0%
chunks/typecheck.mjs 1.74 kB 0%
chunks/upgrade.mjs 6.27 kB 0%
chunks/prompt.mjs 42.92 kB 0%
chunks/satisfies.mjs 116 B 0%
chunks/kit.mjs 1.34 kB 0%
chunks/index2.mjs 923.65 kB 0%
chunks/dev2.mjs 69.61 kB 0%
chunks/index3.mjs 17.14 kB 0%
chunks/index4.mjs 71.99 kB 0%
chunks/add2.mjs 12.04 kB 0%
chunks/search.mjs 45.83 kB 0%
chunks/xdg-open.mjs 25.32 kB 0%
chunks/node.mjs 134.28 kB 0%
chunks/index5.mjs 1.23 kB 0%
chunks/index6.mjs 6.25 kB 0%
chunks/index7.mjs 50.51 kB 0%
chunks/index8.mjs 5.85 kB 0%
chunks/index9.mjs 885.9 kB 0%
chunks/multipart-parser2.mjs 4.58 kB 0%
shared/create-nuxt.CAeftxTi.mjs 1.16 MB 0%
shared/create-nuxt.BRZUhg-2.mjs 18.95 kB 0%
shared/create-nuxt.G_YS_avw.mjs 804 B 0%
shared/create-nuxt.QJriV-CF.mjs 294 B 0%
shared/create-nuxt.ps55juGu.mjs 3.9 kB 0%
shared/create-nuxt.BSm0_9Hr.mjs 107 B 0%
shared/create-nuxt.cVhk-0d0.mjs 836 B 0%
shared/create-nuxt.-TVTKDiJ.mjs 108.13 kB 0%
shared/create-nuxt.BkV0P8uV.mjs 14.63 kB 0%
shared/create-nuxt.Dr9uARau.mjs 2.02 MB 0%
shared/create-nuxt.jjur9XJH.mjs 43.55 kB 0%
shared/create-nuxt.BjhZEm2-.mjs 1.75 kB 0%
shared/create-nuxt.DnK9Crop.mjs 26.94 kB 0%
shared/create-nuxt.B5VxPsXf.mjs 124.17 kB 0%

@danielroe danielroe merged commit 989ccea into main Feb 20, 2025
11 checks passed
@danielroe danielroe deleted the renovate/ohash-2.x branch February 20, 2025 09:20
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