Skip to content

Update dependencies: lodash-es, bytes, and lodash versions#24

Merged
kalisam merged 8 commits intolappytopfrom
main
Mar 21, 2026
Merged

Update dependencies: lodash-es, bytes, and lodash versions#24
kalisam merged 8 commits intolappytopfrom
main

Conversation

@kalisam
Copy link
Copy Markdown
Owner

@kalisam kalisam commented Mar 21, 2026

No description provided.

dependabot bot and others added 8 commits January 22, 2026 01:22
Bumps the npm_and_yarn group with 1 update in the / directory: [lodash-es](https://github.com/lodash/lodash).


Updates `lodash-es` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the cargo group with 1 update in the /archive/code/project directory: [bytes](https://github.com/tokio-rs/bytes).


Updates `bytes` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
…arn-ab4d8f00f8

chore(deps): Bump lodash-es from 4.17.21 to 4.17.23 in the npm_and_yarn group across 1 directory
…ject/cargo-f6ecf5c85a

chore(deps): Bump bytes from 1.11.0 to 1.11.1 in /archive/code/project in the cargo group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [lodash](https://github.com/lodash/lodash).


Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Phase 0 complete + Phase 1 KnowledgeTriple + doc reconciliation
…arn-f3562b46b9

chore(deps): Bump lodash from 4.17.21 to 4.17.23 in the npm_and_yarn group across 1 directory
Add vector dimension check and implement websocket auth
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 21, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: cfd47d19-d5a9-48ef-b2ed-f7365185a20f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kalisam kalisam merged commit a1aece1 into lappytop Mar 21, 2026
6 checks passed
kalisam added a commit that referenced this pull request Apr 5, 2026
substrate_bridge.test.ts (Critical + 2 Majors):
- Wrap fileURLToPath with path.dirname() so hAppPath resolves correctly (#28)
- Add @msgpack/msgpack import + decode record.entry to verify Alice's
  subject/predicate/object/confidence in Criterion 3 instead of only
  asserting entry exists (#30)
- Add Criterion 3b negative test: get_triple_record returns null for
  XOR-mutated non-existent hash, then sanity-checks real hash still
  resolves (#29)

ADR-0 (recognition protocol, both copies):
- Align participant count: "~7 AI systems" -> "6 AI systems" (#5)
- Add Evidence pointers (kernel, ADR index, HARVEST_LOG, etc.) to
  each PASSED Validation Criterion (#6)
- Reclassify harvest-protocol.spec as spec, not ADR-5 itself (#7)
- MD022 blank lines after Positive/Negative/Neutral headings (#1/#2)

ADR-5 (cognitive-virology-pattern):
- Terminal punctuation on Problem Statement bullets (#8)
- HARVEST_LOG.md added to Related Documents (#9)

.serena/memories:
- codebase_structure.md: 5 externs -> 9 with full names, add Infinity
  Bridge connector path (#10)
- project_overview.md: align extern count + current state to 2026-04,
  PR #25 (#11)
- task_completion_checklist.md: expand ADR item with required sections (#14)
- style_and_conventions.md, suggested_commands.md: MD022 blank lines
  around headings + gh CLI now available (#12/#13)

.serena/project.yml:
- Add markdown + yaml to languages (#15)
- Populate initial_prompt with SDD/ADR review checklist (#16)

docs/research:
- "4MB" -> "4 MB" unit spacing (#18)
- Add Query criterion (query_triples without hash) to Phase 0 Gate
  summary so it matches the 6-criterion spec (#19)
- KERI/hREA integration status: Aspirational -> Specified (bridge
  zomes + entry types exist in identity_integrity/hrea_*) (#21)
- cross-ai-orchestration-synthesis: add metadata header marking it
  as working notes (#22)
- Perplexity-Source-Agent-Orchestration: fix 132 mojibake chars
  (em dash, en dash, superscript 2, not-equal) (#24)
- Add truth-status labels to Key New Patterns (AMRO-S, CodeCRDT,
  AgentNet++, DecentLLMs): External Specified / FLOSSI0ULLK Unverified (#17)

docs/specs/phase0-substrate-bridge.spec.md:
- Add typescript language specifier to pseudocode fenced blocks (#25)
- Resolve provenance design: adopt option (b) - extend TripleResult
  with author + created_at fields mapped from KnowledgeTriple (#26)
- Add provenance-retrieval prerequisite to Definition of Done so the
  6-test DoD isn't circular (#27)

Deferred: #20 (comparison-table citation sources) and #23 (extract
gap matrix as separate artifact) - substantial restructuring work
that doesn't block this PR.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant