Skip to content

.NET: Bump AgentMemory.AgentFramework from 1.4.1 to 1.5.0 - #8027

Merged
Vincent Biret (baywet) merged 3 commits into
mainfrom
dependabot/nuget/dotnet/samples/02-agents/AgentWithMemory/AgentWithMemory_Step06_MemoryUsingAgentMemory/AgentMemory.AgentFramework-1.5.0
Sep 4, 2026
Merged

.NET: Bump AgentMemory.AgentFramework from 1.4.1 to 1.5.0#8027
Vincent Biret (baywet) merged 3 commits into
mainfrom
dependabot/nuget/dotnet/samples/02-agents/AgentWithMemory/AgentWithMemory_Step06_MemoryUsingAgentMemory/AgentMemory.AgentFramework-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

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 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)

---
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>
@dependabot dependabot Bot added .NET Usage: [Issues, PRs], Target: .Net dependencies Usage: [Issues, PRs], Target: dependencies in the project labels Sep 3, 2026
Copilot AI balanced review requested due to automatic review settings September 3, 2026 08:39
@dependabot dependabot Bot added the .NET Usage: [Issues, PRs], Target: .Net label Sep 3, 2026
@dependabot dependabot Bot added the dependencies Usage: [Issues, PRs], Target: dependencies in the project label Sep 3, 2026
@dependabot
dependabot Bot temporarily deployed to github-app-auth September 3, 2026 08:39 Inactive
@github-actions github-actions Bot changed the title Bump AgentMemory.AgentFramework from 1.4.1 to 1.5.0 .NET: Bump AgentMemory.AgentFramework from 1.4.1 to 1.5.0 Sep 3, 2026
@dependabot
dependabot Bot temporarily deployed to github-app-auth September 3, 2026 08:39 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth September 3, 2026 08:39 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth September 3, 2026 08:40 Inactive

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 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.AgentFramework from 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.

@rogerbarreto

Copy link
Copy Markdown
Member

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>

Copilot AI commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

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.

Bumped AgentMemory to 1.5.0 in this same PR (commit 0e0c1d0 or latest). Restore and build both succeed with both packages on 1.5.0.

@baywet

Copy link
Copy Markdown
Member

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>

Copilot AI commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Copilot add a dependabot group for those two dependencies so they are updated in sync moving forward

Added a groups entry (agent-memory) in .github/dependabot.yml for the nuget/dotnet updates, matching AgentMemory and AgentMemory.AgentFramework so they'll be bumped together in a single PR going forward.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The coordinated dependency update has no unresolved review issues.

Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

@github-code-quality

Copy link
Copy Markdown
Contributor

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall line coverage in commit 3a7d1a1 in the dependabot/nuget/dot... branch is 83%. Line coverage data for the main branch is not yet available.

Show a line coverage summary of the most covered files.
File main dependabot/nuget/dot... 3a7d1a1 +/-
/home/runner/wo...valConverter.cs 100%
/home/runner/wo...entsProvider.cs 99%
/home/runner/wo...nticAnalyzer.cs 94%
/home/runner/wo...tClientAgent.cs 91%
/home/runner/wo...putConverter.cs 90%
/home/runner/wo...kflowBuilder.cs 90%
/home/runner/wo...kflowSession.cs 87%
/home/runner/wo...SkillsSource.cs 86%
/home/runner/wo...onExtensions.cs 81%
/home/runner/wo...ctionVisitor.cs 70%

@baywet
Vincent Biret (baywet) added this pull request to the merge queue Sep 4, 2026
Merged via the queue into main with commit 0ebaaab Sep 4, 2026
31 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/dotnet/samples/02-agents/AgentWithMemory/AgentWithMemory_Step06_MemoryUsingAgentMemory/AgentMemory.AgentFramework-1.5.0 branch September 4, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Usage: [Issues, PRs], Target: dependencies in the project .NET Usage: [Issues, PRs], Target: .Net

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants