build(deps): bump @noble/hashes from 1.8.0 to 2.3.0 - #12
Conversation
Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.8.0 to 2.3.0. - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Commits](paulmillr/noble-hashes@1.8.0...2.3.0) --- updated-dependencies: - dependency-name: "@noble/hashes" dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Not landed. This bump broke the first gate step,
With v2 installed, vitest fails at import collection on 3 of 4 test files: Clean main was checked as a baseline and passes both The fix is to rewrite those imports to the extensioned Closing since the branch is stale against that commit; reopen the upgrade deliberately when the imports are migrated. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Seen on pq-rotation #12: the gate went green, then the merge step died with GraphQL: Base branch was modified. Review and try the merge again. Nothing was wrong with the bump. A sibling Dependabot PR in the same repo merged first, main moved, and GitHub refused the now-stale merge. With grouped updates this is common -- several PRs in one repo finish their gates within seconds of each other, and whichever loses the race fails for a reason that has nothing to do with the dependency. The merge is now attempted up to three times with a short pause. If it still cannot land, the step logs a warning and exits clean rather than reddening a run whose gate actually passed: the PR simply stays open, which is its own signal, and Dependabot rebases it on the next cycle. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Bumps @noble/hashes from 1.8.0 to 2.3.0.
Release notes
Sourced from @noble/hashes's releases.
... (truncated)
Commits
8060cc8Release 2.3.0.16f8af9Update workflow and benchmarks734220fUpdate jsbt to 0.6.5fd3d3c3Minor improvements3654405test: use new syntaxe222e2dutils: minor fixesef7ae52Improve speed. Reduce bundle size. Reduce mem usage.26b194aRename npm actione89d6faBump jsbt to v0.6de8098aMove benchmarks top-levelMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@noble/hashessince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)