Skip to content

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

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 Jan 1, 2026
@vercel
Copy link

vercel bot commented Jan 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
js-post-quantum Ignored Ignored Jan 1, 2026 11:20pm

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​noble/​post-quantum@​0.5.49510010091100

View full report

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