Skip to content

.NET: Bump AgentMemory.AgentFramework from 1.2.0 to 1.3.0 - #7280

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/dotnet/samples/02-agents/AgentWithMemory/AgentWithMemory_Step06_MemoryUsingAgentMemory/AgentMemory.AgentFramework-1.3.0
Closed

.NET: Bump AgentMemory.AgentFramework from 1.2.0 to 1.3.0#7280
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/dotnet/samples/02-agents/AgentWithMemory/AgentWithMemory_Step06_MemoryUsingAgentMemory/AgentMemory.AgentFramework-1.3.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 23, 2026

Copy link
Copy Markdown
Contributor

Updated AgentMemory.AgentFramework from 1.2.0 to 1.3.0.

Release notes

Sourced from AgentMemory.AgentFramework's releases.

1.3.0

What's Changed

New Contributors

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.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added .NET Usage: [Issues, PRs], Target: .Net dependencies Usage: [Issues, PRs], Target: dependencies in the project labels Jul 23, 2026
CopilotAI review requested due to automatic review settings July 23, 2026 08:51
@dependabotdependabotBot added .NET Usage: [Issues, PRs], Target: .Net dependencies Usage: [Issues, PRs], Target: dependencies in the project labels Jul 23, 2026
@dependabot
dependabotBottemporarily deployed to github-app-auth July 23, 2026 08:51 Inactive
@dependabot
dependabotBottemporarily deployed to github-app-auth July 23, 2026 08:51 Inactive
@github-actionsgithub-actionsBot changed the title Bump AgentMemory.AgentFramework from 1.2.0 to 1.3.0.NET: Bump AgentMemory.AgentFramework from 1.2.0 to 1.3.0Jul 23, 2026

CopilotAI 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.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the AgentWithMemory Step06 .NET sample to use a newer AgentMemory.AgentFramework package version.

Changes:

  • Bumped AgentMemory.AgentFramework NuGet package from 1.2.0 to 1.3.0.

@rogerbarreto

Copy link
Copy Markdown
Member

Copilot This bump should be followed by the AgentMemory as well, bump and follow up if its working as expected.

CopilotAI commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Copilot This bump should be followed by the AgentMemory as well, bump and follow up if its working as expected.

Done — bumped AgentMemory to 1.3.0 in commit chore: bump AgentMemory to 1.3.0 to align with AgentMemory.AgentFramework 1.3.0. Both packages are now on 1.3.0. The project restores and builds cleanly with 0 warnings and 0 errors.

@rogerbarreto

Copy link
Copy Markdown
Member

Copilot Updates the AgentWithMemory Step06 .NET sample to use a newer AgentMemory.AgentFramework package version.

Changes:

Bumped AgentMemory.AgentFramework NuGet package from 1.2.0 to 1.3.0.

pullBot pushed a commit to edisplay/agent-framework that referenced this pull request Aug 4, 2026
* Bump AgentMemory from 1.2.0 to 1.3.0
---
updated-dependencies:
- dependency-name: AgentMemory
dependency-version: 1.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* .NET: consolidate microsoft#7280 AgentMemory.AgentFramework 1.3.0
* Bump github/codeql-action/init from 4.37.0 to 4.37.3
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.0 to 4.37.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@99df26d...e4fba86)
---
updated-dependencies:
- dependency-name: github/codeql-action/init
dependency-version: 4.37.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump astral-sh/setup-uv from 8.3.2 to 9.0.0
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@11f9893...c771a70)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump github/codeql-action/analyze from 4.37.0 to 4.37.3
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.0 to 4.37.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@99df26d...e4fba86)
---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
dependency-version: 4.37.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/cache from 5.0.5 to 6.1.0
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.5 to 6.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...55cc834)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/checkout from 6.0.2 to 7.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 7.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...3d3c42e)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump astral-sh/setup-uv in /.github/actions/python-setup
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@11f9893...c771a70)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump ty from 0.0.60 to 0.0.64 in /python
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.60 to 0.0.64.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ty@0.0.60...0.0.64)
---
updated-dependencies:
- dependency-name: ty
dependency-version: 0.0.65
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump prek from 0.4.10 to 0.4.11 in /python
Bumps [prek](https://github.com/j178/prek) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](j178/prek@v0.4.10...v0.4.11)
---
updated-dependencies:
- dependency-name: prek
dependency-version: 0.4.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump uv from 0.11.29 to 0.11.32 in /python
Bumps [uv](https://github.com/astral-sh/uv) from 0.11.29 to 0.11.32.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.11.29...0.11.32)
---
updated-dependencies:
- dependency-name: uv
dependency-version: 0.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump ruff from 0.15.22 to 0.16.0 in /python
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.22 to 0.16.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.22...0.16.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update uv-build requirement in /python
---
updated-dependencies:
- dependency-name: uv-build
dependency-version: 0.12.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Python: align workspace pins for microsoft#7436-microsoft#7439
* Python: support ty 0.0.64 diagnostics for microsoft#7436
* Python: apply Ruff 0.16 formatting for microsoft#7439
* Update workflow action version annotations
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot@github

dependabotBot commented on behalf of githubAug 13, 2026

Copy link
Copy Markdown
ContributorAuthor

A newer version of AgentMemory.AgentFramework exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

…entWithMemory/AgentWithMemory_Step06_MemoryUsingAgentMemory/AgentMemory.AgentFramework-1.3.0
@rogerbarreto

Copy link
Copy Markdown
Member

Dependabot (@dependabot) ignore this minor version

@dependabotdependabotBot closed this Aug 21, 2026
@dependabot@github

dependabotBot commented on behalf of githubAug 21, 2026

Copy link
Copy Markdown
ContributorAuthor

OK, I won't notify you about version 1.3.x again, unless you re-open this PR.

@dependabot
dependabotBot deleted the dependabot/nuget/dotnet/samples/02-agents/AgentWithMemory/AgentWithMemory_Step06_MemoryUsingAgentMemory/AgentMemory.AgentFramework-1.3.0 branch August 21, 2026 09:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesUsage: [Issues, PRs], Target: dependencies in the project.NETUsage: [Issues, PRs], Target: .Net

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@rogerbarreto