Skip to content

.Net: Bump AWSSDK.BedrockRuntime and AWSSDK.Core - #14299

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dotnet/multi-fe4807429e
Closed

.Net: Bump AWSSDK.BedrockRuntime and AWSSDK.Core#14299
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dotnet/multi-fe4807429e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Pinned AWSSDK.BedrockRuntime at 4.0.101.1.

Release notes

Sourced from AWSSDK.BedrockRuntime's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated AWSSDK.Core from 4.0.100.9 to 4.0.101.

Release notes

Sourced from AWSSDK.Core's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 AWSSDK.BedrockRuntime from 4.0.100.7 to 4.0.101.1
Bumps AWSSDK.Core from 4.0.100.9 to 4.0.101

---
updated-dependencies:
- dependency-name: AWSSDK.Core
  dependency-version: 4.0.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: AWSSDK.BedrockRuntime
  dependency-version: 4.0.101.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Aug 18, 2026
Copilot AI lite review requested due to automatic review settings August 18, 2026 10:08
@dependabot
dependabot Bot requested a review from a team as a code owner August 18, 2026 10:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. .NET Issue or Pull requests regarding .NET code labels Aug 18, 2026

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.

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 AWS SDK package versions in the .NET central package management file.

Changes:

  • Bumped AWSSDK.BedrockRuntime from 4.0.100.7 to 4.0.101.1
  • Bumped AWSSDK.Core from 4.0.100.9 to 4.0.101

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

Comment on lines 17 to 23
<PackageVersion Include="AWSSDK.BedrockAgent" Version="4.0.100.7" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="4.0.100.7" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.100.7" />
<PackageVersion Include="AWSSDK.Core" Version="4.0.100.9" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.101.1" />
<PackageVersion Include="AWSSDK.Core" Version="4.0.101" />
<PackageVersion Include="AWSSDK.Extensions.Bedrock.MEAI" Version="4.0.5.3" />
<PackageVersion Include="AWSSDK.Extensions.NETCore.Setup" Version="4.0.100.7" />
<PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.100.7" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.100.7" />
<PackageVersion Include="AWSSDK.Core" Version="4.0.100.9" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.101.1" />
<PackageVersion Include="AWSSDK.Core" Version="4.0.101" />
@github-actions github-actions Bot changed the title Bump AWSSDK.BedrockRuntime and AWSSDK.Core .Net: Bump AWSSDK.BedrockRuntime and AWSSDK.Core Aug 18, 2026

@github-actions github-actions Bot 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.

MAF Automated Review — Iteration 1

Result: No findings
Scope: full PR (1 commit(s)): d7ab885493bd
Model: claude-opus-4.8

Overview

This is a routine Central Package Management dependency bump: AWSSDK.BedrockRuntime 4.0.100.7 → 4.0.101.1 and AWSSDK.Core 4.0.100.9 → 4.0.101 in dotnet/Directory.Packages.props, with no source, test, or project-file changes. The bump moves both packages forward within the AWS SDK v4 line, and because AWSSDK.Core 4.0.101 is a compatible upward floor for the sibling AWSSDK packages still pinned at 4.0.100.7, NuGet resolves the graph without downgrade or conflict (a clean restore of both the Amazon connector and the Bedrock Agents project confirmed this). No public API surface, serialization contract, persistence path, or trust boundary is touched, so there is no publishable defect; the only residual is inherent trust in the upstream AWS artifacts.

Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.

@moonbox3

Copy link
Copy Markdown
Collaborator

Superseded by #14385

@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/dotnet/multi-fe4807429e branch September 7, 2026 10:08
pull Bot pushed a commit to Mu-L/semantic-kernel that referenced this pull request Sep 7, 2026
### Motivation and Context

Consolidates the currently open Dependabot updates into one reviewable
dependency PR while preserving each source update's intent across GitHub
Actions, .NET, Python, and JavaScript sample dependencies.

### Description

Updates pinned GitHub Actions, central NuGet package versions, Python
dependency constraints and uv lockfiles, and npm/Yarn lockfiles for the
affected samples. Overlapping lockfile updates were regenerated or
reconciled so that all compatible requested versions are retained
together on the latest `main`. The incompatible MCP 2.x and Python 3.10
`onnxruntime-genai` updates are excluded, the private-feed-only
`@humanfs/node` update is omitted, and the logging abstractions floor is
aligned with the updated Azure AI Projects dependency.

### Related Issue

Supersedes:
- microsoft#14177
- microsoft#14179
- microsoft#14180
- microsoft#14190
- microsoft#14209
- microsoft#14230
- microsoft#14233
- microsoft#14254
- microsoft#14257
- microsoft#14259
- microsoft#14260
- microsoft#14261
- microsoft#14271
- microsoft#14272
- microsoft#14273
- microsoft#14274
- microsoft#14276
- microsoft#14280
- microsoft#14282
- microsoft#14299
- microsoft#14300
- microsoft#14335
- microsoft#14337
- microsoft#14338
- microsoft#14339
- microsoft#14357
- microsoft#14358
- microsoft#14361
- microsoft#14365
- microsoft#14366
- microsoft#14367
- microsoft#14368
- microsoft#14369

### Contribution Checklist

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rogerbarreto <19890735+rogerbarreto@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: d3c2550f-f129-4660-9461-af1288241064
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. Used by Dependabot. .NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants