chore(deps): update dependency hash-wasm to v4.12.0 #479

Open
renovate-bot wants to merge 1 commits from renovate/hash-wasm-4.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
hash-wasm dependencies minor 4.11.0 -> 4.12.0

Release Notes

Daninet/hash-wasm (hash-wasm)

v4.12.0

Compare Source

  • BREAKING CHANGE: crc32c() and createCRC32C() were removed. You can now do the same thing with crc32() and createCRC32() through setting the polynomial parameter to 0x82F63B78
  • Added CRC-64 hash function
  • Exported IDataType, IHasher types from index.ts
  • Update benchmarks
  • Update dependencies, including Clang
  • Migrate from ESLint to Biome and fix linting errors

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hash-wasm](https://github.com/Daninet/hash-wasm) | dependencies | minor | [`4.11.0` -> `4.12.0`](https://renovatebot.com/diffs/npm/hash-wasm/4.11.0/4.12.0) | --- ### Release Notes <details> <summary>Daninet/hash-wasm (hash-wasm)</summary> ### [`v4.12.0`](https://github.com/Daninet/hash-wasm/blob/HEAD/CHANGELOG.md#4120-November-19-2024) [Compare Source](https://github.com/Daninet/hash-wasm/compare/v4.11.0...v4.12.0) - **BREAKING CHANGE**: crc32c() and createCRC32C() were removed. You can now do the same thing with crc32() and createCRC32() through setting the polynomial parameter to 0x82F63B78 - Added CRC-64 hash function - Exported IDataType, IHasher types from index.ts - Update benchmarks - Update dependencies, including Clang - Migrate from ESLint to Biome and fix linting errors </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-11-21 23:42:50 +00:00
chore(deps): update dependency hash-wasm to v4.12.0
Some checks are pending
continuous-integration/drone/push Build is running
ea354662af
renovate-bot force-pushed renovate/hash-wasm-4.x-lockfile from ea354662af to 0e94f17bb0 2024-11-22 15:06:13 +00:00 Compare
renovate-bot force-pushed renovate/hash-wasm-4.x-lockfile from 0e94f17bb0 to 57d9938fe7 2024-11-22 16:58:19 +00:00 Compare
renovate-bot force-pushed renovate/hash-wasm-4.x-lockfile from 57d9938fe7 to 915a9f589f 2024-11-22 19:28:40 +00:00 Compare
Some checks reported errors
continuous-integration/drone/push Build was killed
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/hash-wasm-4.x-lockfile:renovate/hash-wasm-4.x-lockfile
git checkout renovate/hash-wasm-4.x-lockfile
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fic/server#479
No description provided.