chore(deps)(deps): bump mnemonist from 0.40.3 to 0.40.4 in /gitnexus#1239
Merged
magyargergo merged 1 commit intoApr 30, 2026
Merged
Conversation
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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
CI Report✅ All checks passed Pipeline Status
Test Results
✅ All 7720 tests passed 1 test(s) skipped — expand for details
Code CoverageTests
📋 View full run · Generated by CI |
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>
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 mnemonist from 0.40.3 to 0.40.4.
Release notes
Sourced from mnemonist's releases.
Changelog
Sourced from mnemonist's changelog.
Commits
1f2c752Bump 0.40.430b92bdFix LRUMap:setpop method type declarationDependabot 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)