Skip to content

Bump @noble/post-quantum from 0.4.1 to 0.5.4#16

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/noble/post-quantum-0.5.4
Closed

Bump @noble/post-quantum from 0.4.1 to 0.5.4#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/noble/post-quantum-0.5.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps @noble/post-quantum from 0.4.1 to 0.5.4.

Release notes

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

0.5.4

import {
  ml_kem768_x25519, ml_kem768_p256, ml_kem1024_p384,
  KitchenSink_ml_kem768_x25519, XWing,
  QSF_ml_kem768_p256, QSF_ml_kem1024_p384,
} from '@noble/post-quantum/hybrid.js';

New Contributors

Full Changelog: paulmillr/noble-post-quantum@0.5.3...0.5.4

0.5.3

Implement irtf-cfrg-concrete-hybrid-kems-02.

Contributed by @​panva in paulmillr/noble-post-quantum#34

import { MLKEM768X25519, MLKEM768P256, MLKEM1024P384 } from '@noble/post-quantum/hybrid.js';

New Contributors

Full Changelog: paulmillr/noble-post-quantum@0.5.2...0.5.3

0.5.2

  • Disable extension-less imports. If you've used /ml-dsa, switch to /ml-dsa.js now. See 0.5.0 for more details.
  • package.json: specify exported submodules to ensure typescript autocompletion

GitHub Immutable Releases

This GH release does not standalone noble-post-quantum.js, until we fix bugs related to newly added GitHub Immutable Releases

Full Changelog: paulmillr/noble-post-quantum@0.5.1...0.5.2

0.5.1

  • Use stable noble-hashes and noble-curves v2

Full Changelog: paulmillr/noble-post-quantum@0.5.0...0.5.1

0.5.0

New features

  • Add hybrid PQ algorithms: XWing, KitchenSinkMLKEM768X25519, QSFMLKEM768P256, QSFMLKEM1024P384

... (truncated)

Commits
  • 099503b Release 0.5.4.
  • fc2faa5 readme
  • 27bb5e5 hybrid: rename exports; e.g. MLKEM768P256 to ml_kem768_p256. Keep old ones ar...
  • 01e15cf Merge pull request #35 from FiloSottile/patch-1
  • 83cb12e Fix ecdhKem.encapsulate default rand length
  • d4e31da readme
  • 36c58b6 Release 0.5.3.
  • d64505f Refactor hybrids a bit.
  • 0fc6501 Merge pull request #34 from panva/concrete-hybrid-kems
  • 33bea34 ci: reuse test:slow workflow
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​noble/post-quantum since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.4.1 to 0.5.4.
- [Release notes](https://github.com/paulmillr/noble-post-quantum/releases)
- [Commits](paulmillr/noble-post-quantum@0.4.1...0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 23, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 2, 2026

Superseded by #17.

@dependabot dependabot bot closed this Apr 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/noble/post-quantum-0.5.4 branch April 2, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants