Skip to content

Update all patch versions - #774

Merged
lmolkova merged 1 commit into
mainfrom
renovate/all-patch-versions
Sep 23, 2026
Merged

lmolkova merged 1 commit into
mainfrom
renovate/all-patch-versions

Conversation

@renovate

@renovate renovate Bot commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
boto3 ==1.43.99 → ==1.43.100 age confidence
boto3 >=1.43.99 → >=1.43.100 age confidence
claude-agent-sdk ~=0.2.157 → ~=0.2.158 age confidence
claude-agent-sdk >=0.2.157 → >=0.2.158 age confidence
langchain-anthropic (changelog) ==1.7.2 → ==1.7.3 age confidence
langchain-openai (changelog) ==1.6.3 → ==1.6.4 age confidence
langchain-openai (changelog) >=1.6.3 → >=1.6.4 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

boto/boto3 (boto3)

v1.43.100

Compare Source

========

  • api-change:apigateway: [botocore] API Gateway now supports two new security policies for REST APIs and custom domain names, SecurityPolicy-TLS13-1-2-Ext2-PQ-2025-09 (TLS 1.3 1.2 with post-quantum cryptography) and SecurityPolicy-TLS13-1-2-Ext2-FIPS-PQ-2025-09 (adds FIPS). Both retain legacy algorithms for backward compatibility.
  • api-change:cloudwatchomni: [botocore] Amazon CloudWatch Omni is now generally available, an AI-powered unified observability for AI agents, applications, and infrastructure. As part of it, organization centralization rules now support cross-account context graph centralization.
  • api-change:ec2: [botocore] Amazon EC2 now supports quote-based start date changes for future-dated Capacity Reservations
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
  • api-change:glue: [botocore] Adding two new fields for Glue Materialized Views feature - (1) SubObjectsStatistics and (2) SparkPipelineInfo.
  • api-change:observabilityadmin: [botocore] Amazon CloudWatch Omni is now generally available, an AI-powered unified observability for AI agents, applications, and infrastructure. Centralization now supports context graph for multi-account resource discovery, and dataset integrations makes logs available in CloudWatch datasets.
  • api-change:quicksight: [botocore] Adds support for granular custom permissions on 28 action connectors, including Gmail, Google Drive, Google Sheets, Airtable, and Dropbox. Administrators can now allow or deny individual connector operations instead of all action connectors at once.
  • api-change:sso-admin: [botocore] AWS IAM Identity Center now returns PrimaryRegion and Regions in the DescribeInstance response, providing information about replicated instances, and returns IdentityStoreArn in both the ListInstances and DescribeInstance responses.
anthropics/claude-agent-sdk-python (claude-agent-sdk)

v0.2.158

New Features
  • verbatim_prompts option: Added ClaudeAgentOptions.verbatim_prompts (default False). When True, user messages are delivered to the CLI exactly as written — no @path file expansion and no slash-command dispatch. This prevents untrusted text inlined into prompts from triggering unintended file reads or command execution. Works with query(), ClaudeSDKClient.connect(), and ClaudeSDKClient.query() for both string and async-iterable prompts. Requires CLI 2.1.248+; a warning is logged on older CLIs. (#​1269)
Internal/Other Changes
  • Updated bundled Claude CLI to version 2.1.280
  • CI improvements: recompressed wheels and raised the PyPI pre-flight threshold (#​1283)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Pull request dashboard status

Merged · refreshed 2026-09-23 07:25 UTC

Status above doesn't look right?
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

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.

Copilot review overview

🟢 Approval recommended

No unresolved review issues were identified.

Review effort: Lite
Findings: None

What changed in this PR

This pull request updates patch versions for LangChain, Claude Agent SDK, boto3, and documentation dependencies.

Changes:

  • Updates LangChain provider test pins and example requirements.
  • Bumps Claude Agent SDK versions in tests and examples.
  • Updates boto3 requirements for Bedrock examples and documentation.
File Description
instrumentation/​opentelemetry-instrumentation-genai-langchain/​tests/​requirements.latest.txt Updates latest LangChain-related test pins.
instrumentation/​opentelemetry-instrumentation-genai-langchain/​examples/​zero-code/​requirements.txt Updates LangChain OpenAI minimum version.
instrumentation/​opentelemetry-instrumentation-genai-langchain/​examples/​workflow/​requirements.txt Updates LangChain OpenAI minimum version.
instrumentation/​opentelemetry-instrumentation-genai-langchain/​examples/​tools/​requirements.txt Updates LangChain OpenAI minimum version.
instrumentation/​opentelemetry-instrumentation-genai-langchain/​examples/​manual/​requirements.txt Updates LangChain OpenAI minimum version.
instrumentation/​opentelemetry-instrumentation-genai-langchain/​examples/​agent/​requirements.txt Updates LangChain OpenAI minimum version.
instrumentation/​opentelemetry-instrumentation-genai-claude-agent-sdk/​tests/​requirements.latest.txt Updates the latest Claude Agent SDK test pin.
instrumentation/​opentelemetry-instrumentation-genai-claude-agent-sdk/​examples/​zero-code/​requirements.txt Updates the Claude Agent SDK minimum version.
instrumentation/​opentelemetry-instrumentation-genai-claude-agent-sdk/​examples/​manual/​requirements.txt Updates the Claude Agent SDK minimum version.
instrumentation/​opentelemetry-instrumentation-genai-bedrock/​examples/​zero-code/​requirements.txt Updates the boto3 minimum version.
instrumentation/​opentelemetry-instrumentation-genai-bedrock/​examples/​manual/​requirements.txt Updates the boto3 minimum version.
docs-requirements.txt Updates documentation dependency minimums.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@lmolkova
lmolkova added this pull request to the merge queue Sep 23, 2026
Merged via the queue into main with commit 9795ae6 Sep 23, 2026
79 checks passed
@lmolkova
lmolkova deleted the renovate/all-patch-versions branch September 23, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants