chore(deps): Bump lodash-es from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory#26
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
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.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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>
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.
Bumps the npm_and_yarn group with 1 update in the / directory: lodash-es.
Updates
lodash-esfrom 4.17.23 to 4.18.1Release notes
Sourced from lodash-es's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.