Skip to content

chore(deps): bump mlkem from 2.5.0 to 2.7.0 in /dashboard#341

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/bun/dashboard/dev/mlkem-2.7.0
Open

chore(deps): bump mlkem from 2.5.0 to 2.7.0 in /dashboard#341
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/bun/dashboard/dev/mlkem-2.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps mlkem from 2.5.0 to 2.7.0.

Release notes

Sourced from mlkem's releases.

2.7.0

See CHANGES.

2.6.0

See CHANGES.

Changelog

Sourced from mlkem's changelog.

Version 2.7.0

Released 2026-03-08

Version 2.6.0

Released 2026-03-07

... (truncated)

Commits
  • 33a76fc chore: release 2.7.0 (#571)
  • 5bdc05b docs: recommend createMlKem* API and deprecate class-based MlKem512/768/1024 ...
  • 12fc3e7 refactor(sha3): rename _updateUnsafe and _writeIntoUnsafe to updateUnsafe and...
  • dbaef3c perf(mlkem,sha3): pre-alloc buffers, Keccak reset(), in-place CBD/rejUniform ...
  • dc2aa87 perf(mlkem): use per-instance Keccak pool and zero sensitive buffers after us...
  • 63689da feat: add synchronous ML-KEM API (createMlKem512/768/1024) (#566)
  • 7cb0bbb Docs/update readme performance claim (#565)
  • 3869246 perf(mlkem,sha3): inline subtractQ, simplify decompress, unroll keccakP (#564)
  • 1cfd943 bench: unify ML-KEM benchmark names to operation:implementation format (#563)
  • 243ad16 ci(cd): use Node 24 and set NODE_AUTH_TOKEN env for npm publish (#562)
  • 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 mlkem 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 [mlkem](https://github.com/dajiaji/crystals-kyber-js) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/dajiaji/crystals-kyber-js/releases)
- [Changelog](https://github.com/dajiaji/crystals-kyber-js/blob/main/CHANGES.md)
- [Commits](dajiaji/crystals-kyber-js@2.5.0...2.7.0)

---
updated-dependencies:
- dependency-name: mlkem
  dependency-version: 2.7.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 Mar 30, 2026
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