Skip to content

chore(deps): Bump strands-agents from 1.45.0 to 1.46.0#1163

Merged
acroca merged 1 commit into
mainfrom
dependabot/uv/strands-agents-1.46.0
Jul 16, 2026
Merged

chore(deps): Bump strands-agents from 1.45.0 to 1.46.0#1163
acroca merged 1 commit into
mainfrom
dependabot/uv/strands-agents-1.46.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps strands-agents from 1.45.0 to 1.46.0.

Release notes

Sourced from strands-agents's releases.

python/v1.46.0

Auto-drafted from commits in python/v1.45.0..python/v1.46.0, grouped by conventional-commit type. Edit on the release page after publish if you want a polished writeup; the canonical release notes live on the website.

🚀 Features

  • feat(ts): preserve MCP output schemas (#3109) (b07fadb0)
  • feat(designs-storage): add storage design doc proposal (#3080) (2e3dfff1)
  • feat(memory): pass per-message sequence numbers to add_messages (#3030) (e050fc8b)
  • feat(mcp/py): load MCP servers from JSON (#3053) (eb654d5c)
  • feat(mcp/ts): load MCP servers from JSON (#2947) (49f3a21e)
  • feat(issue-template): add Port Request template (#3009) (712ab53e)
  • feat(changelog): add changelog page and per-release pages to docs site (#2717) (2b84b9e2)
  • feat: add local memory store (#2859) (84fff9a9)
  • feat(middleware): result handling, model-state isolation, and system-prompt fidelity (#2812) (bc3d96a8)
  • feat: telemetry for memory manager (#2858) (d9b90614)

🐛 Fixes

  • fix(ci): create release tag via git push instead of gh release --target (#3115) (f148778e)
  • fix(bidi): validate transcript message roles (#3037) (b8d03eac)
  • fix(context-offloader): confine retrieved paths to the artifact directory (#3035) (861a1e4d)
  • fix(ci): guard upload-metrics on integration-test job result (#3102) (238e1de9)
  • fix(session): repair mid-iteration skip of orphaned toolUse (#3026) (f282b616)
  • fix(multiagent): preserve failed status reported by graph nodes (#3028) (7b37466d)
  • fix(graph): exclude edges from bypassed nodes in resume AND-join (#3069) (3755b689)
  • fix(model): drop blank text content blocks before send (#3029) (f9fe1dc1)
  • fix(multiagent): buffer graph node printer output to prevent interleaving (#3077) (ad0061cf)
  • fix(otel): record tool_trace on interrupted tool calls (#3031) (531d526a)
  • fix(event_loop): log exception type instead of full traceback on cycle failure (#2989) (7cc8c539)
  • fix(context-offloader): preserve body when search output exceeds max_chars (#3064) (4c4d50f7)
  • fix(ts-offloader): preserve body when search output exceeds max_chars (#3065) (093f1e52)
  • fix(telemetry): drop misleading gen_ai.agent.name from multiagent spans (#3023) (54a89486)
  • fix(openai): route gpt-5 mantle traffic through /openai/v1 base path (#3032) (23997288)
  • fix(py-anthropic): surface cache_read/write input tokens in metadata chunk (#2302) (0da9ba62)
  • fix(bedrock): treat guardContent qualifiers as optional (#3027) (6ab71c61)
  • fix(typescript): emit valid json for null/undefined tool returns (#3024) (50f3e60f)
  • fix(typescript): allow interface return types from tool callbacks (#3025) (9b2a8da3)
  • fix: fixed memory test failure (#3020) (fba46e61)
  • fix: add missing parameter doc for concurrent invocations (#3017) (2bfbc5c6)
  • fix: update outdated document url of exception note (#2049) (4809e9db)
  • fix(models): raise ContextWindowOverflowException for ollama/llama/mistral/writer (#2958) (6960e81b)
  • fix(graph): prevent reset_executor_state from corrupting MultiAgentBase state (#1988) (dab7bcda)
  • fix(anthropic): map webp images explicitly (#2304) (ba300783)
  • fix(bedrock): normalize 3gp video format (#2306) (7bf43932)
  • fix: raise specific error for interrupt responses without active interrupt state (#1979) (99b5446c)

♻️ Refactoring

  • refactor(checkpoint): drop unused snapshot and app_data fields (#3104) (d1f5480e)

... (truncated)

Commits
  • f148778 fix(ci): create release tag via git push instead of gh release --target (#3115)
  • b8d03ea fix(bidi): validate transcript message roles (#3037)
  • a2c3c05 ci: fix integration test runs (#3112)
  • b07fadb feat(ts): preserve MCP output schemas (#3109)
  • 861a1e4 fix(context-offloader): confine retrieved paths to the artifact directory (#3...
  • 2e3dfff feat(designs-storage): add storage design doc proposal (#3080)
  • d1f5480 refactor(checkpoint): drop unused snapshot and app_data fields (#3104)
  • 520ee9d refactor(site): centralize language storage key and clipboard helper (#2779)
  • 238e1de fix(ci): guard upload-metrics on integration-test job result (#3102)
  • c56e8b6 ci(docs): bump astro from 7.0.5 to 7.0.6 in /site
  • Additional 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)

Bumps [strands-agents](https://github.com/strands-agents/harness-sdk) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/strands-agents/harness-sdk/releases)
- [Commits](strands-agents/harness-sdk@python/v1.45.0...python/v1.46.0)

---
updated-dependencies:
- dependency-name: strands-agents
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 16, 2026 12:45
@dependabot dependabot Bot added the python:uv Pull requests that update python:uv code label Jul 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 16, 2026 12:45
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.78%. Comparing base (a9445f9) to head (66feb0f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1163   +/-   ##
=======================================
  Coverage   82.78%   82.78%           
=======================================
  Files         123      123           
  Lines       10127    10127           
=======================================
  Hits         8384     8384           
  Misses       1743     1743           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@acroca
acroca added this pull request to the merge queue Jul 16, 2026
Merged via the queue into main with commit 3457d0a Jul 16, 2026
27 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/strands-agents-1.46.0 branch July 16, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant