Bump Dapper from 2.1.66 to 2.1.72#7
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
BeeMemoryBank: a self-hosted, end-to-end encrypted knowledge base for individuals and teams, with a native MCP server so AI agents (Claude Code, Cursor, Windsurf) can read, write, and search the vault as their own memory. Highlights of this release - Native MCP for AI agents (36 tools across 7 categories), token-aware truncation, zero-context file uploads. - E2E encryption (AES-256-GCM, Argon2id KDF) with per-article and per-image data-encryption keys; encrypted node identity and HKDF-derived agent keys; online DEK rotation with peer auto-accept. - Multi-node sync via event sourcing, Lamport clocks, Ed25519-signed events, push-on-save, snapshot-based bootstrap, network-wide restore with replay shield, hard-delete with cross-node propagation. - Multi-user access control: per-folder ACL for users and AI agents, enforced at the repository layer. - Compaction service for the event log + Merkle-chain snapshot audit. - Knowledge graph through emergent concept tags (no manual wiki-links), Cytoscape.js + ONNX MiniLM-L6-v2 semantic embeddings. - Web UI (Razor Pages, Shoelace, multiple themes), CLI (bmb), .NET MAUI Android app with biometric unlock, FLAG_SECURE, auto-lock. - Hardened: 7 sequential security audit waves (crypto / sync / auth / input / admin / hygiene / mobile) — all findings either fixed or explicitly documented as accepted-risk. 349/349 tests pass. License: AGPL-3.0 Code: https://github.com/ultrathinker/BeeMemoryBank Docs: see docs/ + README.md
--- updated-dependencies: - dependency-name: Dapper dependency-version: 2.1.72 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Dapper dependency-version: 2.1.72 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Dapper from 2.1.66 to 2.1.72.
Release notes
Sourced from Dapper's releases.
2.1.72
What's Changed
New Contributors
Full Changelog: DapperLib/Dapper@2.1.66...2.1.72
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)