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

fix(deps): update dependency blake3 to v3 #599

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
blake3 ~2.1.7 -> ~3.0.0 age adoption passing confidence

Release Notes

connor4312/blake3 (blake3)

v3.0.0

Compare Source

  • breaking: Node 16, or a modern browser, is required
  • breaking: native module is now built post-download with node-gyp, removing most build headaches and allowing architecture-specific optimizations. You do therefore need node-gyp dependencies to use the native module. (However, it automatically falls back to wasm if node-gyp building fails)
  • breaking: all consumers must await blake3.load() before using hash functions
  • calling dispose() on hash instances is now optional
  • blake3 now uses SIMD operations both for native hashing and in WebAssembly

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" in timezone Asia/Jakarta, 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Oct 16, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
error Couldn't find any versions for "blake3-wasm" that matches "2.1.7"
Error: Couldn't find any versions for "@c4312/blake3-native" that matches "2.1.7"
    at MessageError.ExtendableBuiltin (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:721:66)
    at new MessageError (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:750:123)
    at Function.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:50351:13)
    at Generator.next (<anonymous>)
    at step (/opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:310:30)
    at /opt/containerbase/tools/yarn-slim/1.22.19/node_modules/yarn/lib/cli.js:321:13
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

@BobbyWibowo BobbyWibowo added the in progress This issue or pull request is still currently being handled and still in progress label Oct 16, 2022
@BobbyWibowo
Copy link
Owner

@renovate renovate bot changed the title fix(deps): update dependency blake3 to v3 Update dependency blake3 to v3 Dec 17, 2022
@renovate renovate bot changed the title Update dependency blake3 to v3 fix(deps): update dependency blake3 to v3 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/blake3-3.x branch 4 times, most recently from 8adea80 to f3ea620 Compare March 8, 2023 12:42
@renovate renovate bot changed the title fix(deps): update dependency blake3 to v3 fix(deps): update dependency blake3 to v3 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/blake3-3.x branch April 4, 2023 01:31
@renovate renovate bot changed the title fix(deps): update dependency blake3 to v3 - autoclosed fix(deps): update dependency blake3 to v3 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/blake3-3.x branch April 4, 2023 07:57
@renovate renovate bot force-pushed the renovate/blake3-3.x branch 2 times, most recently from 678c3ad to 8c86796 Compare April 23, 2023 01:51
@BobbyWibowo
Copy link
Owner

Version 3 is probably abandonware

@renovate
Copy link
Author

renovate bot commented Sep 23, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/blake3-3.x branch September 23, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress This issue or pull request is still currently being handled and still in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant