Skip to content

chore(deps): Bump strands-agents from 1.46.0 to 1.47.0 - #1169

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps strands-agents from 1.46.0 to 1.47.0.

Release notes

Sourced from strands-agents's releases.

python/v1.47.0

Auto-drafted from commits in python/v1.46.0..python/v1.47.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: added span redaction (#3111) (2d6e6502)
  • feat(checkpoint): port durable-execution checkpoints to TypeScript (#3103) (32b8a092)
  • feat(mcp/py): add continue_on_error to MCP client (#3101) (b2662d3d)
  • feat(ci): publish TypeScript integ test metrics to CloudWatch (#3134) (802acf70)
  • feat: add durable identifiers to messages (#2836) (a1915b6c)
  • feat: map labels to native issue type and language field (#2984) (20f385b7)
  • feat(ts-metrics): expose metrics getter on LocalAgent (#3116) (22419176)

🐛 Fixes

  • fix(streaming): handle tool use metadata in contentBlockDelta for non-standard models (#2077) (f22c9952)
  • fix(gemini): handle tool usage after reasoning content (#1647) (5b7e5867)
  • fix(changelog): restore changelog:sync npm script (#3147) (e119d41e)
  • fix(memory)!: rename LocalMemoryStore to TestMemoryStore (#3123) (6c58f97c)
  • fix(ci): harden npm lifecycle scripts for best practices (#3128) (2bd53422)
  • fix(session): encode bytes in SessionAgent.to_dict() for JSON serialization (#3117) (fd5ced1e)
  • fix(bidi): export BidiConnectionRestartEvent and add 8kHz sample rate support (#3127) (ea3ce9df)
  • fix(py): declarative rebuild for _fix_broken_tool_use (#3119) (b5386026)
  • fix(bidi): fix typo and inconsistent error messages across model providers (#3125) (18c20ec7)
  • fix(bidi): remove duplicate client creation in Nova Sonic start() (#3124) (3c01024a)
  • fix(bidi): validate the AWS region before building the Nova Sonic endpoint URL (#2990) (e5ac9a6a)
  • fix(ts): exclude test artifacts from package (#3055) (9737e134)

♻️ Refactoring

  • refactor(event_loop): route message appends through Agent._append_messages (#3131) (818a9859)

📚 Documentation

  • docs(cedar): document namespace option (#2908) (145eb62f)
  • docs: tweak pr-writer skill to be more concise (#3148) (c613969c)
  • docs: add strands-apify community tool page (#2711) (b6481dd8)
  • docs: improve agent guidance on issue references in regression tests (#3146) (6993ea3f)
  • docs(memory): add memory stores section on community page (#3130) (c4d27dc6)
  • docs(bidi): fix model_id, client config key, and missing import in docs (#3129) (7af0c180)

👷 CI

  • ci(typescript): bump @​aws-sdk/client-bedrock-runtime from 3.1075.0 to 3.1078.0 in the production-minor group across 1 directory (#3108) (c86491f5)
  • ci(python): update litellm requirement from <=1.91.0,>=1.75.9 to >=1.75.9,<=1.91.1 in /strands-py (#3142) (acdb1ea9)
  • ci(typescript): bump the development-dependencies group across 1 directory with 16 updates (#3143) (e5d67802)
  • ci: bump peter-evans/create-pull-request from 7.0.11 to 8.1.1 (#3135) (957160be)
  • ci(ts): fixed typescript release-workflow not running integ tests (#3126) (08fd05ed)
  • ci(changelog): add changelog generator and sync workflow (#2765) (8eab5b14)

... (truncated)

Commits
  • 2d6e650 feat: added span redaction (#3111)
  • 32b8a09 feat(checkpoint): port durable-execution checkpoints to TypeScript (#3103)
  • f22c995 fix(streaming): handle tool use metadata in contentBlockDelta for non-standar...
  • c86491f ci(typescript): bump @​aws-sdk/client-bedrock-runtime from 3.1075.0 to 3.1078....
  • 145eb62 docs(cedar): document namespace option (#2908)
  • 298c6ed chore(deps): relax litellm upper bound to <2.0.0 (#3149)
  • 5b7e586 fix(gemini): handle tool usage after reasoning content (#1647)
  • acdb1ea ci(python): update litellm requirement from <=1.91.0,>=1.75.9 to >=1.75.9,<=1...
  • e119d41 fix(changelog): restore changelog:sync npm script (#3147)
  • b2662d3 feat(mcp/py): add continue_on_error to MCP client (#3101)
  • 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.46.0 to 1.47.0.
- [Release notes](https://github.com/strands-agents/harness-sdk/releases)
- [Commits](strands-agents/harness-sdk@python/v1.46.0...python/v1.47.0)

---
updated-dependencies:
- dependency-name: strands-agents
  dependency-version: 1.47.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 20, 2026
@dependabot
dependabot Bot requested review from a team as code owners July 20, 2026 13:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 20, 2026
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.86%. Comparing base (8f5f08f) to head (b68535b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1169   +/-   ##
=======================================
  Coverage   82.85%   82.86%           
=======================================
  Files         123      123           
  Lines       10127    10127           
=======================================
+ Hits         8391     8392    +1     
+ Misses       1736     1735    -1     

☔ 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 27, 2026
Merged via the queue into main with commit 8a41e22 Jul 27, 2026
27 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/strands-agents-1.47.0 branch July 27, 2026 08:13
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