Bump the dev-dependencies group in /hofmann-typescript with 3 updates - #118
Merged
github-actions[bot] merged 3 commits intoSep 1, 2026
Conversation
Bumps the dev-dependencies group in /hofmann-typescript with 3 updates: [@noble/curves](https://github.com/paulmillr/noble-curves), [@noble/hashes](https://github.com/paulmillr/noble-hashes) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@noble/curves` from 2.3.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.3.0...2.4.0) Updates `@noble/hashes` from 2.3.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.3.0...2.4.0) Updates `@types/node` from 26.2.0 to 26.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@noble/curves" dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@noble/hashes" dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
chacha20 0.10.1 and 0.10.0 were both yanked from crates.io, so the rust job's `cargo audit --deny warnings` step fails on every branch that locks 0.10.1, including ones that touch no Rust code. The crate arrives transitively through rand 0.10, and 0.10.2 is the current unyanked release, so this is a lockfile-only bump. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015jn8V6BupxuYT5Jzsnn4f7
…ev-dependencies-8e8a663c3f
dependabot
Bot
deleted the
dependabot/npm_and_yarn/hofmann-typescript/dev-dependencies-8e8a663c3f
branch
September 1, 2026 14:00
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 dev-dependencies group in /hofmann-typescript with 3 updates: @noble/curves, @noble/hashes and @types/node.
Updates
@noble/curvesfrom 2.3.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.3.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
@types/nodefrom 26.2.0 to 26.4.0Commits
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions