chore(deps): bump the noble-scure-crypto group across 1 directory with 5 updates - #506
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the noble-scure-crypto group across 1 directory with 5 updates#506dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/noble-scure-crypto-a7f1a2c58b
branch
from
August 24, 2026 09:19
fc3b0bf to
bcf8f76
Compare
…h 5 updates Bumps the noble-scure-crypto group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@noble/curves](https://github.com/paulmillr/noble-curves) | `2.2.0` | `2.4.0` | | [@noble/hashes](https://github.com/paulmillr/noble-hashes) | `2.2.0` | `2.4.0` | | [@scure/base](https://github.com/paulmillr/scure-base) | `2.2.0` | `2.3.0` | | [@scure/bip32](https://github.com/paulmillr/scure-bip32) | `2.2.0` | `2.3.0` | | [@scure/bip39](https://github.com/paulmillr/scure-bip39) | `2.2.0` | `2.3.0` | Updates `@noble/curves` from 2.2.0 to 2.4.0 - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Changelog](https://github.com/paulmillr/noble-curves/blob/main/CHANGELOG.md) - [Commits](paulmillr/noble-curves@2.2.0...2.4.0) Updates `@noble/hashes` from 2.2.0 to 2.4.0 - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Changelog](https://github.com/paulmillr/noble-hashes/blob/main/CHANGELOG.md) - [Commits](paulmillr/noble-hashes@2.2.0...2.4.0) Updates `@scure/base` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/paulmillr/scure-base/releases) - [Changelog](https://github.com/paulmillr/scure-base/blob/main/CHANGELOG.md) - [Commits](paulmillr/scure-base@2.2.0...2.3.0) Updates `@scure/bip32` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/paulmillr/scure-bip32/releases) - [Changelog](https://github.com/paulmillr/scure-bip32/blob/main/CHANGELOG.md) - [Commits](paulmillr/scure-bip32@2.2.0...2.3.0) Updates `@scure/bip39` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/paulmillr/scure-bip39/releases) - [Changelog](https://github.com/paulmillr/scure-bip39/blob/main/CHANGELOG.md) - [Commits](paulmillr/scure-bip39@2.2.0...2.3.0) --- updated-dependencies: - dependency-name: "@noble/curves" dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: noble-scure-crypto - dependency-name: "@noble/hashes" dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: noble-scure-crypto - dependency-name: "@scure/base" dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: noble-scure-crypto - dependency-name: "@scure/bip32" dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: noble-scure-crypto - dependency-name: "@scure/bip39" dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: noble-scure-crypto ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/noble-scure-crypto-a7f1a2c58b
branch
from
August 31, 2026 09:19
bcf8f76 to
a238252
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the noble-scure-crypto group with 5 updates in the / directory:
2.2.02.4.02.2.02.4.02.2.02.3.02.2.02.3.02.2.02.3.0Updates
@noble/curvesfrom 2.2.0 to 2.4.0Release notes
Sourced from @noble/curves's releases.
Changelog
Sourced from @noble/curves's changelog.
Commits
656c436Release 2.4.0.ca081f6Add changelog783fa9bUpgrade noble-hashes to 2.4.03becb84readmebb52c57readme41f44d2Restructure benchmarks. Update README3587575Bump vectorsae43344Bump ci workflows5c1aa39Add fuzzingd5b95e4test: add more hardening-related testsUpdates
@noble/hashesfrom 2.2.0 to 2.4.0Release notes
Sourced from @noble/hashes's releases.
Changelog
Sourced from @noble/hashes's changelog.
Commits
663c2aeRelease 2.4.0.a6f7519Add changelog1bbc433webcrypto: snapshot opts5bd2e15Remove unused filesa3bc7ffBump vectorsfcb6cb6README64f3033readme9ac6165Bump ci workflows6587b51Fix test on bun91ecf91Fix testsUpdates
@scure/basefrom 2.2.0 to 2.3.0Release notes
Sourced from @scure/base's releases.
Changelog
Sourced from @scure/base's changelog.
Commits
5b846f5Release 2.3.0.27c9e1aUpdate jsbt5e98800test: use new syntax655728bbase58: limit decode to 64kbff17fbeSmall fixese480812Speed-up base58 15x. Speed-up bech32 2x. Remove utils, bytes, str, bytesToStr...3b06771Massive speed-up. Up to: 15x base16, 14x base32, 14x base64, 6x bech32.toWords.b009c91Move benchmark directoryacab2cbUpdate jsbtcc09895Update jsbt. Improve error messages and type checks.Updates
@scure/bip32from 2.2.0 to 2.3.0Release notes
Sourced from @scure/bip32's releases.
Changelog
Sourced from @scure/bip32's changelog.
Commits
7ee63a3Release 2.3.0.6a869f5Upgrade deps1d0a505Improve validation and error messagesUpdates
@scure/bip39from 2.2.0 to 2.3.0Release notes
Sourced from @scure/bip39's releases.
Changelog
Sourced from @scure/bip39's changelog.
Commits
158de4aRelease 2.3.0.4507966Rewrite package to not depend on scure-base.857eed1Upgrade depsaeb2733test: add more tests. Use new syntax