Skip to content

build(deps-dev): Bump @dakera-ai/dakera from 0.11.100 to 0.11.102#11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dakera-ai/dakera-0.11.102
Open

build(deps-dev): Bump @dakera-ai/dakera from 0.11.100 to 0.11.102#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dakera-ai/dakera-0.11.102

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown

Bumps @dakera-ai/dakera from 0.11.100 to 0.11.102.

Release notes

Sourced from @​dakera-ai/dakera's releases.

v0.11.102

dakera-js v0.11.102

Sync with server v0.11.97 and smart_score ranking fix.

Bug Fixes

  • fix(recall): prefer smart_score as ranking key in flattenRecalledMemory — results now sort by smart_score when available, aligning JavaScript SDK recall ordering with server behavior (#194, b3aee554)

Version Bump

  • Bump to v0.11.102, server v0.11.97 sync (#195, d01ccb08)

Server Compatibility

Compatible with dakera server v0.11.97. No breaking API changes.

@​dakera-ai/dakera v0.11.101

What's Changed

Server sync v0.11.96 — no SDK API surface changes; bundled with server v0.11.96 engine and routes-handler improvements (DAK-7243).

Full Changelog: https://github.com/Dakera-AI/dakera-js/blob/main/CHANGELOG.md

Changelog

Sourced from @​dakera-ai/dakera's changelog.

[0.11.102] - 2026-07-05

Fixed

  • RecalledMemory.score now returns server-rank ordering.score previously exposed the raw score field, which did not match the server's actual ranking key (smart_scoreweighted_scorescore fallback). .score now resolves smart_score ?? weighted_score ?? score, matching the server's sort key. New optional fields smart_score and weighted_score are exposed on RecalledMemory for consumers that need the raw components. (#194)

Changed

  • Server sync v0.11.97 — no additional SDK API surface changes; bundled with server v0.11.97 security dep pins (quick-xml/memmap2), CI improvements (DAK-7362).

[0.11.101] - 2026-07-02

Changed

  • Server sync v0.11.96 — no SDK API surface changes; bundled with server v0.11.96 engine and routes-handler improvements (DAK-7243).
Commits
  • d01ccb0 bump: release v0.11.102 — smart_score fix + server v0.11.97 sync (DAK-7362) (...
  • b3aee55 fix(recall): prefer smart_score as ranking key in flattenRecalledMemory (#194)
  • 4c383cf bump: release v0.11.101 — server v0.11.96 sync (DAK-7243) (#193)
  • 06f57d6 chore: remove temp NPM_TOKEN copy workflow
  • b67aeb3 ci: temp workflow to propagate NPM_TOKEN to dakera-ai-sdk (DAK-7289)
  • f344af0 chore: remove temp ai-sdk cross-repo publish workflow
  • 7728465 ci: cross-repo publish workflow for @​dakera-ai/ai-sdk (DAK-7289)
  • d5b7610 ci: remove one-shot publish-ai-sdk workflow (DAK-7289 complete)
  • 7fd52cc ci: fix cross-repo checkout in publish-ai-sdk workflow (use GH_PAT)
  • 2fe3208 ci: add one-shot workflow to publish @​dakera-ai/ai-sdk (DAK-7289)
  • Additional commits viewable 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 [@dakera-ai/dakera](https://github.com/dakera-ai/dakera-js) from 0.11.100 to 0.11.102.
- [Release notes](https://github.com/dakera-ai/dakera-js/releases)
- [Changelog](https://github.com/Dakera-AI/dakera-js/blob/main/CHANGELOG.md)
- [Commits](Dakera-AI/dakera-js@v0.11.100...v0.11.102)

---
updated-dependencies:
- dependency-name: "@dakera-ai/dakera"
  dependency-version: 0.11.102
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Jul 9, 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