Skip to content

Bump @noble/post-quantum from 0.4.1 to 0.6.0#17

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Release notes

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

0.6.0

  • Implement Falcon signatures. Prepare for future FN-DSA / FIPS-206.
  • Mar 2026 self-audit of the library has been completed, with no major findings. Lots of minor security / stability improvements have been incorporated.
  • Add detailed documentation to all files

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

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

... (truncated)

Commits
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 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.6.0.
- [Release notes](https://github.com/paulmillr/noble-post-quantum/releases)
- [Commits](paulmillr/noble-post-quantum@0.4.1...0.6.0)

---
updated-dependencies:
- dependency-name: "@noble/post-quantum"
  dependency-version: 0.6.0
  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 Apr 2, 2026
@socket-security
Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​noble/​post-quantum@​0.4.1 ⏵ 0.6.098100100 +189 +6100

View full report

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 3, 2026

Looks like @noble/post-quantum is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Apr 3, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/noble/post-quantum-0.6.0 branch April 3, 2026 06:50
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