Skip to content

chore(deps): bump @noble/post-quantum from 0.6.0 to 0.6.1 in /relay#17

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/relay/noble/post-quantum-0.6.1
Open

chore(deps): bump @noble/post-quantum from 0.6.0 to 0.6.1 in /relay#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/relay/noble/post-quantum-0.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps @noble/post-quantum from 0.6.0 to 0.6.1.

Release notes

Sourced from @​noble/post-quantum's releases.

0.6.1

  • Fix all Byte Array types, to ensure proper work in both TypeScript 5.6 & TypeScript 5.9+
    • TS 5.6 has Uint8Array, while TS 5.9+ made it generic Uint8Array<ArrayBuffer>
    • This creates incompatibility of code between versions
    • Previously, it was hard to use and constantly emitted errors similar to TS2345
    • See typescript#62240 for more context
  • Update noble dependencies to 2.2 (hardened version after recent audit)

New Contributors

Full Changelog: paulmillr/noble-post-quantum@0.6.0...0.6.1

Commits
  • 99da15c Release 0.6.1.
  • ee66dee Add wycheproof vectors
  • dc4da04 Use Uint8Array supertype compatible in both TS5.6 + TS5.9
  • a2095f4 Merge pull request #39 from tob-scott-a/wycheproof
  • 582f1e9 test: use the additional test vectors from C2SP/Wycheproof
  • 5c7835b Add crucible test harness
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@noble/post-quantum](https://github.com/paulmillr/noble-post-quantum) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/paulmillr/noble-post-quantum/releases)
- [Commits](paulmillr/noble-post-quantum@0.6.0...0.6.1)

---
updated-dependencies:
- dependency-name: "@noble/post-quantum"
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2026

Labels

The following labels could not be found: dependencies, relay. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants