Skip to content

chore(deps)(deps): bump mnemonist from 0.40.3 to 0.40.4 in /gitnexus#1239

Merged
magyargergo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/gitnexus/mnemonist-0.40.4
Apr 30, 2026
Merged

chore(deps)(deps): bump mnemonist from 0.40.3 to 0.40.4 in /gitnexus#1239
magyargergo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/gitnexus/mnemonist-0.40.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor

Bumps mnemonist from 0.40.3 to 0.40.4.

Release notes

Sourced from mnemonist's releases.

v0.40.4

Changelog

Sourced from mnemonist's changelog.

0.40.4

Commits

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 [mnemonist](https://github.com/yomguithereal/mnemonist) from 0.40.3 to 0.40.4.
- [Release notes](https://github.com/yomguithereal/mnemonist/releases)
- [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md)
- [Commits](Yomguithereal/mnemonist@0.40.3...0.40.4)

---
updated-dependencies:
- dependency-name: mnemonist
  dependency-version: 0.40.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Apr 30, 2026
@vercel

vercel Bot commented Apr 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gitnexus Ready Ready Preview, Comment Apr 30, 2026 8:18pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

CI Report

All checks passed

Pipeline Status

Stage Status Details
✅ Typecheck success tsc --noEmit
✅ Tests success unit tests, 3 platforms
✅ E2E success gitnexus-web changes only

Test Results

Tests Passed Failed Skipped Duration
7721 7720 0 1 348s

✅ All 7720 tests passed

1 test(s) skipped — expand for details
  • buildTypeEnv > known limitations (documented skip tests) > Ruby block parameter: users.each { |user| } — closure param inference, different feature

Code Coverage

Tests

Metric Coverage Covered Base Delta Status
Statements 77.04% 22786/29576 77.02% 📈 +0.0 🟢 ███████████████░░░░░
Branches 65.99% 14681/22244 65.97% 📈 +0.0 🟢 █████████████░░░░░░░
Functions 81.88% 2224/2716 81.86% 📈 +0.0 🟢 ████████████████░░░░
Lines 79.9% 20559/25729 79.89% 📈 +0.0 🟢 ███████████████░░░░░

📋 View full run · Generated by CI

@magyargergo magyargergo merged commit b4f9d56 into main Apr 30, 2026
26 checks passed
@magyargergo magyargergo deleted the dependabot/npm_and_yarn/gitnexus/mnemonist-0.40.4 branch April 30, 2026 21:14
evander-wang added a commit to evander-wang/GitNexus that referenced this pull request Apr 30, 2026
- Add GO_BUILTIN_TYPES exclusion set to prevent qualifying builtins
  like 'int', 'string', 'error' with package prefix (review H2)
- Update FinalizeStats.totalEdges JSDoc to reflect per-draft counting
  semantics after multi-file import target support (review H3)
- Add tracking issue TODO(abhigyanpatwari#1239) for range-binding V1 limitation
  that uses module scope as fallback (review M3)
evander-wang added a commit to evander-wang/GitNexus that referenced this pull request May 1, 2026
Replace the V1 stub (always return null, using module scope as
fallback) with actual AST parent walk to find the enclosing
function_declaration or method_declaration and resolve its scope
by matching start position. Range loop variables now bind to the
correct function scope instead of polluting the module scope.

Closes abhigyanpatwari#1239.
evander-wang pushed a commit to evander-wang/GitNexus that referenced this pull request May 3, 2026
…bhigyanpatwari#1239)

Bumps [mnemonist](https://github.com/yomguithereal/mnemonist) from 0.40.3 to 0.40.4.
- [Release notes](https://github.com/yomguithereal/mnemonist/releases)
- [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md)
- [Commits](Yomguithereal/mnemonist@0.40.3...0.40.4)

---
updated-dependencies:
- dependency-name: mnemonist
  dependency-version: 0.40.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant