Skip to content

chore(deps): bump bedrock-agentcore from 1.1.1 to 1.18.1 in /06-workshops/09-AgentCore-E2E/strands-agents - #1840

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/06-workshops/09-AgentCore-E2E/strands-agents/bedrock-agentcore-1.18.1
Open

chore(deps): bump bedrock-agentcore from 1.1.1 to 1.18.1 in /06-workshops/09-AgentCore-E2E/strands-agents#1840
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/06-workshops/09-AgentCore-E2E/strands-agents/bedrock-agentcore-1.18.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps bedrock-agentcore from 1.1.1 to 1.18.1.

Release notes

Sourced from bedrock-agentcore's releases.

Bedrock AgentCore SDK v1.18.1

Installation

pip install bedrock-agentcore==1.18.1

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.18.0...v1.18.1

Bedrock AgentCore SDK v1.18.0

Installation

pip install bedrock-agentcore==1.18.0

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.17.0...v1.18.0

Bedrock AgentCore SDK v1.17.0

Installation

pip install bedrock-agentcore==1.17.0

... (truncated)

Changelog

Sourced from bedrock-agentcore's changelog.

[1.18.1] - 2026-07-17

Fixed

  • fix: tighten package specifier validation in install_packages() (#581) (3c4b4ee)

Other Changes

  • chore(deps): bump python-multipart from 0.0.27 to 0.0.31 (#527) (986801f)
  • chore(deps): bump soupsieve from 2.8 to 2.8.4 (#575) (1a79821)
  • chore(deps): bump cryptography from 46.0.7 to 48.0.1 (#531) (3a4361e)
  • chore(deps): bump pyjwt from 2.12.0 to 2.13.0 (#525) (8e1abcf)
  • chore(deps): bump starlette from 0.49.1 to 1.3.1 (#530) (738eb0f)

[1.18.0] - 2026-07-10

Fixed

  • fix: floor monotonic timestamps to milliseconds before comparison (#573) (f855616)
  • fix: order AgentCore Memory events at millisecond resolution (#572) (a271ab4)

Other Changes

  • ci: add API reference docs generation workflow (#569) (168f4be)
  • fix(payments): address langgraph middleware review follow-ups (#570) (46a0bea)
  • feat(payments): Add LangGraph integration for payment handling (#546) (0a8a486)

[1.17.0] - 2026-07-02

Other Changes

  • fix(runtime): prevent streaming-bridge deadlock on client disconnect (#482) (#563) (2bfabb3)
  • Revert "Create poc-caller.yml (#561)" (#562) (8bbfe18)
  • Create poc-caller.yml (#561) (df244a2)

[1.16.0] - 2026-06-30

Other Changes

  • fix(ci): prevent script injection in GitHub Actions workflows (#559) (c771470)
  • Add extraction_mode parameter to MemoryClient.create_event (#550) (22fc032)

[1.15.1] - 2026-06-25

Added

  • feat(evaluation): add KMS, tags, online data source, and updated_at to batch eval (#533) (de79b6b)
  • feat(evaluation): expose evaluationReferenceInputs on EvaluatorInput (#540) (ff55a2a)

Fixed

  • fix: use correct 'score' field for memory relevance filtering (#480) (eaaf451)
  • fix: remove invalid CLI entrypoint from pyproject.toml (#521) (e937f9a)
  • fix(evaluation): make EvaluatorOutput.label optional for error responses (#545) (1eabc67)
  • fix(memory): guard retrieve_customer_context against empty message content (#544) (56b215d)
  • fix(runtime): drop time_of_last_update from A2A and AG-UI ping responses (#542) (44b1a92)
  • fix(ci): make security review robust to shallow-clone restoration (#524) (fefb240)

... (truncated)

Commits
  • a4bc13f chore: bump version to 1.18.1 (#582)
  • 3c4b4ee fix: tighten package specifier validation in install_packages() (#581)
  • 986801f chore(deps): bump python-multipart from 0.0.27 to 0.0.31 (#527)
  • 1a79821 chore(deps): bump soupsieve from 2.8 to 2.8.4 (#575)
  • 3a4361e chore(deps): bump cryptography from 46.0.7 to 48.0.1 (#531)
  • 8e1abcf chore(deps): bump pyjwt from 2.12.0 to 2.13.0 (#525)
  • 738eb0f chore(deps): bump starlette from 0.49.1 to 1.3.1 (#530)
  • 8df87bb chore: bump version to 1.18.0 (#574)
  • f855616 fix: floor monotonic timestamps to milliseconds before comparison (#573)
  • a271ab4 fix: order AgentCore Memory events at millisecond resolution (#572)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) from 1.1.1 to 1.18.1.
- [Release notes](https://github.com/aws/bedrock-agentcore-sdk-python/releases)
- [Changelog](https://github.com/aws/bedrock-agentcore-sdk-python/blob/main/CHANGELOG.md)
- [Commits](aws/bedrock-agentcore-sdk-python@v1.1.1...v1.18.1)

---
updated-dependencies:
- dependency-name: bedrock-agentcore
  dependency-version: 1.18.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 28, 2026
@github-actions

Copy link
Copy Markdown

Latest scan for commit: 701f92d | Updated: 2026-07-28 21:38:52 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-07-28T21:38:33+00:00
  • ASH version: 3.0.0

Summary

Scanner Results

The table below shows findings by scanner, with status based on severity thresholds and dependencies:

Column Explanations:

Severity Levels (S/C/H/M/L/I):

  • Suppressed (S): Security findings that have been explicitly suppressed/ignored and don't affect the scanner's pass/fail status
  • Critical (C): The most severe security vulnerabilities requiring immediate remediation (e.g., SQL injection, remote code execution)
  • High (H): Serious security vulnerabilities that should be addressed promptly (e.g., authentication bypasses, privilege escalation)
  • Medium (M): Moderate security risks that should be addressed in normal development cycles (e.g., weak encryption, input validation issues)
  • Low (L): Minor security concerns with limited impact (e.g., information disclosure, weak recommendations)
  • Info (I): Informational findings for awareness with minimal security risk (e.g., code quality suggestions, best practice recommendations)

Other Columns:

  • Time: Duration taken by each scanner to complete its analysis
  • Action: Total number of actionable findings at or above the configured severity threshold that require attention

Scanner Results:

  • PASSED: Scanner found no security issues at or above the configured severity threshold - code is clean for this scanner
  • FAILED: Scanner found security vulnerabilities at or above the threshold that require attention and remediation
  • MISSING: Scanner could not run because required dependencies/tools are not installed or available
  • SKIPPED: Scanner was intentionally disabled or excluded from this scan
  • ERROR: Scanner encountered an execution error and could not complete successfully

Severity Thresholds (Thresh Column):

  • CRITICAL: Only Critical severity findings cause scanner to fail
  • HIGH: High and Critical severity findings cause scanner to fail
  • MEDIUM (MED): Medium, High, and Critical severity findings cause scanner to fail
  • LOW: Low, Medium, High, and Critical severity findings cause scanner to fail
  • ALL: Any finding of any severity level causes scanner to fail

Threshold Source: Values in parentheses indicate where the threshold is configured:

  • (g) = global: Set in the global_settings section of ASH configuration
  • (c) = config: Set in the individual scanner configuration section
  • (s) = scanner: Default threshold built into the scanner itself

Statistics calculation:

  • All statistics are calculated from the final aggregated SARIF report
  • Suppressed findings are counted separately and do not contribute to actionable findings
  • Scanner status is determined by comparing actionable findings to the threshold
Scanner S C H M L I Time Action Result Thresh
bandit 0 0 0 0 0 0 465ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 6.4s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 9ms 0 PASSED MED (g)
checkov 0 0 0 0 0 0 5.0s 0 PASSED MED (g)
detect-secrets 0 0 0 0 0 0 1.1s 0 PASSED MED (g)
grype 0 0 0 0 0 0 55.7s 0 PASSED MED (g)
npm-audit 0 0 0 0 0 0 291ms 0 PASSED MED (g)
opengrep 0 0 0 0 0 0 <1ms 0 SKIPPED MED (g)
semgrep 0 0 0 0 0 0 <1ms 0 MISSING MED (g)
syft 0 0 0 0 0 0 2.3s 0 PASSED MED (g)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

06-workshops dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants