Skip to content

.Net: Bump AWSSDK.BedrockRuntime from 4.0.100.7 to 4.0.101.1 - #14298

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dotnet/AWSSDK.BedrockRuntime-4.0.101.1
Closed

.Net: Bump AWSSDK.BedrockRuntime from 4.0.100.7 to 4.0.101.1#14298
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dotnet/AWSSDK.BedrockRuntime-4.0.101.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated AWSSDK.BedrockRuntime from 4.0.100.7 to 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.

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)

---
updated-dependencies:
- 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 17, 2026
Copilot AI lite review requested due to automatic review settings August 17, 2026 22:32
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 22:32
@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 17, 2026
@github-actions github-actions Bot changed the title Bump AWSSDK.BedrockRuntime from 4.0.100.7 to 4.0.101.1 .Net: Bump AWSSDK.BedrockRuntime from 4.0.100.7 to 4.0.101.1 Aug 17, 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 to newer releases.

Changes:

  • Bumped AWSSDK.BedrockRuntime to 4.0.101.1.
  • Bumped AWSSDK.Core to 4.0.101.

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

<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" />
Comment on lines +19 to 23
<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" />

@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)): df205abbc12f
Model: claude-opus-4.8

Overview

This is a Dependabot-style NuGet Central Package Management bump that changes only two version strings in dotnet/Directory.Packages.props: AWSSDK.BedrockRuntime to 4.0.101.1 and its paired AWSSDK.Core to 4.0.101. The Core co-bump is not incidental but required: AWSSDK.BedrockRuntime 4.0.101.1 declares AWSSDK.Core [4.0.101, 5.0.0), so the prior Core pin (4.0.100.9) would fail the new floor — the paired change is the correct, minimal fix. Empirical dotnet restore runs against the frozen checkout (including a project combining the new Core with lagging 4.0.100.7 AWSSDK satellites) succeeded with zero NU16xx warnings, and no source, API, serialization, or trust-boundary surface is touched. No publishable defects were found.

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.

@dependabot @github

dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #14299.

@dependabot dependabot Bot closed this Aug 18, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/dotnet/AWSSDK.BedrockRuntime-4.0.101.1 branch August 18, 2026 10:08
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.

1 participant