.NET: Bump AgentMemory.AgentFramework from 1.4.1 to 1.5.0 - #8027
Conversation
--- updated-dependencies: - dependency-name: AgentMemory.AgentFramework dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
🟡 Changes recommended
The companion AgentMemory package must also be updated to 1.5.0 to prevent restore failures or a mixed-version runtime graph.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the .NET memory-agent sample dependency.
Changes:
- Bumps
AgentMemory.AgentFrameworkfrom 1.4.1 to 1.5.0.
File summaries
| File | Description |
|---|---|
dotnet/samples/02-agents/AgentWithMemory/AgentWithMemory_Step06_MemoryUsingAgentMemory/AgentWithMemory_Step06_MemoryUsingAgentMemory.csproj |
Updates the framework adapter, but leaves the companion AgentMemory package at 1.4.1. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
|
Copilot Both this and the other AgentMemory can be in 1.5.0, lets have this in a single PR and see if this works together no point in having those in different PR's. |
Co-authored-by: rogerbarreto <19890735+rogerbarreto@users.noreply.github.com>
Bumped |
|
Copilot add a dependabot group for those two dependencies so they are updated in sync moving forward |
Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
Added a |
Code Coverage OverviewLanguages: C# C# / code-coverage/dotnetThe overall line coverage in commit 3a7d1a1 in the Show a line coverage summary of the most covered files.
|
Updated AgentMemory.AgentFramework from 1.4.1 to 1.5.0.
Release notes
Sourced from AgentMemory.AgentFramework's releases.
1.5.0
What's Changed
Full Changelog: joslat/agent-memory-dotnet@v1.4.1...v1.5.0
Commits viewable in compare view.
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)