chore(deps)(deps): bump mockall from 0.13.1 to 0.14.0#6
Open
dependabot[bot] wants to merge 4 commits intomainfrom
Open
chore(deps)(deps): bump mockall from 0.13.1 to 0.14.0#6dependabot[bot] wants to merge 4 commits intomainfrom
dependabot[bot] wants to merge 4 commits intomainfrom
Conversation
Create detailed specification document covering: - System architecture and technology stack (Tauri + Svelte) - Core features (search, knowledge graph, AI chat, roles) - User interface design and layout - Backend integration and service layer - Data models and state management - Configuration and secret management - Comprehensive testing strategy - Build, deployment, and distribution - Performance requirements and optimization - Security considerations and threat model - Extensibility and plugin architecture Document includes: - 16 major sections with detailed subsections - Component diagrams and architecture flows - API specifications and data models - Testing coverage requirements - Performance targets and metrics - ~12,000 words of technical documentation
Move and organize desktop specification: - Move TERRAPHIM_DESKTOP_SPECIFICATION.md → docs/specifications/terraphim-desktop-spec.md - Create comprehensive summary in .docs/summary-terraphim-desktop-spec.md Update documentation references: - CLAUDE.md: Add prominent link to desktop spec in Desktop Application section - .docs/summary.md: Reference desktop spec in multiple sections - Frontend Applications with 6 key highlights - Key Documentation Files list - Important Directories with specifications folder Summary file includes: - Document overview and purpose - 13 major section summaries with key details - Technology stack and architecture - All 30+ Tauri commands - Complete feature descriptions - Data models and API specifications - Testing strategy and performance targets - Security considerations - Build and deployment procedures - Extensibility and plugin architecture - Statistics and technical highlights Changes improve: - Documentation discoverability - Specification accessibility - Cross-referencing between docs - Onboarding for new developers
…01JxDo3FgkNqJookW46kFJoi Create Terraphim desktop specification
Bumps [mockall](https://github.com/asomers/mockall) from 0.13.1 to 0.14.0. - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: mockall dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
f597ff7 to
492d301
Compare
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 mockall from 0.13.1 to 0.14.0.
Changelog
Sourced from mockall's changelog.
Commits
4401e5achore: Release73e6c8bMerge pull request #649 from jonatanzeidler/f.const-genericsc8920baAdd a CHANGELOG entry for PR #649dcbad06Actually use a struct in the const_generic_struct_with_static_method teste9d52fbDon't create () fields for each const generic paramtersb734232Allow const generics in automockb2133c9Allow methods on mocks to be called with a range of times in a Sequence (#660)ae37861Fully qualify Send and Sync marker traits (#672)695e55aFix mocking foreign functions with a variadic argument and no pattern (#673)d50aa1dimprove error message (#668)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 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)