Skip to content

Bump Dapper from 2.1.66 to 2.1.72#7

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/libs/BeeMemoryBank.Storage/multi-0fbcd89bfe
Closed

Bump Dapper from 2.1.66 to 2.1.72#7
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/libs/BeeMemoryBank.Storage/multi-0fbcd89bfe

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 1, 2026

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 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)

Evgeny and others added 2 commits May 1, 2026 14:01
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>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 1, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 9, 2026

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 ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/libs/BeeMemoryBank.Storage/multi-0fbcd89bfe branch May 9, 2026 18:26
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant